Lines Matching refs:state
99 state equ xmm0
232 op state, [keys + offs]
314 movdqa state, [rD]
317 pxor state, key0
319 ; movdqa state, key0
320 ; pxor state, state0
328 aesdeclast state, key_last
330 pxor state, iv
333 movdqa [rD], state
533 movdqa state, [keys]
553 pxor state, e0
557 aesenc state, @CatStr(xmm, %(CENC_START_KEY + i))
567 ; aesenclast state, last_key
569 movdqa [rD], state
575 ; movdqa [keys - 32], state
576 movdqa [keys + 1 * ksize_r - (16 * CENC_NUM_REG_KEYS) - 32], state
647 ; movdqa state, [keys + 1 * koffs_r - 16]
648 movdqa state, key0
650 pxor state, iv
660 pxor state, [rD]
661 movdqa [rD], state