Home
last modified time | relevance | path

Searched refs:K2 (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/opencrypto/
H A Drmd160.c61 #define K2 0x6ED9EBA1U macro
213 R(d, e, a, b, c, F2, K2, 11, 3); in RMD160Transform()
214 R(c, d, e, a, b, F2, K2, 13, 10); in RMD160Transform()
215 R(b, c, d, e, a, F2, K2, 6, 14); in RMD160Transform()
216 R(a, b, c, d, e, F2, K2, 7, 4); in RMD160Transform()
217 R(e, a, b, c, d, F2, K2, 14, 9); in RMD160Transform()
218 R(d, e, a, b, c, F2, K2, 9, 15); in RMD160Transform()
219 R(c, d, e, a, b, F2, K2, 13, 8); in RMD160Transform()
220 R(b, c, d, e, a, F2, K2, 15, 1); in RMD160Transform()
221 R(a, b, c, d, e, F2, K2, 14, 2); in RMD160Transform()
[all …]
/freebsd/contrib/bearssl/src/hash/
H A Dsha1.c35 #define K2 ((uint32_t)0x6ED9EBA1) macro
71 e += ROTL(a, 5) + G(b, c, d) + K2 + m[i + 0]; b = ROTL(b, 30); in br_sha1_round()
72 d += ROTL(e, 5) + G(a, b, c) + K2 + m[i + 1]; a = ROTL(a, 30); in br_sha1_round()
73 c += ROTL(d, 5) + G(e, a, b) + K2 + m[i + 2]; e = ROTL(e, 30); in br_sha1_round()
74 b += ROTL(c, 5) + G(d, e, a) + K2 + m[i + 3]; d = ROTL(d, 30); in br_sha1_round()
75 a += ROTL(b, 5) + G(c, d, e) + K2 + m[i + 4]; c = ROTL(c, 30); in br_sha1_round()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h49 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf()
50 return is(K1) || is(K2); in isOneOf()
H A DToken.h100 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() argument
101 return is(K1) || is(K2); in isOneOf()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp69 template <typename K1, typename K2, typename V>
70 static std::optional<V> Lookup(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, in Lookup() argument
71 K2 k2) { in Lookup()
79 template <typename K1, typename K2, typename V>
80 static V *LookupAsPtr(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, K2 k2) { in LookupAsPtr() argument
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxbb-nanopi-k2.dts14 model = "FriendlyARM NanoPi K2";
137 model = "NANOPI-K2";
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Ds3c6410-mini6410.dts75 label = "K2";
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h597 template <typename A, typename B> bool isOneOf(A K1, B K2) const { in isOneOf()
598 return is(K1) || is(K2); in isOneOf()
601 bool isOneOf(A K1, B K2, Ts... Ks) const { in isOneOf()
602 return is(K1) || isOneOf(K2, Ks...); in isOneOf()
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c279 # define K2 K1 macro
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstPrinterCommon.cpp422 printRegName(OS, X86::K2); in printVKPair()
H A DX86MCTargetDesc.cpp362 {codeview::RegisterId::AMD64_K2, X86::K2}, in initLLVMToSEHAndCVRegMapping()
/freebsd/contrib/sendmail/contrib/
H A Dmail.local.linux77 METX(M5%:A2M<Y56FA$K2<RF`%5C:`2!E@!R`,AP*,`8EMA1R`F>QL05=``(]
105 M$`,RFZ_O^K2>*)S5>;,">@<KD*`$6Y-22J6K)P(-*63U":W5F1Q^VZQRX&#A
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h466 ENTRY(K2) \
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td529 // binop (select cond, K0, K1), K2 ->
530 // select cond, (binop K0, K2), (binop K1, K2)
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_rsa.txt418 K2+yWz3jcPOsfBmRY5H9JftSfr+mpLTfRaF1nZlsS7Tr0YgoxE/FLQGRhxdAUl9H
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h609 case X86::K2: in addMaskPairOperands()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterInfo.td409 def K2 : X86Reg<"k2", 2>, DwarfRegNum<[120, 95, 95]>;
417 [(add K0, K2, K4, K6), (add K1, K3, K5, K7)]>;
/freebsd/share/termcap/
H A Dtermcap2821 :@7=\EOF:@8=\EOM:F1=\E[23~:F2=\E[24~:K2=\EOE:Km=\E[M:\
2853 :*6=\E[4~:@7=\E[4~:K2=\EOu:Km=\E[M:kH=\E[4~:kh=\E[1~:\
2916 :K2=\217y:Km=\233M:LE=\233%dD:RI=\233%dC:UP=\233%dA:\
2954 :F1=\E[192z:F2=\E[193z:K2=\E[218z:Km=\E[M:k1=\E[224z:\
4291 :K2=\E[I:\
4458 :is=K2 UCB IBMPC Kermit 1.2 8-30-84\n:tc=kermit:
4592 :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:K2=\E[G:\
4617 :k9=\E[U:k;=\E[V:F1=\E[W:F2=\E[X:K2=\E[E:\
4636 :K1=\EOw:K2=\EOu:K3=\EOy:K4=\EOq:K5=\EOs:LE=\E[%dD:\
4672 :K1=\E[7~:K2=\EOu:K3=\E[5~:K4=\E[8~:K5=\E[6~:LE=\E[%dD:\
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1350 unsigned K2 = getKillRegState(Op2.isKill()); in expandPostRAPseudo() local
1355 .addReg(Rs, K2); in expandPostRAPseudo()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6568 uint8_t K2[16]; member
/freebsd/contrib/ncurses/include/
H A DCaps.uwin472 key_b2 kb2 str K2 KEY_B2 0536 YB-GE center of keypad
H A DCaps511 key_b2 kb2 str K2 KEY_B2 0536 YB-GE center of keypad
H A DCaps.hpux11513 key_b2 kb2 str K2 KEY_B2 0536 YB-GE center of keypad
H A DCaps.osf1r5494 key_b2 kb2 str K2 KEY_B2 0536 YB-GE center of keypad
H A DCaps.aix4511 key_b2 kb2 str K2 KEY_B2 0536 YB-GE center of keypad

12