Lines Matching refs:state
38 # %rdi: Input state matrix, s
44 # This function encrypts two ChaCha blocks by loading the state
230 # %rdi: Input state matrix, s
236 # This function encrypts four ChaCha blocks by loading the state
535 # %rdi: Input state matrix, s
542 # the state matrix in AVX registers eight times. As we need some
545 # state matrix, hence requires no word shuffling. For final XORing step
817 # interleave 32-bit words in state n, n+1
849 # interleave 64-bit words in state n, n+2
881 # interleave 128-bit words in state n, n+4