Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcrypto.h529 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg);
557 static inline void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
/Linux-v6.1/include/crypto/
Dakcipher.h344 crypto_stats_akcipher_sign(ret, calg); in crypto_akcipher_sign()
/Linux-v6.1/crypto/
Dalgapi.c1087 void crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) in crypto_stats_akcipher_sign() function
1095 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_sign);