Lines Matching refs:ciphertext
309 mov arg5, %r13 # save the number of bytes of plaintext/ciphertext
495 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext
854 # shuffle xmm9 back to output as ciphertext
997 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext
1058 … vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for num_initial_blocks blocks
1063 vpshufb SHUF_MASK(%rip), reg_i, reg_i # prepare ciphertext for GHASH computations
1217 …pxor TMP1(%rsp), \XMM1, \XMM1 # combine GHASHed value with the corresponding ciphertext
1233 # ghash the 8 previously encrypted ciphertext blocks
1602 # GHASH the last 4 ciphertext blocks.
1945 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext
2007 vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for
2013 vpshufb SHUF_MASK(%rip), reg_i, reg_i # prepare ciphertext for GHASH computations
2169 # the corresponding ciphertext
2188 # ghash the 8 previously encrypted ciphertext blocks
2552 # GHASH the last 4 ciphertext blocks.