Home
last modified time | relevance | path

Searched refs:ocf_hmac (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/crypto/
H A Dcryptocheck.c627 ocf_hmac(const struct alg *alg, const char *buffer, size_t size, in ocf_hmac() function
688 if (!ocf_hmac(alg, buffer, size, key, key_len, test_digest, &crid)) in run_hmac_test()