| /freebsd/crypto/openssl/crypto/seed/ |
| H A D | seed_local.h | 56 #define KEYSCHEDULE_UPDATE0(T0, T1, X1, X2, X3, X4, KC) \ argument 60 (T0) = ((X1) + (X3) - (KC)) & 0xffffffff; \ 61 (T1) = ((X2) + (KC) - (X4)) & 0xffffffff 63 #define KEYSCHEDULE_UPDATE1(T0, T1, X1, X2, X3, X4, KC) \ argument 67 (T0) = ((X1) + (X3) - (KC)) & 0xffffffff; \ 68 (T1) = ((X2) + (KC) - (X4)) & 0xffffffff
|
| H A D | seed.c | 429 static const seed_word KC[] = { variable 485 KEYSCHEDULE_UPDATE0(t0, t1, x1, x2, x3, x4, KC[i]); in SEED_set_key() 487 KEYSCHEDULE_UPDATE1(t0, t1, x1, x2, x3, x4, KC[i + 1]); in SEED_set_key()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | JumpThreading.cpp | 573 if (Constant *KC = getKnownConstant(V, Preference)) { in computeValueKnownInPredecessorsImpl() local 575 Result.emplace_back(KC, Pred); in computeValueKnownInPredecessorsImpl() 601 if (Constant *KC = getKnownConstant(PredCst, Preference)) in computeValueKnownInPredecessorsImpl() local 602 Result.emplace_back(KC, P); in computeValueKnownInPredecessorsImpl() 612 if (Constant *KC = getKnownConstant(InVal, Preference)) { in computeValueKnownInPredecessorsImpl() local 613 Result.emplace_back(KC, PN->getIncomingBlock(i)); in computeValueKnownInPredecessorsImpl() 618 if (Constant *KC = getKnownConstant(CI, Preference)) in computeValueKnownInPredecessorsImpl() local 619 Result.emplace_back(KC, PN->getIncomingBlock(i)); in computeValueKnownInPredecessorsImpl() 733 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in computeValueKnownInPredecessorsImpl() local 734 Result.emplace_back(KC, LHSVal.second); in computeValueKnownInPredecessorsImpl() [all …]
|
| /freebsd/crypto/openssl/apps/ |
| H A D | rsa8192.pem | 34 /KC/bfioDeUR/8ANw1DNh+UsnPV3GJIwDkIJKdppi2uXPahJyJQQ8Inps53nn8Gg
|
| /freebsd/contrib/lua/src/ |
| H A D | lvm.c | 954 TValue *v2 = KC(i); lua_assert(ttisnumber(v2)); \ 984 TValue *v2 = KC(i); lua_assert(ttisnumber(v2)); \ 994 TValue *v2 = KC(i); \ 1077 #define KC(i) (k+GETARG_C(i)) macro 1260 TValue *rc = KC(i); in luaV_execute() 1303 TValue *rc = KC(i); in luaV_execute()
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc4518.txt | 266 The input string is to be normalized to Unicode Form KC 376 For example, removal of spaces from the Form KC string: 380 and the Form KC string: 405 For example, removal of hyphens and spaces from the Form KC string: 409 and the Form KC string:
|
| H A D | rfc3491.txt | 105 This profile specifies using Unicode normalization form KC, as
|
| H A D | rfc4013.txt | 107 This profile specifies using Unicode normalization form KC, as
|
| H A D | rfc3454.txt | 419 normalization form KC, while appendix B.3 is for profiles that do 432 If the profile is using Unicode normalization form KC (as described 474 - Unicode normalization with form KC 496 MUST use Unicode normalization form KC. Form KC maps many 499 the base equivalents. Thus, using form KC instead of form C will
|
| H A D | NormalizationTest.txt | 60 # All characters not explicitly occurring in c1 of Part 1 have identical NFC, D, KC, KD forms.
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | mail.local.linux | 140 M!2BBLYS6>1!K4/FDW<44#J%KV9;:(;QN/@=GD*</[IBI'XA!FY@*L/KC;..P
|
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps-ncurses | 297 capalias KC F2 Tek key_f12
|
| /freebsd/share/misc/ |
| H A D | usb_vendors | 2731 00a1 SmartCard Reader Keyboard KC 1000 SC 2752 0113 KC 6000 Slim Keyboard 2761 c110 KC 4500 Ergo Keyboard 6691 050f KC Technology, Inc. 6694 0180 KC-180 IrDA Dongle
|
| /freebsd/contrib/tzdata/ |
| H A D | europe | 2631 # 09 RU-KC Karachay-Cherkess Republic
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 21684 \301BA\,\302CA\,\303DA\,\304HA\,\305JA\,\306a\,\307KC\,
|