Searched refs:w_9 (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 576 w_9 = LOAD_BIG_32(ctx->buf_un.buf32 + 9); 600 w_9 = LOAD_BIG_32(blk + 36); 636 sha1word w_8, w_9, w_10, w_11, w_12, w_13, w_14, w_15;
|