Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dakcipher.h295 crypto_stats_akcipher_encrypt(src_len, ret, calg); in crypto_akcipher_encrypt()
/Linux-v5.4/include/linux/
Dcrypto.h603 void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, struct crypto_alg *alg);
633 static inline void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, struct crypto_alg *… in crypto_stats_akcipher_encrypt() function
/Linux-v5.4/crypto/
Dalgapi.c1107 void crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, in crypto_stats_akcipher_encrypt() function
1118 EXPORT_SYMBOL_GPL(crypto_stats_akcipher_encrypt);