|
ReactOS 0.4.17-dev-804-g023d8af
|
#include <bcrypt_internal.h>

Public Attributes | |
| struct object | hdr |
| enum alg_id | alg_id |
| ULONG | flags |
| UCHAR * | secret |
| ULONG | secret_len |
Definition at line 271 of file bcrypt_internal.h.
Definition at line 274 of file bcrypt_internal.h.
Referenced by get_hash_property(), hash_create(), and hash_prepare().
Definition at line 275 of file bcrypt_internal.h.
Referenced by hash_create(), hash_finalize(), and hash_prepare().
Definition at line 273 of file bcrypt_internal.h.
Referenced by hash_create(), hash_destroy(), and hash_prepare().
Definition at line 276 of file bcrypt_internal.h.
Referenced by BCryptDuplicateHash(), hash_create(), hash_destroy(), and hash_prepare().
Definition at line 277 of file bcrypt_internal.h.
Referenced by BCryptCreateHash(), BCryptDuplicateHash(), hash_create(), hash_prepare(), and hash_single().