Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcrypto.h524 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret);
547 static inline void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_decrypt() function
/linux-6.3-rc2/crypto/
A Daead.c114 crypto_stats_aead_decrypt(cryptlen, alg, ret); in crypto_aead_decrypt()
A Dalgapi.c1067 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_decrypt() function
1078 EXPORT_SYMBOL_GPL(crypto_stats_aead_decrypt);

Completed in 8 milliseconds