Lines Matching refs:XOR
100 #define HashKey_k 16*10 // store XOR of High 64 bits and Low 64
103 #define HashKey_2_k 16*11 // store XOR of High 64 bits and Low 64
106 #define HashKey_3_k 16*12 // store XOR of High 64 bits and Low 64
109 #define HashKey_4_k 16*13 // store XOR of High 64 bits and Low 64
384 pxor %xmm1, %xmm0 # XOR Encrypt(K, Yn)
669 pxor %xmm1, %xmm9 # Cyphertext XOR E(K, Yn)
705 pxor %xmm1, %xmm9 # Plaintext XOR E(K, Yn)
1118 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1120 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1122 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1124 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK
1326 pxor \TMP3, \XMM1 # Ciphertext/Plaintext XOR EK
1330 pxor \TMP3, \XMM2 # Ciphertext/Plaintext XOR EK
1334 pxor \TMP3, \XMM3 # Ciphertext/Plaintext XOR EK
1338 pxor \TMP3, \XMM4 # Ciphertext/Plaintext XOR EK