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

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dhmacsha.h153 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key,
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhmacsha.c165 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key, function
470 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key, function
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dhash_test.c1633 isc_hmacsha512_init(&hmacsha512, buffer, test_key->len);

Completed in 83 milliseconds