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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dpadlock-sha.c258 if (!crypto_has_hash("sha1", 0, CRYPTO_ALG_ASYNC |
263 if (!crypto_has_hash("sha256", 0, CRYPTO_ALG_ASYNC |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_algo.c497 status = crypto_has_hash(aalg_list[i].name, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_mppe.c714 crypto_has_hash("sha1", 0, CRYPTO_ALG_ASYNC)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h914 static inline int crypto_has_hash(const char *alg_name, u32 type, u32 mask) function

Completed in 106 milliseconds