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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dhmacsha.h151 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key,
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dhmacsha.c163 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key, function
468 isc_hmacsha512_init(isc_hmacsha512_t *ctx, const unsigned char *key, function
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dhash_test.c1631 isc_hmacsha512_init(&hmacsha512, buffer, test_key->len);

Completed in 111 milliseconds