Lines Matching refs:plaintext
370 # (r13 is the number of bytes in plaintext mod 16)
662 # r16-r13 is the number of bytes in plaintext mod 16)
776 * if a = number of total plaintext bytes
833 # write back plaintext/ciphertext for num_initial_blocks
841 # prepare plaintext/ciphertext for GHASH computation
1327 movdqu \XMM1, (%arg3,%r11,1) # Write to plaintext buffer
1331 movdqu \XMM2, 16(%arg3,%r11,1) # Write to plaintext buffer
1335 movdqu \XMM3, 32(%arg3,%r11,1) # Write to plaintext buffer
1339 movdqu \XMM4, 48(%arg3,%r11,1) # Write to plaintext buffer
1524 * // given authentication tag and only return the plaintext if they match.