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

/linux-4.4.14/net/xfrm/
H A Dxfrm_algo.c785 status = crypto_has_hash(aalg_list[i].name, 0, xfrm_probe_algs()
/linux-4.4.14/drivers/net/ppp/
H A Dppp_mppe.c718 crypto_has_hash("sha1", 0, CRYPTO_ALG_ASYNC))) ppp_mppe_init()
/linux-4.4.14/include/linux/
H A Dcrypto.h1639 * crypto_has_hash() - Search for the availability of a message digest
1648 static inline int crypto_has_hash(const char *alg_name, u32 type, u32 mask) crypto_has_hash() function

Completed in 160 milliseconds