crypto_shash_blocksize   19 arch/s390/crypto/sha_common.c 	unsigned int bsize = crypto_shash_blocksize(desc->tfm);
crypto_shash_blocksize   75 arch/s390/crypto/sha_common.c 	unsigned int bsize = crypto_shash_blocksize(desc->tfm);
crypto_shash_blocksize   54 crypto/cmac.c  	unsigned int bs = crypto_shash_blocksize(parent);
crypto_shash_blocksize  108 crypto/cmac.c  	int bs = crypto_shash_blocksize(pdesc->tfm);
crypto_shash_blocksize  125 crypto/cmac.c  	int bs = crypto_shash_blocksize(parent);
crypto_shash_blocksize  171 crypto/cmac.c  	int bs = crypto_shash_blocksize(parent);
crypto_shash_blocksize   43 crypto/hmac.c  	int bs = crypto_shash_blocksize(parent);
crypto_shash_blocksize 1620 crypto/testmgr.c 	if (blocksize != crypto_shash_blocksize(generic_tfm)) {
crypto_shash_blocksize 1622 crypto/testmgr.c 		       driver, blocksize, crypto_shash_blocksize(generic_tfm));
crypto_shash_blocksize   75 crypto/xcbc.c  	int bs = crypto_shash_blocksize(pdesc->tfm);
crypto_shash_blocksize   92 crypto/xcbc.c  	int bs = crypto_shash_blocksize(parent);
crypto_shash_blocksize  138 crypto/xcbc.c  	int bs = crypto_shash_blocksize(parent);
crypto_shash_blocksize  278 drivers/crypto/ccp/ccp-crypto-sha.c 	unsigned int block_size = crypto_shash_blocksize(shash);
crypto_shash_blocksize 3482 drivers/crypto/chelsio/chcr_algo.c 		bs = crypto_shash_blocksize(base_hash);
crypto_shash_blocksize  804 drivers/crypto/mediatek/mtk-sha.c 	size_t bs = crypto_shash_blocksize(bctx->shash);
crypto_shash_blocksize  474 drivers/crypto/n2_core.c 	bs = crypto_shash_blocksize(child_shash);
crypto_shash_blocksize 1050 drivers/crypto/omap-sham.c 	int bs = crypto_shash_blocksize(bctx->shash);
crypto_shash_blocksize 1303 drivers/crypto/omap-sham.c 	int bs = crypto_shash_blocksize(bctx->shash);
crypto_shash_blocksize  157 drivers/crypto/qat/qat_common/qat_algs.c 	int block_size = crypto_shash_blocksize(ctx->hash_tfm);
crypto_shash_blocksize  319 drivers/crypto/qat/qat_common/qat_algs.c 		cpu_to_be32(crypto_shash_blocksize(ctx->hash_tfm));
crypto_shash_blocksize  406 drivers/crypto/qat/qat_common/qat_algs.c 		cpu_to_be32(crypto_shash_blocksize(ctx->hash_tfm));