Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrypto.h511 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret);
533 static inline void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_encrypt() function
/Linux-v5.10/crypto/
Daead.c95 crypto_stats_aead_encrypt(cryptlen, alg, ret); in crypto_aead_encrypt()
Dalgapi.c1082 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_encrypt() function
1093 EXPORT_SYMBOL_GPL(crypto_stats_aead_encrypt);