Searched refs:crypto_tfm_alg_blocksize (Results 1 – 22 of 22) sorted by relevance
146 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in qce_ahash_export()178 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in qce_import_common()238 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in qce_ahash_update()358 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in qce_ahash_hmac_setkey()
231 unsigned int blocksize = crypto_tfm_alg_blocksize(async_req->tfm); in qce_setup_regs_ahash()
65 unsigned int size = crypto_tfm_alg_blocksize(tfm); in cipher_crypt_unaligned()
223 if (unlikely(n < crypto_tfm_alg_blocksize(tfm))) { in ablkcipher_walk_next()290 walk->blocksize = crypto_tfm_alg_blocksize(req->base.tfm); in ablkcipher_walk_phys()
308 return crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in crypto_ahash_blocksize()739 return crypto_tfm_alg_blocksize(crypto_shash_tfm(tfm)); in crypto_shash_blocksize()
242 return crypto_tfm_alg_blocksize(crypto_aead_tfm(tfm)); in crypto_aead_blocksize()
304 return crypto_tfm_alg_blocksize(crypto_skcipher_tfm(tfm)); in crypto_skcipher_blocksize()
858 static inline unsigned int crypto_tfm_alg_blocksize(struct crypto_tfm *tfm) in crypto_tfm_alg_blocksize() function1013 return crypto_tfm_alg_blocksize(crypto_ablkcipher_tfm(tfm)); in crypto_ablkcipher_blocksize()1417 return crypto_tfm_alg_blocksize(crypto_blkcipher_tfm(tfm)); in crypto_blkcipher_blocksize()1703 return crypto_tfm_alg_blocksize(crypto_cipher_tfm(tfm)); in crypto_cipher_blocksize()
64 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_do_sha_update()188 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_sha_init()
63 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ccp_do_cmac_update()
696 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in handle_ahash_req()938 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in spu_hmac_outer_hash()1038 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in handle_ahash_resp()2384 crypto_tfm_alg_blocksize(crypto_ahash_tfm(ahash)); in ahash_hmac_setkey()2485 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_hmac_init()2535 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_hmac_digest()4263 unsigned int blocksize = crypto_tfm_alg_blocksize(tfm); in generic_cra_init()
1595 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_update()1690 u8 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_final()1757 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_finup()1850 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_digest()1939 bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_ahash_continue()2104 unsigned int bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in chcr_ahash_setkey()2209 unsigned int bs = crypto_tfm_alg_blocksize(crypto_ahash_tfm(rtfm)); in chcr_hmac_init()
206 block = crypto_tfm_alg_blocksize(tfm); in rk_ablk_hw_init()
1659 crypto_tfm_alg_blocksize(crypto_ablkcipher_tfm(cipher)); in ablkcipher_encrypt()1684 crypto_tfm_alg_blocksize(crypto_ablkcipher_tfm(cipher)); in ablkcipher_decrypt()1986 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_process_req()2221 crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in ahash_setkey()
932 block_size = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in sahara_sha_prepare_request()
554 unsigned int block_size = crypto_tfm_alg_blocksize(&tfm->base); in cc_hash_update()736 blocksize = crypto_tfm_alg_blocksize(&ahash->base); in cc_hash_setkey()1155 unsigned int block_size = crypto_tfm_alg_blocksize(&tfm->base); in cc_mac_update()
1315 size_t blocksize = crypto_tfm_alg_blocksize( in artpec6_crypto_prepare_hash()2245 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in artpec6_crypto_hash_set_key()
3263 unsigned int blocksize = crypto_tfm_alg_blocksize(&ahash->base); in ahash_setkey()3477 *next_buflen = in_len & (crypto_tfm_alg_blocksize(&ahash->base) - 1); in ahash_update_ctx()3937 *next_buflen = in_len & (crypto_tfm_alg_blocksize(&ahash->base) - 1); in ahash_update_no_ctx()4161 *next_buflen = req->nbytes & (crypto_tfm_alg_blocksize(&ahash->base) - in ahash_update_first()
448 int blocksize = crypto_tfm_alg_blocksize(&ahash->base); in ahash_setkey()
1193 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in mv_cesa_ahmac_setkey()
1073 ctx->blocksize = crypto_tfm_alg_blocksize(tfm); in cryp_cra_init()
1026 blocksize = crypto_tfm_alg_blocksize(crypto_ahash_tfm(tfm)); in safexcel_hmac_setkey()