Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/include/crypto/
Dakcipher.h371 crypto_stats_akcipher_verify(ret, calg); in crypto_akcipher_verify()
/Linux-v6.1/crypto/
Dalgapi.c1097 void crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_verify() function
1105 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_verify);