Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcrypto.h530 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg);
559 static inline void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
/linux-5.19.10/include/crypto/
Dakcipher.h371 crypto_stats_akcipher_verify(ret, calg); in crypto_akcipher_verify()
/linux-5.19.10/crypto/
Dalgapi.c1168 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
1176 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_verify);