#include <hmacsha.h>
Data Fields | |
isc_sha256_t | sha256ctx |
unsigned char | key [ISC_HMACSHA256_KEYLENGTH] |
Definition at line 69 of file hmacsha.h.
Definition at line 70 of file hmacsha.h.
Referenced by isc_hmacsha256_init(), isc_hmacsha256_sign(), and isc_hmacsha256_update().
unsigned char isc_hmacsha256_t::key[ISC_HMACSHA256_KEYLENGTH] |
Definition at line 71 of file hmacsha.h.
Referenced by isc_hmacsha256_init(), and isc_hmacsha256_sign().