Searched refs:crypto_tfm_alg_blocksize (Results 1 – 21 of 21) sorted by relevance
154 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in qce_ahash_export()186 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in qce_import_common()246 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in qce_ahash_update()366 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in qce_ahash_hmac_setkey()
239 unsigned int blocksize = crypto_tfm_alg_blocksize(async_req->tfm); in qce_setup_regs_ahash()
690 static inline unsigned int crypto_tfm_alg_blocksize(struct crypto_tfm *tfm) in crypto_tfm_alg_blocksize() function845 return crypto_tfm_alg_blocksize(crypto_ablkcipher_tfm(tfm)); in crypto_ablkcipher_blocksize()1235 return crypto_tfm_alg_blocksize(crypto_blkcipher_tfm(tfm)); in crypto_blkcipher_blocksize()1521 return crypto_tfm_alg_blocksize(crypto_cipher_tfm(tfm)); in crypto_cipher_blocksize()
305 return crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in crypto_ahash_blocksize()728 return crypto_tfm_alg_blocksize(crypto_shash_tfm(tfm)); in crypto_shash_blocksize()
250 return crypto_tfm_alg_blocksize(crypto_aead_tfm(tfm)); in crypto_aead_blocksize()
356 return crypto_tfm_alg_blocksize(crypto_skcipher_tfm(tfm)); in crypto_skcipher_blocksize()
70 unsigned int size = crypto_tfm_alg_blocksize(tfm); in cipher_crypt_unaligned()
228 if (unlikely(n < crypto_tfm_alg_blocksize(tfm))) { in ablkcipher_walk_next()295 walk->blocksize = crypto_tfm_alg_blocksize(req->base.tfm); in ablkcipher_walk_phys()
67 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_do_sha_update()191 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_sha_init()
66 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_do_cmac_update()
434 int blocksize = crypto_tfm_alg_blocksize(&ahash->base); in ahash_setkey()758 *next_buflen = in_len & (crypto_tfm_alg_blocksize(&ahash->base) - 1); in ahash_update_ctx()1189 *next_buflen = in_len & (crypto_tfm_alg_blocksize(&ahash->base) - 1); in ahash_update_no_ctx()1402 *next_buflen = req->nbytes & (crypto_tfm_alg_blocksize(&ahash->base) - in ahash_update_first()
707 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in handle_ahash_req()949 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in spu_hmac_outer_hash()1049 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in handle_ahash_resp()2420 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in ahash_hmac_setkey()2521 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_hmac_init()2571 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_hmac_digest()4329 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in generic_cra_init()
204 block = crypto_tfm_alg_blocksize(tfm); in rk_ablk_hw_init()
1571 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_update()1652 u8 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_final()1708 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_finup()1791 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_digest()1871 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_continue()2035 unsigned int bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in chcr_ahash_setkey()2141 unsigned int bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_hmac_init()
534 unsigned int block_size = crypto_tfm_alg_blocksize(&tfm->base); in cc_hash_update()716 blocksize = crypto_tfm_alg_blocksize(&ahash->base); in cc_hash_setkey()1108 unsigned int block_size = crypto_tfm_alg_blocksize(&tfm->base); in cc_mac_update()
1320 size_t blocksize = crypto_tfm_alg_blocksize( in artpec6_crypto_prepare_hash()2226 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in artpec6_crypto_hash_set_key()
1198 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in mv_cesa_ahmac_setkey()
1103 ctx->blocksize = crypto_tfm_alg_blocksize(tfm); in cryp_cra_init()
936 block_size = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in sahara_sha_prepare_request()
1993 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_process_req()2227 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_setkey()
952 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in safexcel_hmac_setkey()