Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dacompress.h177 static inline int crypto_has_acomp(const char *alg_name, u32 type, u32 mask) in crypto_has_acomp() function
/linux-6.3-rc2/mm/
A Dzswap.c670 has_comp = crypto_has_acomp(zswap_compressor, 0, 0); in __zswap_pool_create_fallback()
677 has_comp = crypto_has_acomp(zswap_compressor, 0, 0); in __zswap_pool_create_fallback()
797 if (!crypto_has_acomp(s, 0, 0)) { in __zswap_param_set()

Completed in 9 milliseconds