Lines Matching full:outp
55 #define OUTP a2 macro
62 vse32.v v16, (OUTP)
95 vse32.v v16, (OUTP)
97 add OUTP, OUTP, t1
131 vse32.v v16, (OUTP) // Store ciphertext block
133 addi OUTP, OUTP, 16
152 vse32.v v20, (OUTP) // Store plaintext blocks
156 add OUTP, OUTP, t1
197 vse32.v v16, (OUTP) // Store ciphertext block
198 addi OUTP, OUTP, 16
219 // INP points to P[n]. OUTP points to where C[n-1] should go.
221 addi t0, OUTP, 16 // Get pointer to where C[n] should go
229 vse32.v v16, (OUTP) // Store C[n-1] (or C[n] in single-block case)
266 vse32.v v24, (OUTP) // Store this set of plaintext blocks
270 add OUTP, OUTP, t0
275 addi t0, OUTP, -16 // Get pointer to last full plaintext block
290 addi t1, OUTP, -32 // Get pointer to where P[n-1] should go
308 vse8.v v16, (OUTP) // Store P[n]