Searched refs:isc_hmacsha1_init (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dhmacsha.h81 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key,
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhmacsha.c41 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, function
204 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, function
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dhash_test.c969 isc_hmacsha1_init(&hmacsha1, buffer, test_key->len);

Completed in 87 milliseconds