Lines Matching refs:ciphertext
405 # shuffle xmm0 back to output as ciphertext
741 # shuffle xmm9 back to output as ciphertext
780 * the ciphertext
833 # write back plaintext/ciphertext for num_initial_blocks
841 # prepare plaintext/ciphertext for GHASH computation
961 # combine GHASHed value with the corresponding ciphertext
972 * ghash the 4 previously encrypted ciphertext blocks
1125 movdqu \XMM1, (%arg3,%r11,1) # Write to the ciphertext buffer
1126 movdqu \XMM2, 16(%arg3,%r11,1) # Write to the ciphertext buffer
1127 movdqu \XMM3, 32(%arg3,%r11,1) # Write to the ciphertext buffer
1128 movdqu \XMM4, 48(%arg3,%r11,1) # Write to the ciphertext buffer
1180 * ghash the 4 previously decrypted ciphertext blocks
1390 /* GHASH the last 4 ciphertext blocks. */