Searched refs:w_12 (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 548 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;
|