Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcrypto.h515 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret);
538 static inline void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) in crypto_stats_aead_decrypt() function
/linux/crypto/
A Daead.c114 crypto_stats_aead_decrypt(cryptlen, alg, ret); in crypto_aead_decrypt()
A Dalgapi.c1081 void crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, in crypto_stats_aead_decrypt() function
1092 EXPORT_SYMBOL_GPL(crypto_stats_aead_decrypt);

Completed in 8 milliseconds