Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcrypto.h520 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg);
548 static inline void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
/Linux-v5.15/include/crypto/
Dakcipher.h344 crypto_stats_akcipher_sign(ret, calg); in crypto_akcipher_sign()
/Linux-v5.15/crypto/
Dalgapi.c1116 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
1124 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_sign);