Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcrypto.h522 void crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg);
552 static inline void crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg) in crypto_stats_compress() function
/OK3568_Linux_fs/kernel/include/crypto/
H A Dacompress.h270 crypto_stats_compress(slen, ret, alg); in crypto_acomp_compress()
/OK3568_Linux_fs/kernel/crypto/
H A Dalgapi.c1154 void crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg) in crypto_stats_compress() function
1164 EXPORT_SYMBOL_GPL(crypto_stats_compress);