Searched refs:crypto_has_hash (Results 1 – 3 of 3) sorted by relevance
785 status = crypto_has_hash(aalg_list[i].name, 0, in xfrm_probe_algs()
718 crypto_has_hash("sha1", 0, CRYPTO_ALG_ASYNC))) in ppp_mppe_init()
1648 static inline int crypto_has_hash(const char *alg_name, u32 type, u32 mask) in crypto_has_hash() function