/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 133 XOR @X[$a1],@X[$d1],@X[$d1] 134 || XOR @X[$a2],@X[$d2],@X[$d2] 135 || XOR @X[$a0],@X[$d0],@X[$d0] 136 || XOR @X[$a3],@X[$d3],@X[$d3] 150 XOR @X[$c1],@X[$b1],@X[$b1] 151 || XOR @X[$c2],@X[$b2],@X[$b2] 152 || XOR @X[$c0],@X[$b0],@X[$b0] 153 || XOR @X[$c3],@X[$b3],@X[$b3] 169 || XOR @Y[$a1],@Y[$d1],@Y[$d1] 170 || XOR [all...] |
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 133 XOR @X[$a1],@X[$d1],@X[$d1] 134 || XOR @X[$a2],@X[$d2],@X[$d2] 135 || XOR @X[$a0],@X[$d0],@X[$d0] 136 || XOR @X[$a3],@X[$d3],@X[$d3] 150 XOR @X[$c1],@X[$b1],@X[$b1] 151 || XOR @X[$c2],@X[$b2],@X[$b2] 152 || XOR @X[$c0],@X[$b0],@X[$b0] 153 || XOR @X[$c3],@X[$b3],@X[$b3] 169 || XOR @Y[$a1],@Y[$d1],@Y[$d1] 170 || XOR [all...] |
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-c64x.pl | 119 XOR A$A[0][2],A$A[1][2],A$C[2] ; Theta 120 || XOR B$A[0][2],B$A[1][2],B$C[2] 121 || XOR A$A[0][3],A$A[1][3],A$C[3] 122 || XOR B$A[0][3],B$A[1][3],B$C[3] 123 || XOR A$A[0][0],A$A[1][0],A$C[0] 124 || XOR B$A[0][0],B$A[1][0],B$C[0] 125 XOR A$A[2][2],A$C[2],A$C[2] 126 || XOR B$A[2][2],B$C[2],B$C[2] 127 || XOR A$A[2][3],A$C[3],A$C[3] 128 || XOR [all...] |
H A D | sha512-c64xplus.pl | 167 XOR $Fhi,$Ghi,$CHhi 168 || XOR $Flo,$Glo,$CHlo 173 XOR $t0hi,$S1hi,$S1hi 174 || XOR $t0lo,$S1lo,$S1lo 181 XOR $t0hi,$S1hi,$S1hi 182 || XOR $t0lo,$S1lo,$S1lo 183 || XOR $Ghi,$CHhi,$CHhi 184 || XOR $Glo,$CHlo,$CHlo ; Ch(e,f,g) = ((f^g)&e)^g 189 XOR $t0hi,$S1hi,$S1hi 190 || XOR [all...] |
H A D | sha1-c64xplus.pl | 106 XOR $F0,$F,$F ; F_00_19(B,C,D) 128 XOR $F0,$F,$F ; F_00_19(B,C,D) 154 XOR $F0,$F,$F ; F_00_19(B,C,D) 162 || XOR $X0,$X2,$TX0 ; Xupdate XORs are 1 iteration ahead 168 || XOR $X8,$X13,$TX1 175 || XOR $TX0,$TX1,$TX1 187 XOR $F0,$F,$F ; F_00_19(B,C,D) 193 || XOR $X0,$X2,$TX0 199 || XOR $X8,$X13,$TX1 206 || XOR [all...] |
H A D | sha256-c64xplus.pl | 133 || XOR $t2e,$Ch,$Ch ; Ch(e,f,g) = (e&f)^(~e&g) 140 || XOR $t0a,$S0,$S0 141 || XOR $t0e,$S1,$S1 142 XOR $t1a,$S0,$S0 ; Sigma0(a) 143 || XOR $t1e,$S1,$S1 ; Sigma1(e) 171 || XOR $t2e,$Ch,$Ch ; Ch(e,f,g) = (e&f)^(~e&g) 179 || XOR $t0a,$S0,$S0 180 || XOR $t0e,$S1,$S1 181 XOR $t1a,$S0,$S0 ; Sigma0(a) 182 || XOR [all...] |
/third_party/openssl/crypto/sha/asm/ |
H A D | keccak1600-c64x.pl | 119 XOR A$A[0][2],A$A[1][2],A$C[2] ; Theta 120 || XOR B$A[0][2],B$A[1][2],B$C[2] 121 || XOR A$A[0][3],A$A[1][3],A$C[3] 122 || XOR B$A[0][3],B$A[1][3],B$C[3] 123 || XOR A$A[0][0],A$A[1][0],A$C[0] 124 || XOR B$A[0][0],B$A[1][0],B$C[0] 125 XOR A$A[2][2],A$C[2],A$C[2] 126 || XOR B$A[2][2],B$C[2],B$C[2] 127 || XOR A$A[2][3],A$C[3],A$C[3] 128 || XOR [all...] |
H A D | sha512-c64xplus.pl | 167 XOR $Fhi,$Ghi,$CHhi 168 || XOR $Flo,$Glo,$CHlo 173 XOR $t0hi,$S1hi,$S1hi 174 || XOR $t0lo,$S1lo,$S1lo 181 XOR $t0hi,$S1hi,$S1hi 182 || XOR $t0lo,$S1lo,$S1lo 183 || XOR $Ghi,$CHhi,$CHhi 184 || XOR $Glo,$CHlo,$CHlo ; Ch(e,f,g) = ((f^g)&e)^g 189 XOR $t0hi,$S1hi,$S1hi 190 || XOR [all...] |
H A D | sha1-c64xplus.pl | 106 XOR $F0,$F,$F ; F_00_19(B,C,D) 128 XOR $F0,$F,$F ; F_00_19(B,C,D) 154 XOR $F0,$F,$F ; F_00_19(B,C,D) 162 || XOR $X0,$X2,$TX0 ; Xupdate XORs are 1 iteration ahead 168 || XOR $X8,$X13,$TX1 175 || XOR $TX0,$TX1,$TX1 187 XOR $F0,$F,$F ; F_00_19(B,C,D) 193 || XOR $X0,$X2,$TX0 199 || XOR $X8,$X13,$TX1 206 || XOR [all...] |
H A D | sha256-c64xplus.pl | 133 || XOR $t2e,$Ch,$Ch ; Ch(e,f,g) = (e&f)^(~e&g) 140 || XOR $t0a,$S0,$S0 141 || XOR $t0e,$S1,$S1 142 XOR $t1a,$S0,$S0 ; Sigma0(a) 143 || XOR $t1e,$S1,$S1 ; Sigma1(e) 171 || XOR $t2e,$Ch,$Ch ; Ch(e,f,g) = (e&f)^(~e&g) 179 || XOR $t0a,$S0,$S0 180 || XOR $t0e,$S1,$S1 181 XOR $t1a,$S0,$S0 ; Sigma0(a) 182 || XOR [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | c64xplus-gf2m.pl | 65 XOR $Ahix0,$Alox2,$Ahix0 71 XOR $Ahix1,$Alox3,$Ahix1 74 XOR $Alox0,$OUTlo,$OUTlo 75 || XOR $Ahix0,$OUThi,$OUThi 80 XOR $Alox1,$OUTlo,$OUTlo 81 || XOR $Ahix3,$OUThi,$OUThi 85 XOR $Alox1,$OUTlo,$OUTlo 86 || XOR $Ahix1,$OUThi,$OUThi 96 XOR $Ahix0,$Alox2,$Ahix0 99 XOR [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | c64xplus-gf2m.pl | 65 XOR $Ahix0,$Alox2,$Ahix0 71 XOR $Ahix1,$Alox3,$Ahix1 74 XOR $Alox0,$OUTlo,$OUTlo 75 || XOR $Ahix0,$OUThi,$OUThi 80 XOR $Alox1,$OUTlo,$OUTlo 81 || XOR $Ahix3,$OUThi,$OUThi 85 XOR $Alox1,$OUTlo,$OUTlo 86 || XOR $Ahix1,$OUThi,$OUThi 96 XOR $Ahix0,$Alox2,$Ahix0 99 XOR [all...] |
/third_party/FreeBSD/crypto/openssh/openbsd-compat/ |
H A D | chacha_private.h | 45 #define XOR(v,w) ((v) ^ (w))
macro 50 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \
51 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \
52 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \
53 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7);
171 x0 = XOR(x0,U8TO32_LITTLE(m + 0));
in chacha_encrypt_bytes() 172 x1 = XOR(x1,U8TO32_LITTLE(m + 4));
in chacha_encrypt_bytes() 173 x2 = XOR(x2,U8TO32_LITTLE(m + 8));
in chacha_encrypt_bytes() 174 x3 = XOR(x3,U8TO32_LITTLE(m + 12));
in chacha_encrypt_bytes() 175 x4 = XOR(x in chacha_encrypt_bytes() [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghash-c64xplus.pl | 113 || [B0] XOR $H0x,$Z0,$Z0 ; Xi^=inp 114 || [B0] XOR $H1x,$Z1,$Z1 116 [B0] XOR $H2x,$Z2,$Z2 117 || [B0] XOR $H3x,$Z3,$Z3 123 [B0] XOR $H2x,$Z2,$Z2 124 || [B0] XOR $H3x,$Z3,$Z3 172 XOR.L $H0x,$Z0,$Z0 ; 4 ; Z^=H·(Xi[i]<<1) 174 XOR.L $H1x,$Z1,$Z1 ; 5 180 XOR.L $H2x,$Z2,$Z2 ; 6/0 ; [0,0] in epilogue 184 XOR [all...] |
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-c64xplus.pl | 113 || [B0] XOR $H0x,$Z0,$Z0 ; Xi^=inp 114 || [B0] XOR $H1x,$Z1,$Z1 116 [B0] XOR $H2x,$Z2,$Z2 117 || [B0] XOR $H3x,$Z3,$Z3 123 [B0] XOR $H2x,$Z2,$Z2 124 || [B0] XOR $H3x,$Z3,$Z3 172 XOR.L $H0x,$Z0,$Z0 ; 4 ; Z^=H·(Xi[i]<<1) 174 XOR.L $H1x,$Z1,$Z1 ; 5 180 XOR.L $H2x,$Z2,$Z2 ; 6/0 ; [0,0] in epilogue 184 XOR [all...] |
/third_party/libwebsockets/plugins/ssh-base/crypto/ |
H A D | chacha.c | 52 #define XOR(v,w) ((v) ^ (w)) macro 57 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 58 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 59 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 60 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 177 x0 = XOR(x0,U8TO32_LITTLE(m + 0)); in chacha_encrypt_bytes() 178 x1 = XOR(x1,U8TO32_LITTLE(m + 4)); in chacha_encrypt_bytes() 179 x2 = XOR(x2,U8TO32_LITTLE(m + 8)); in chacha_encrypt_bytes() 180 x3 = XOR(x3,U8TO32_LITTLE(m + 12)); in chacha_encrypt_bytes() 181 x4 = XOR(x in chacha_encrypt_bytes() [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_fs_scoreboard.cpp | 480 bld.XOR( x, g[1], g[2]); in TEST_F() 511 bld.XOR( x, g[1], g[2]); in TEST_F() 512 bld.XOR(g[3], g[1], g[2]); in TEST_F() 513 bld.XOR(g[4], g[1], g[2]); in TEST_F() 514 bld.XOR(g[5], g[1], g[2]); in TEST_F() 547 bld.XOR( x, g[1], g[2]); in TEST_F() 552 bld.XOR(g[3], g[1], g[2]); in TEST_F() 553 bld.XOR(g[4], g[1], g[2]); in TEST_F() 554 bld.XOR(g[5], g[1], g[2]); in TEST_F() 555 bld.XOR( in TEST_F() [all...] |
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 134 XOR $Te0[0],$s[0],$s[0] 135 || XOR $Te0[1],$s[1],$s[1] 149 || XOR $s[2],$Te0[2],$s[2] ; modulo-scheduled 150 || XOR $s[3],$Te0[3],$s[3] ; modulo-scheduled 185 || XOR $K[0],$Te3[0],$s[0] 186 || XOR $K[1],$Te1[1],$s[1] 189 || XOR $K[2],$Te1[0],$s[2] 190 || XOR $K[3],$Te3[1],$s[3] 195 || XOR $s[0],$Te2[2],$s[0] 196 || XOR [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 134 XOR $Te0[0],$s[0],$s[0] 135 || XOR $Te0[1],$s[1],$s[1] 149 || XOR $s[2],$Te0[2],$s[2] ; modulo-scheduled 150 || XOR $s[3],$Te0[3],$s[3] ; modulo-scheduled 185 || XOR $K[0],$Te3[0],$s[0] 186 || XOR $K[1],$Te1[1],$s[1] 189 || XOR $K[2],$Te1[0],$s[2] 190 || XOR $K[3],$Te3[1],$s[3] 195 || XOR $s[0],$Te2[2],$s[0] 196 || XOR [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 29 XOR = 0x06, enumerator 90 case XOR: in lanaiAluCodeToString() 111 .Case("xor", XOR) in stringToLanaiAluCode() 132 case ISD::XOR: in isdToLanaiAluCode() 133 return AluCode::XOR; in isdToLanaiAluCode()
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | BlendMode.java | 22 XOR(11), enum constant
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeRISCV_64.c | 126 return push_inst(compiler, XOR | RD(dst_r) | RS1(dst_r) | RS2(tmp_r)); in load_immediate() 148 FAIL_IF(push_inst(compiler, XOR | RD(dst) | RS1(dst) | RS2(TMP_REG3))); in emit_const()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.cpp | 130 case ISD::XOR: in getArithmeticInstrCost()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 2534 case ISD::XOR: in Select() 2542 return Opc == ISD::AND || Opc == ISD::OR || Opc == ISD::XOR; in isLogicOp() 2665 // - Logical operation (AND/OR/XOR) 2720 case ISD::XOR: NewOpc = PPC::XOR8; break; in computeLogicOpInGPR() 2921 SDValue(CurDAG->getMachineNode(PPC::XOR, dl, MVT::i32, LHS, RHS), 0); in get32BitZExtCompare() 2933 SDValue(CurDAG->getMachineNode(PPC::XOR, dl, MVT::i32, LHS, RHS), 0); in get32BitZExtCompare() 3097 SDValue(CurDAG->getMachineNode(PPC::XOR, dl, MVT::i32, LHS, RHS), 0); in get32BitSExtCompare() 3115 SDValue(CurDAG->getMachineNode(PPC::XOR, dl, MVT::i32, LHS, RHS), 0); in get32BitSExtCompare() 3655 case ISD::XOR: { in tryIntCompareInGPR() 4778 case ISD::XOR in Select() [all...] |
/third_party/musl/porting/liteos_a/user/include/ |
H A D | sched.h | 107 __CPU_op_func_S(XOR, ^)
|