Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcrypto.h523 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret);
545 static inline void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_encrypt() function
/linux-6.1.9/crypto/
Daead.c95 crypto_stats_aead_encrypt(cryptlen, alg, ret); in crypto_aead_encrypt()
Dalgapi.c1035 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_encrypt() function
1046 EXPORT_SYMBOL_GPL(crypto_stats_aead_encrypt);