#include <hmacsha.h>
Data Fields | |
isc_sha384_t | sha384ctx |
unsigned char | key [ISC_HMACSHA384_KEYLENGTH] |
Definition at line 74 of file hmacsha.h.
Definition at line 75 of file hmacsha.h.
Referenced by isc_hmacsha384_init(), isc_hmacsha384_sign(), and isc_hmacsha384_update().
unsigned char isc_hmacsha384_t::key[ISC_HMACSHA384_KEYLENGTH] |
Definition at line 76 of file hmacsha.h.
Referenced by isc_hmacsha384_init(), and isc_hmacsha384_sign().