Searched refs:crypto_ahash_reqsize (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h172 static inline unsigned int crypto_ahash_reqsize(struct crypto_ahash *tfm) function
220 crypto_ahash_reqsize(tfm), gfp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dah4.c32 len += sizeof(struct ahash_request) + crypto_ahash_reqsize(ahash);
68 crypto_ahash_reqsize(ahash),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dah6.c69 len += sizeof(struct ahash_request) + crypto_ahash_reqsize(ahash);
110 crypto_ahash_reqsize(ahash),
/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.c261 crypto_ahash_reqsize(&cryptd_tfm->base));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dauthenc.c577 crypto_ahash_reqsize(auth) +
H A Dgcm.c673 crypto_ahash_reqsize(ghash));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c365 crypto_ahash_reqsize(fallback_tfm)));
410 crypto_ahash_reqsize(fallback_tfm)));

Completed in 57 milliseconds