Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrypto.h518 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg);
547 static inline void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
/Linux-v5.10/include/crypto/
Dakcipher.h369 crypto_stats_akcipher_verify(ret, calg); in crypto_akcipher_verify()
/Linux-v5.10/crypto/
Dalgapi.c1144 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
1152 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_verify);