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

/illumos-gate/usr/src/common/crypto/sha1/
H A Dsha1.c548 uint32_t w_8, w_9, w_10, w_11, w_12, w_13, w_14, w_15; local
573 w_12 = LOAD_BIG_32(ctx->buf_un.buf32 + 12);
594 w_12 = LOAD_BIG_32(blk + 48);
636 sha1word w_8, w_9, w_10, w_11, w_12, w_13, w_14, w_15; local

Completed in 61 milliseconds