Lines Matching refs:state
116 octx->state[i] = op->hash[i];
118 octx->state[0] = SHA1_H0;
119 octx->state[1] = SHA1_H1;
120 octx->state[2] = SHA1_H2;
121 octx->state[3] = SHA1_H3;
122 octx->state[4] = SHA1_H4;
142 op->hash[i] = ictx->state[i];
156 * Since we cannot leave partial data and hash state in the engine,
157 * we need to get the hash state at the end of this function.
158 * We can get the hash state every 64 bytes
175 * final state op->len=56
230 * we need to restore the partial hash state