Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrypto.h512 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret);
535 static inline void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_decrypt() function
/Linux-v5.10/crypto/
Daead.c114 crypto_stats_aead_decrypt(cryptlen, alg, ret); in crypto_aead_decrypt()
Dalgapi.c1095 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_decrypt() function
1106 EXPORT_SYMBOL_GPL(crypto_stats_aead_decrypt);