Searched refs:w6 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c168 uint32_t w0, w1, w2, w3, w4, w5, w6, w7; local
223 w6 = LOAD_BIG_32(blk + 4 * 6);
224 SHA256ROUND(c, d, e, f, g, h, a, b, 6, w6);
263 w5 = SIGMA1_256(w3) + w14 + SIGMA0_256(w6) + w5;
265 w6 = SIGMA1_256(w4) + w15 + SIGMA0_256(w7) + w6;
266 SHA256ROUND(c, d, e, f, g, h, a, b, 22, w6);
269 w8 = SIGMA1_256(w6) + w1 + SIGMA0_256(w9) + w8;
279 w13 = SIGMA1_256(w11) + w6 + SIGMA0_256(w14) + w13;
296 w5 = SIGMA1_256(w3) + w14 + SIGMA0_256(w6)
378 uint64_t w0, w1, w2, w3, w4, w5, w6, w7; local
[all...]
/illumos-gate/usr/src/uts/common/io/ath/
H A Dhal_x86_32.o.uu778 6w6/AQAAAOsTjbQmAAAAAL8AAAAA6wW/AgAAAGvHPI0cKIO7TD8AAAB1bMdEJAQ8AAAA

Completed in 72 milliseconds