Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcrypto.h531 void crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg);
561 static inline void crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg) in crypto_stats_compress() function
/Linux-v6.1/include/crypto/
Dacompress.h270 crypto_stats_compress(slen, ret, alg); in crypto_acomp_compress()
/Linux-v6.1/crypto/
Dalgapi.c1107 void crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg) in crypto_stats_compress() function
1117 EXPORT_SYMBOL_GPL(crypto_stats_compress);