Searched refs:ocf_mac (Results 1 – 1 of 1) sorted by relevance
| /src/tools/tools/crypto/ |
| H A D | cryptocheck.c | 1153 ocf_mac(const struct alg *alg, const char *input, size_t size, const char *key, in ocf_mac() function 1212 if (!ocf_mac(alg, buffer, size, key, key_len, iv, test_tag, &crid)) in run_gmac_test() 1302 if (!ocf_mac(alg, buffer, size, key, key_len, NULL, test_tag, &crid)) in run_digest_test()
|