Searched refs:crypto_shash_blocksize (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/crypto/
H A Dhash.h277 static inline unsigned int crypto_shash_blocksize(struct crypto_shash *tfm) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/
H A Dhash.h277 static inline unsigned int crypto_shash_blocksize(struct crypto_shash *tfm) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 217 milliseconds