Searched refs:w_10 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/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 575 w_10 = LOAD_BIG_32(ctx->buf_un.buf32 + 10); 598 w_10 = LOAD_BIG_32(blk + 40); 636 sha1word w_8, w_9, w_10, w_11, w_12, w_13, w_14, w_15;
|