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

/freebsd-13-stable/contrib/ntp/lib/isc/tests/
H A Dhash_test.c1149 isc_hmacsha256_t hmacsha256; local
1293 isc_hmacsha256_init(&hmacsha256, buffer, test_key->len);
1294 isc_hmacsha256_update(&hmacsha256,
1297 isc_hmacsha256_sign(&hmacsha256, digest, ISC_SHA256_DIGESTLENGTH);
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/
H A DMakefile.am8 crypto_auth/hmacsha256/auth_hmacsha256.c \

Completed in 97 milliseconds