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