Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcrypto.h538 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg);
575 static inline void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg … in crypto_stats_skcipher_encrypt() function
/linux-6.3-rc2/crypto/
A Dalgapi.c1227 void crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, in crypto_stats_skcipher_encrypt() function
1238 EXPORT_SYMBOL_GPL(crypto_stats_skcipher_encrypt);
A Dskcipher.c617 crypto_stats_skcipher_encrypt(cryptlen, ret, alg); in crypto_skcipher_encrypt()

Completed in 10 milliseconds