Home
last modified time | relevance | path

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

/freebsd/tools/tools/crypto/
H A Dcryptocheck.c1108 openssl_gmac(const struct alg *alg, const EVP_CIPHER *cipher, const char *key, in openssl_gmac() function
1208 if (!openssl_gmac(alg, cipher, key, iv, buffer, size, control_tag)) in run_gmac_test()