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

/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c547 uint32_t w_0, w_1, w_2, w_3, w_4, w_5, w_6, w_7; local
583 w_2 = LOAD_BIG_32(ctx->buf_un.buf32 + 2);
614 w_2 = LOAD_BIG_32(blk + 8);
635 sha1word w_0, w_1, w_2, w_3, w_4, w_5, w_6, w_7; local

Completed in 57 milliseconds