Searched defs:W12 (Results 1 – 3 of 3) sorted by relevance
86 uint32_t W12 = InternalState.Buffer.L[12]; in hashBlock() local
68 SM3_WORD W08, W09, W10, W11, W12, W13, W14, W15; in sm3_block_data_order() local [all...]
114 #define W12(s) W[(s+13) & 0xf] in sha1() macro