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

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dhmacsha.h135 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key,
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dhmacsha.c134 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key, function
404 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key, function
/netbsd-current/external/bsd/ntp/dist/lib/isc/tests/
H A Dhash_test.c1464 isc_hmacsha384_init(&hmacsha384, buffer, test_key->len);

Completed in 84 milliseconds