Searched refs:crypto_ahash_set_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/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.h156 static inline void crypto_ahash_set_flags(struct crypto_ahash *tfm, u32 flags) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dauthenc.c86 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc) &
H A Dcryptd.c385 crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) &
H A Dgcm.c152 crypto_ahash_set_flags(ghash, crypto_aead_get_flags(aead) &

Completed in 46 milliseconds