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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Dsha_common.c92 memcpy(out, ctx->state, crypto_shash_digestsize(desc->tfm));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dhmac.c48 int ds = crypto_shash_digestsize(parent);
130 int ds = crypto_shash_digestsize(parent);
147 int ds = crypto_shash_digestsize(parent);
H A Dshash.c114 unsigned int ds = crypto_shash_digestsize(tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h292 static inline unsigned int crypto_shash_digestsize(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 Domap-sham.c581 int ds = crypto_shash_digestsize(bctx->shash);
805 int ds = crypto_shash_digestsize(bctx->shash);
H A Dmv_cesa.c770 ds = crypto_shash_digestsize(ctx->base_hash);
H A Dn2_core.c454 ds = crypto_shash_digestsize(child_shash);

Completed in 66 milliseconds