Lines Matching refs:XOR
104 #define HashKey_k 16*10 // store XOR of High 64 bits and Low 64
107 #define HashKey_2_k 16*11 // store XOR of High 64 bits and Low 64
110 #define HashKey_3_k 16*12 // store XOR of High 64 bits and Low 64
113 #define HashKey_4_k 16*13 // store XOR of High 64 bits and Low 64
388 pxor %xmm1, %xmm0 # XOR Encrypt(K, Yn)
673 pxor %xmm1, %xmm9 # Cyphertext XOR E(K, Yn)
709 pxor %xmm1, %xmm9 # Plaintext XOR E(K, Yn)
1122 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1124 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1126 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1128 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK
1330 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1334 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1338 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1342 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK