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

/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dhash_test.c1312 isc_hmacsha384_t hmacsha384; local
1462 isc_hmacsha384_init(&hmacsha384, buffer, test_key->len);
1463 isc_hmacsha384_update(&hmacsha384,
1466 isc_hmacsha384_sign(&hmacsha384, digest, ISC_SHA384_DIGESTLENGTH);

Completed in 54 milliseconds