Searched refs:len_threshold (Results 1 – 1 of 1) sorted by relevance
445 uint32_t len_threshold = (blk_size == SHA512_BLOCK_SIZE) ? 112 : 56; in ce_hash_sw_padding() local462 if (n > len_threshold) { /* The pad data need two blocks. */ in ce_hash_sw_padding()
Completed in 4 milliseconds