#include <hmacsha.h>
Data Fields | |
isc_sha224_t | sha224ctx |
unsigned char | key [ISC_HMACSHA224_KEYLENGTH] |
Definition at line 64 of file hmacsha.h.
Definition at line 65 of file hmacsha.h.
Referenced by isc_hmacsha224_init(), isc_hmacsha224_sign(), and isc_hmacsha224_update().
unsigned char isc_hmacsha224_t::key[ISC_HMACSHA224_KEYLENGTH] |
Definition at line 66 of file hmacsha.h.
Referenced by isc_hmacsha224_init(), and isc_hmacsha224_sign().