Searched refs:crypto_ahash_clear_flags (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h161 static inline void crypto_ahash_clear_flags(struct crypto_ahash *tfm, u32 flags) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c240 crypto_ahash_clear_flags(child, CRYPTO_TFM_REQ_MASK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dauthenc.c85 crypto_ahash_clear_flags(auth, CRYPTO_TFM_REQ_MASK);
H A Dtestmgr.c221 crypto_ahash_clear_flags(tfm, ~0);
298 crypto_ahash_clear_flags(tfm, ~0);
H A Dgcm.c151 crypto_ahash_clear_flags(ghash, CRYPTO_TFM_REQ_MASK);

Completed in 65 milliseconds