/freebsd/crypto/krb5/src/lib/crypto/builtin/ |
H A D | cmac.c | 69 unsigned char *K1, in generate_subkey() 131 unsigned char K1[BLOCK_SIZE], K2[BLOCK_SIZE]; in krb5int_cmac_checksum() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegBankCombiner.cpp | 205 std::optional<ValueAndVReg> K0, K1; in matchIntMinMaxToMed3() local 249 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToMed3() local 281 std::optional<FPValueAndVReg> K0, K1; in matchFPMinMaxToClamp() local
|
H A D | AMDGPUISelLowering.cpp | 2932 SDValue K1 = DAG.getConstantFP(0x1.4f0978p-11f, SL, VT); in lowerFEXP10Unsafe() local 2958 SDValue K1 = DAG.getConstantFP(0x1.4f0978p-11f, SL, VT); in lowerFEXP10Unsafe() local 3478 SDValue K0, K1; in LowerFP_TO_INT64() local
|
H A D | AMDGPUInstructionSelector.cpp | 664 const int64_t K1 = ConstSrc1->Value.getSExtValue(); in selectG_BUILD_VECTOR() local
|
H A D | SIISelLowering.cpp | 10601 const SDValue K1 = DAG.getConstantFP(K1Val, SL, MVT::f32); in lowerFDIV_FAST() local 13100 ConstantFPSDNode *K1 = getSplatConstantFP(Op1); in performFPMed3ImmCombine() local
|
H A D | AMDGPULegalizerInfo.cpp | 2648 MachineInstrBuilder K0, K1; in legalizeFPTOI() local
|
/freebsd/crypto/krb5/src/plugins/preauth/spake/ |
H A D | t_vectors.c | 55 const char *K1; member 385 krb5_keyblock *ikey, *K0, *K1, *K2, *K3, *kb; in run_test() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | Token.h | 101 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf() 104 template <typename... Ts> bool isOneOf(tok::TokenKind K1, Ts... Ks) const { in isOneOf()
|
/freebsd/lib/libmd/ |
H A D | sha1c.c | 54 #define K1 0x6ED9EBA1 macro
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | sha1.c | 34 #define K1 ((uint32_t)0x5A827999) macro
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/sha1/ |
H A D | shs.c | 21 #define K1 0x5A827999L /* Rounds 0-19 */ macro
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Trace.cpp | 70 static std::optional<V> Lookup(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, in Lookup() 80 static V *LookupAsPtr(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, K2 k2) { in LookupAsPtr()
|
/freebsd/sys/opencrypto/ |
H A D | rmd160.c | 60 #define K1 0x5A827999U macro
|
/freebsd/crypto/openssl/test/ |
H A D | modes_internal_test.c | 272 static const u8 K1[16], P1[] = { 0 }, A1[] = { 0 }, IV1[12], C1[] = { 0 }; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | xxhash.cpp | 142 uint64_t const K1 = round(0, endian::read64le(P)); in xxHash64() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 1350 unsigned K1 = getKillRegState(Op1.isKill()); in expandPostRAPseudo() local
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmreg.h | 6567 uint8_t K1[16]; global() member
|
/freebsd/sys/dev/iwx/ |
H A D | if_iwxreg.h | 7567 uint8_t K1[16]; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5321 SDValue K1 = Op.getOperand(1); in LowerSaturatingConditional() local
|