Lines Matching refs:ciphertext
353 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext
453 … vmovdqu reg_i, (arg2 , %r11) # write back ciphertext for num_initial_blocks blocks
458 vpshufb SHUF_MASK(%rip), reg_i, reg_i # prepare ciphertext for GHASH computations
614 …pxor TMP1(%rsp), \XMM1, \XMM1 # combine GHASHed value with the corresponding ciphertext
630 # ghash the 8 previously encrypted ciphertext blocks
981 # GHASH the last 4 ciphertext blocks.
1166 mov arg4, %r13 # save the number of bytes of plaintext/ciphertext
1360 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext
1612 ## encrypt the initial num_initial_blocks blocks and apply ghash on the ciphertext
1712 vmovdqu reg_i, (arg2 , %r11) # write back ciphertext for
1718 vpshufb SHUF_MASK(%rip), reg_i, reg_i # prepare ciphertext for GHASH computations
1875 # the corresponding ciphertext
1894 # ghash the 8 previously encrypted ciphertext blocks
2241 # GHASH the last 4 ciphertext blocks.
2443 … mov arg4, %r13 # save the number of bytes of plaintext/ciphertext
2635 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext