Home
last modified time | relevance | path

Searched refs:crypto_stats_ablkcipher_decrypt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dcrypto.h598 void crypto_stats_ablkcipher_decrypt(unsigned int nbytes, int ret, struct crypto_alg *alg);
623 static inline void crypto_stats_ablkcipher_decrypt(unsigned int nbytes, int ret, struct crypto_alg … in crypto_stats_ablkcipher_decrypt() function
1124 crypto_stats_ablkcipher_decrypt(nbytes, ret, alg); in crypto_ablkcipher_decrypt()
/Linux-v5.4/crypto/
Dalgapi.c1068 void crypto_stats_ablkcipher_decrypt(unsigned int nbytes, int ret, in crypto_stats_ablkcipher_decrypt() function
1079 EXPORT_SYMBOL_GPL(crypto_stats_ablkcipher_decrypt);