Searched refs:crypto_ahash_tested (Results 1 – 2 of 2) sorted by relevance
415 bool tested = crypto_ahash_tested(tfm); in phmac_kmac_update()529 bool tested = crypto_ahash_tested(tfm); in phmac_kmac_final()754 bool tested = crypto_ahash_tested(tfm); in phmac_setkey()
199 static inline bool crypto_ahash_tested(struct crypto_ahash *tfm) in crypto_ahash_tested() function