Home
last modified time | relevance | path

Searched defs:B0 (Results 1 – 21 of 21) sorted by relevance

/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-avx2.h12 #define G1_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
41 #define G2_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
68 #define DIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
79 #define DIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
96 #define UNDIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
107 #define UNDIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
124 #define BLAKE2_ROUND_1(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
137 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
H A Dblamka-round-avx512f.h17 #define G1_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
38 #define G2_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
59 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
71 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
83 #define BLAKE2_ROUND(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
119 #define BLAKE2_ROUND_1(A0, C0, B0, D0, A1, C1, B1, D1) \ argument
132 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
H A Dblamka-round-ssse3.h31 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
52 #define G2(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
73 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
90 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
107 #define BLAKE2_ROUND(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
/freebsd-src/crypto/openssl/crypto/sm4/
H A Dsm4.c189 uint32_t B0 = load_u32_be(in, 0); in ossl_sm4_encrypt() local
215 uint32_t B0 = load_u32_be(in, 0); in ossl_sm4_decrypt() local
/freebsd-src/lib/libcrypt/
H A Dmisc.c49 b64_from_24bit(uint8_t B2, uint8_t B1, uint8_t B0, int n, char **cp) in b64_from_24bit()
/freebsd-src/contrib/ncurses/include/
H A Dnc_termios.h117 #define B0 0x00000 macro
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h696 signed char B0(void) { in B0() function
775 HEXAGON_Vect64C B0(signed char b) { in B0() function
1120 signed char B0(void) { in B0() function
1161 HEXAGON_Vect32C B0(signed char b) { in B0() function
1923 signed char B0(void) { in B0() function
2002 Q6Vect64C B0(signed char b) { in B0() function
2347 signed char B0(void) { in B0() function
2388 Q6Vect32C B0(signed char b) { in B0() function
/freebsd-src/include/rpcsvc/
H A Drex.x77 const B0 = 0; variable
/freebsd-src/crypto/openssl/apps/
H A Dpasswd.c709 # define b64_from_24bit(B2, B1, B0, N) \ in shacrypt() argument
/freebsd-src/sys/sys/
H A D_termios.h184 #define B0 0 macro
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp997 Value *B0 = I.getOperand(0), *B1 = I.getOperand(1); foldExtractedCmps() local
1363 BinaryOperator *B0, *B1; foldShuffleOfBinops() local
[all...]
H A DSLPVectorizer.cpp13877 auto *B0 = dyn_cast<BinaryOperator>(B->getOperand(0)); tryToVectorize() local
15533 Value *B0 = nullptr, *B1 = nullptr; isReductionCandidate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp146 BinaryOperator *B0 = cast<BinaryOperator>(PHIUser); in scalarizePHI() local
2246 BinaryOperator *B0, *B1; foldSelectShuffle() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h263 R_SExpr reduceBranch(Branch &O, R_SExpr C, BasicBlock *B0, BasicBlock *B1) { in reduceBranch()
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1496 APInt B0(Bits, 0, true), B1(Bits, 1, true); in findGCD() local
2614 const SCEV *B0; in banerjeeMIVtest() local
H A DInstructionSimplify.cpp243 Value *B0 = B->getOperand(0), *B1 = B->getOperand(1); expandBinOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2241 const BitTracker::BitValue &B0 = RC[0]; genBitSplit() local
H A DHexagonISelDAGToDAGHVX.cpp1902 SDValue B0 = DAG.getBuildVector(SingleTy, dl, {Ops.data(), HwLen}); in scalarizeShuffle() local
H A DHexagonISelLowering.cpp2580 SDValue B0 = DAG.getNode(ISD::OR, dl, MVT::i32, {Vs[0], T0}); buildVector32() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp647 llvm::Value *B0 = Builder.CreateMul(Builder.CreateXor(High, A1), KMul); emitHash16Bytes() local