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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dhmacsha.h133 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key,
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhmacsha.c132 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key, function
402 isc_hmacsha384_init(isc_hmacsha384_t *ctx, const unsigned char *key, function
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dhash_test.c1462 isc_hmacsha384_init(&hmacsha384, buffer, test_key->len);

Completed in 71 milliseconds