Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h599 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret);
625 static inline void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_encrypt() function
/Linux-v5.4/crypto/
Daead.c100 crypto_stats_aead_encrypt(cryptlen, alg, ret); in crypto_aead_encrypt()
Dalgapi.c1081 void crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_encrypt() function
1092 EXPORT_SYMBOL_GPL(crypto_stats_aead_encrypt);