Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Domap-sham.c424 static int get_block_size(struct omap_sham_reqctx *ctx) in get_block_size() function
476 bs = get_block_size(ctx); in omap_sham_write_ctrl_omap4()
543 bs32 = get_block_size(ctx) / sizeof(u32); in omap_sham_xmit_cpu()
605 cfg.dst_maxburst = get_block_size(ctx) / DMA_SLAVE_BUSWIDTH_4_BYTES; in omap_sham_xmit_dma()
820 bs = get_block_size(rctx); in omap_sham_prepare_request()
1009 if (ctx->total < get_block_size(ctx) || in omap_sham_update_req()
1030 if ((ctx->total <= get_block_size(ctx)) || dd->polling_mode) in omap_sham_final_req()
1247 offset = get_block_size(ctx); in omap_sham_final_shash()