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

/linux-4.1.27/mm/
H A Dzswap.c135 if (!crypto_has_comp(zswap_compressor, 0, 0)) { zswap_comp_init()
139 if (!crypto_has_comp(zswap_compressor, 0, 0)) zswap_comp_init()
/linux-4.1.27/net/xfrm/
H A Dxfrm_algo.c770 status = crypto_has_comp(calg_list[i].name, 0, xfrm_probe_algs()
/linux-4.1.27/include/linux/
H A Dcrypto.h2366 static inline int crypto_has_comp(const char *alg_name, u32 type, u32 mask) crypto_has_comp() function

Completed in 315 milliseconds