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

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dhmacsha.h117 isc_hmacsha256_init(isc_hmacsha256_t *ctx, const unsigned char *key,
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhmacsha.c103 isc_hmacsha256_init(isc_hmacsha256_t *ctx, const unsigned char *key, function
338 isc_hmacsha256_init(isc_hmacsha256_t *ctx, const unsigned char *key, function
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dhash_test.c1295 isc_hmacsha256_init(&hmacsha256, buffer, test_key->len);

Completed in 114 milliseconds