Searched refs:crypto_has_acomp (Results 1 – 2 of 2) sorted by relevance
180 static inline int crypto_has_acomp(const char *alg_name, u32 type, u32 mask) in crypto_has_acomp() function
788 has_comp = crypto_has_acomp(zswap_compressor, 0, 0); in __zswap_pool_create_fallback()795 has_comp = crypto_has_acomp(zswap_compressor, 0, 0); in __zswap_pool_create_fallback()933 if (!crypto_has_acomp(s, 0, 0)) { in __zswap_param_set()