Home
last modified time | relevance | path

Searched refs:crypto_has_comp (Results 1 – 4 of 4) sorted by relevance

/linux/net/xfrm/
A Dxfrm_algo.c672 .find = crypto_has_comp,
831 status = crypto_has_comp(calg_list[i].name, 0, in xfrm_probe_algs()
/linux/include/linux/
A Dcrypto.h521 static inline int crypto_has_comp(const char *alg_name, u32 type, u32 mask) in crypto_has_comp() function
/linux/kernel/power/
A Dhibernate.c752 if (crypto_has_comp(hib_comp_algo, 0, 0) != 1) { in hibernate()
1003 if (crypto_has_comp(hib_comp_algo, 0, 0) != 1) { in software_resume()
/linux/drivers/crypto/intel/iaa/
A Diaa_crypto_main.c2015 if (crypto_has_comp("deflate-generic", 0, 0)) in iaa_crypto_init_module()

Completed in 13 milliseconds