#include <hmacsha.h>
Data Fields | |
isc_sha512_t | sha512ctx |
unsigned char | key [ISC_HMACSHA512_KEYLENGTH] |
Definition at line 79 of file hmacsha.h.
Definition at line 80 of file hmacsha.h.
Referenced by isc_hmacsha512_init(), isc_hmacsha512_sign(), and isc_hmacsha512_update().
unsigned char isc_hmacsha512_t::key[ISC_HMACSHA512_KEYLENGTH] |
Definition at line 81 of file hmacsha.h.
Referenced by isc_hmacsha512_init(), and isc_hmacsha512_sign().