Home
last modified time | relevance | path

Searched refs:crypto_istat_compress (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/
H A Dacompress.h60 * struct crypto_istat_compress - statistics for compress algorithm
67 struct crypto_istat_compress { struct
76 #define COMP_ALG_COMMON_STATS struct crypto_istat_compress stat;
258 static inline struct crypto_istat_compress *comp_get_stat( in comp_get_stat()
296 struct crypto_istat_compress *istat = comp_get_stat(alg); in crypto_acomp_compress()
322 struct crypto_istat_compress *istat = comp_get_stat(alg); in crypto_acomp_decompress()
/kernel/linux/linux-6.6/crypto/
H A Dacompress.c100 struct crypto_istat_compress *istat = comp_get_stat(calg); in __crypto_acomp_report_stat()
187 struct crypto_istat_compress *istat = comp_get_stat(alg); in comp_prepare_alg()
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h323 * struct crypto_istat_compress - statistics for compress algorithm
330 struct crypto_istat_compress { struct
502 struct crypto_istat_compress compress;

Completed in 6 milliseconds