Searched refs:crypto_shash_set_flags (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dcrc32c-intel.c93 crypto_shash_set_flags(hash, CRYPTO_TFM_RES_BAD_KEY_LEN);
H A Dghash-clmulni-intel_glue.c61 crypto_shash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dghash-generic.c50 crypto_shash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN);
H A Dmichael_mic.c144 crypto_shash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN);
H A Dcrc32c.c170 crypto_shash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN);
H A Dcryptd.c382 crypto_shash_set_flags(child, crypto_ahash_get_flags(parent) &
H A Dvmac.c544 crypto_shash_set_flags(parent, CRYPTO_TFM_RES_BAD_KEY_LEN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h307 static inline void crypto_shash_set_flags(struct crypto_shash *tfm, u32 flags) function

Completed in 123 milliseconds