Searched refs:crypto_ahash_get_flags (Results 1 - 6 of 6) sorted by relevance

/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.c241 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm)
244 crypto_ahash_set_flags(tfm, crypto_ahash_get_flags(child)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h151 static inline u32 crypto_ahash_get_flags(struct crypto_ahash *tfm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dauthenc.c89 crypto_aead_set_flags(authenc, crypto_ahash_get_flags(auth) &
H A Dcryptd.c382 crypto_shash_set_flags(child, crypto_ahash_get_flags(parent) &
H A Dgcm.c155 crypto_aead_set_flags(aead, crypto_ahash_get_flags(ghash) &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c450 desc.shash.flags = crypto_ahash_get_flags(tfm) &

Completed in 126 milliseconds