ReactOS 0.4.17-dev-784-g3812a95
hash_test Struct Reference

Public Attributes

const WCHARalg
 
unsigned hash_size
 
const charhash
 
const charhash2
 
const charhmac_hash
 
const charhmac_hash2
 

Detailed Description

Definition at line 228 of file bcrypt.c.

Member Data Documentation

◆ alg

◆ hash

const char* hash_test::hash

Definition at line 232 of file bcrypt.c.

Referenced by test_BcryptDeriveKeyCapi().

◆ hash2

const char* hash_test::hash2

Definition at line 233 of file bcrypt.c.

◆ hash_size

unsigned hash_test::hash_size

Definition at line 231 of file bcrypt.c.

◆ hmac_hash

const char* hash_test::hmac_hash

Definition at line 234 of file bcrypt.c.

◆ hmac_hash2

const char* hash_test::hmac_hash2

Definition at line 235 of file bcrypt.c.


The documentation for this struct was generated from the following file: