Searched refs:computed_words (Results 1 – 1 of 1) sorted by relevance
217 sha1_uint32 computed_words[16]; in sha1_process_block() local218 #define W(i) computed_words[(i) % 16] in sha1_process_block()