Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dce_common.c445 uint32_t len_threshold = (blk_size == SHA512_BLOCK_SIZE) ? 112 : 56; in ce_hash_sw_padding() local
462 if (n > len_threshold) { /* The pad data need two blocks. */ in ce_hash_sw_padding()

Completed in 4 milliseconds