Searched refs:crypto_shash_blocksize (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.c23 unsigned int bsize = crypto_shash_blocksize(desc->tfm);
62 unsigned int bsize = crypto_shash_blocksize(desc->tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dxcbc.c65 int bs = crypto_shash_blocksize(parent);
85 int bs = crypto_shash_blocksize(pdesc->tfm);
102 int bs = crypto_shash_blocksize(parent);
148 int bs = crypto_shash_blocksize(parent);
H A Dhmac.c47 int bs = crypto_shash_blocksize(parent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h277 static inline unsigned int crypto_shash_blocksize(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.c580 int bs = crypto_shash_blocksize(bctx->shash);
804 int bs = crypto_shash_blocksize(bctx->shash);
H A Dmv_cesa.c769 bs = crypto_shash_blocksize(ctx->base_hash);
H A Dn2_core.c453 bs = crypto_shash_blocksize(child_shash);

Completed in 92 milliseconds