Searched refs:crypto_shash_blocksize (Results 1 – 10 of 10) sorted by relevance
66 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_setkey()86 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_xcbc_digest_init()103 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_update()149 int bs = crypto_shash_blocksize(parent); in crypto_xcbc_digest_final()
59 unsigned int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_setkey()112 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_cmac_digest_init()129 int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_update()175 int bs = crypto_shash_blocksize(parent); in crypto_cmac_digest_final()
47 int bs = crypto_shash_blocksize(parent); in hmac_setkey()
24 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_update()66 unsigned int bsize = crypto_shash_blocksize(desc->tfm); in s390_sha_final()
656 static inline unsigned int crypto_shash_blocksize(struct crypto_shash *tfm) in crypto_shash_blocksize() function
162 int block_size = crypto_shash_blocksize(ctx->hash_tfm); in qat_alg_do_precomputes()306 cpu_to_be32(crypto_shash_blocksize(ctx->hash_tfm)); in qat_alg_aead_init_enc_session()392 cpu_to_be32(crypto_shash_blocksize(ctx->hash_tfm)); in qat_alg_aead_init_dec_session()
245 unsigned int block_size = crypto_shash_blocksize(shash); in ccp_sha_setkey()
951 int bs = crypto_shash_blocksize(bctx->shash); in omap_sham_finish_hmac()1188 int bs = crypto_shash_blocksize(bctx->shash); in omap_sham_setkey()
789 bs = crypto_shash_blocksize(ctx->base_hash); in mv_hash_setkey()
460 bs = crypto_shash_blocksize(child_shash); in n2_hmac_async_setkey()