Searched refs:DCP_SHA_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
13 #define DCP_SHA_BLOCK_SIZE U(64) macro
509 ret = dcp_calloc_align_buf(&hashdata->ctx, DCP_SHA_BLOCK_SIZE); in dcp_sha_do_init()543 nb_blocks = size_total / DCP_SHA_BLOCK_SIZE; in dcp_sha_do_update()544 size_todo = nb_blocks * DCP_SHA_BLOCK_SIZE; in dcp_sha_do_update()