Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcrypto.h521 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg);
550 static inline void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
/Linux-v5.15/include/crypto/
Dakcipher.h371 crypto_stats_akcipher_verify(ret, calg); in crypto_akcipher_verify()
/Linux-v5.15/crypto/
Dalgapi.c1126 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
1134 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_verify);