Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrypto.h517 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg);
545 static inline void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
/Linux-v5.10/include/crypto/
Dakcipher.h342 crypto_stats_akcipher_sign(ret, calg); in crypto_akcipher_sign()
/Linux-v5.10/crypto/
Dalgapi.c1134 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
1142 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_sign);