Searched refs:crypto_shash_statesize (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dhmac.c40 crypto_shash_statesize(tfm) * 2,
49 int ss = crypto_shash_statesize(parent);
131 int ss = crypto_shash_statesize(parent);
148 int ss = crypto_shash_statesize(parent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h297 static inline unsigned int crypto_shash_statesize(struct crypto_shash *tfm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.c771 ss = crypto_shash_statesize(ctx->base_hash);

Completed in 32 milliseconds