Lines Matching refs:ciphertext
409 # shuffle xmm0 back to output as ciphertext
745 # shuffle xmm9 back to output as ciphertext
784 * the ciphertext
837 # write back plaintext/ciphertext for num_initial_blocks
845 # prepare plaintext/ciphertext for GHASH computation
965 # combine GHASHed value with the corresponding ciphertext
976 * ghash the 4 previously encrypted ciphertext blocks
1129 movdqu \XMM1, (%arg3,%r11,1) # Write to the ciphertext buffer
1130 movdqu \XMM2, 16(%arg3,%r11,1) # Write to the ciphertext buffer
1131 movdqu \XMM3, 32(%arg3,%r11,1) # Write to the ciphertext buffer
1132 movdqu \XMM4, 48(%arg3,%r11,1) # Write to the ciphertext buffer
1184 * ghash the 4 previously decrypted ciphertext blocks
1394 /* GHASH the last 4 ciphertext blocks. */