Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dakcipher.h342 crypto_stats_akcipher_sign(ret, calg); in crypto_akcipher_sign()
/Linux-v5.4/include/linux/
Dcrypto.h605 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg);
637 static inline void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
/Linux-v5.4/crypto/
Dalgapi.c1133 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
1141 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_sign);