Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h597 void crypto_stats_ablkcipher_encrypt(unsigned int nbytes, int ret, struct crypto_alg *alg);
621 static inline void crypto_stats_ablkcipher_encrypt(unsigned int nbytes, int ret, struct crypto_alg … in crypto_stats_ablkcipher_encrypt() function
1099 crypto_stats_ablkcipher_encrypt(nbytes, ret, alg); in crypto_ablkcipher_encrypt()
/Linux-v5.4/crypto/
Dalgapi.c1055 void crypto_stats_ablkcipher_encrypt(unsigned int nbytes, int ret, in crypto_stats_ablkcipher_encrypt() function
1066 EXPORT_SYMBOL_GPL(crypto_stats_ablkcipher_encrypt);