Home
last modified time | relevance | path

Searched refs:get_block_size (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/crypto/
Domap-sham.c408 static int get_block_size(struct omap_sham_reqctx *ctx) in get_block_size() function
463 bs = get_block_size(ctx); in omap_sham_write_ctrl_omap4()
530 bs32 = get_block_size(ctx) / sizeof(u32); in omap_sham_xmit_cpu()
592 cfg.dst_maxburst = get_block_size(ctx) / DMA_SLAVE_BUSWIDTH_4_BYTES; in omap_sham_xmit_dma()
858 bs = get_block_size(rctx); in omap_sham_prepare_request()
1021 if (ctx->total < get_block_size(ctx) || in omap_sham_update_req()
1045 if ((ctx->total <= get_block_size(ctx)) || dd->polling_mode) in omap_sham_final_req()
1229 offset = get_block_size(ctx); in omap_sham_final_shash()