Lines Matching refs:ciphertext
275 mov arg5, %r13 # save the number of bytes of plaintext/ciphertext
461 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext
822 # shuffle xmm9 back to output as ciphertext
965 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext
1026 vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for num_initial_blocks blocks
1031 vpshufb SHUF_MASK(%rip), reg_i, reg_i # prepare ciphertext for GHASH computations
1185 vpxor TMP1(%rsp), \XMM1, \XMM1 # combine GHASHed value with the corresponding ciphertext
1201 # ghash the 8 previously encrypted ciphertext blocks
1570 # GHASH the last 4 ciphertext blocks.
1913 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext
1975 vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for
1981 vpshufb SHUF_MASK(%rip), reg_i, reg_i # prepare ciphertext for GHASH computations
2137 # the corresponding ciphertext
2156 # ghash the 8 previously encrypted ciphertext blocks
2520 # GHASH the last 4 ciphertext blocks.