#include <hmacsha.h>
Data Fields | |
isc_sha1_t | sha1ctx |
unsigned char | key [ISC_HMACSHA1_KEYLENGTH] |
Definition at line 59 of file hmacsha.h.
Definition at line 60 of file hmacsha.h.
Referenced by isc_hmacsha1_init(), isc_hmacsha1_invalidate(), isc_hmacsha1_sign(), and isc_hmacsha1_update().
unsigned char isc_hmacsha1_t::key[ISC_HMACSHA1_KEYLENGTH] |
Definition at line 61 of file hmacsha.h.
Referenced by isc_hmacsha1_init(), and isc_hmacsha1_sign().