Home
last modified time | relevance | path

Searched refs:RK (Results 1 – 25 of 46) sorted by relevance

12

/third_party/mbedtls/library/
Dcamellia.c270 RK[indexes[(INDEX)][(OFFSET)][i]] = TK[ i ]; \
322 uint32_t *RK; in mbedtls_camellia_setkey_enc() local
331 RK = ctx->rk; in mbedtls_camellia_setkey_enc()
334 memset( RK, 0, sizeof(ctx->rk) ); in mbedtls_camellia_setkey_enc()
415 RK[32 + 12 * idx + i] = RK[transposes[idx][i]]; in mbedtls_camellia_setkey_enc()
432 uint32_t *RK; in mbedtls_camellia_setkey_dec() local
446 RK = ctx->rk; in mbedtls_camellia_setkey_dec()
449 *RK++ = *SK++; in mbedtls_camellia_setkey_dec()
450 *RK++ = *SK++; in mbedtls_camellia_setkey_dec()
451 *RK++ = *SK++; in mbedtls_camellia_setkey_dec()
[all …]
Daes.c532 uint32_t *RK; in mbedtls_aes_setkey_enc() local
558 ctx->rk = RK = MBEDTLS_PADLOCK_ALIGN16( ctx->buf ); in mbedtls_aes_setkey_enc()
561 ctx->rk = RK = ctx->buf; in mbedtls_aes_setkey_enc()
570 RK[i] = MBEDTLS_GET_UINT32_LE( key, i << 2 ); in mbedtls_aes_setkey_enc()
577 for( i = 0; i < 10; i++, RK += 4 ) in mbedtls_aes_setkey_enc()
579 RK[4] = RK[0] ^ RCON[i] ^ in mbedtls_aes_setkey_enc()
580 ( (uint32_t) FSb[ MBEDTLS_BYTE_1( RK[3] ) ] ) ^ in mbedtls_aes_setkey_enc()
581 ( (uint32_t) FSb[ MBEDTLS_BYTE_2( RK[3] ) ] << 8 ) ^ in mbedtls_aes_setkey_enc()
582 ( (uint32_t) FSb[ MBEDTLS_BYTE_3( RK[3] ) ] << 16 ) ^ in mbedtls_aes_setkey_enc()
583 ( (uint32_t) FSb[ MBEDTLS_BYTE_0( RK[3] ) ] << 24 ); in mbedtls_aes_setkey_enc()
[all …]
/third_party/boost/boost/geometry/srs/projections/impl/
Dgeocent.hpp404 T RK; in pj_Convert_Geocentric_To_Geodetic() local
463 RK = gi.Geocent_e2*RN/(RN+Height); in pj_Convert_Geocentric_To_Geodetic()
464 RX = 1.0/sqrt(1.0-RK*(2.0-RK)*ST*ST); in pj_Convert_Geocentric_To_Geodetic()
465 CPHI = ST*(1.0-RK)*RX; in pj_Convert_Geocentric_To_Geodetic()
/third_party/openssl/crypto/aria/
Daria.c345 #define ARIA_ADD_ROUND_KEY(RK, T0, T1, T2, T3) \ argument
347 (T0) ^= (RK)->u[0]; \
348 (T1) ^= (RK)->u[1]; \
349 (T2) ^= (RK)->u[2]; \
350 (T3) ^= (RK)->u[3]; \
442 #define _ARIA_GSRK(RK, X, Y, Q, R) \ argument
444 (RK)->u[0] = \
448 (RK)->u[1] = \
452 (RK)->u[2] = \
456 (RK)->u[3] = \
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DCVSymbolVisitor.cpp23 SymbolRecordKind RK = static_cast<SymbolRecordKind>(Record.kind()); in visitKnownRecord() local
24 T KnownRecord(RK); in visitKnownRecord()
DCVTypeVisitor.cpp25 TypeRecordKind RK = static_cast<TypeRecordKind>(Record.kind()); in visitKnownRecord() local
26 T KnownRecord(RK); in visitKnownRecord()
35 TypeRecordKind RK = static_cast<TypeRecordKind>(Record.Kind); in visitKnownMember() local
36 T KnownRecord(RK); in visitKnownMember()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DJSONBackend.cpp187 void EmitJSON(RecordKeeper &RK, raw_ostream &OS) { JSONEmitter(RK).run(OS); } in EmitJSON() argument
DRecord.cpp2376 raw_ostream &llvm::operator<<(raw_ostream &OS, const RecordKeeper &RK) { in operator <<() argument
2378 for (const auto &C : RK.getClasses()) in operator <<()
2382 for (const auto &D : RK.getDefs()) in operator <<()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp755 RecurrenceDescriptor::MinMaxRecurrenceKind RK, in createMinMaxOp() argument
758 switch (RK) { in createMinMaxOp()
789 if (RK == RecurrenceDescriptor::MRK_FloatMin || in createMinMaxOp()
790 RK == RecurrenceDescriptor::MRK_FloatMax) in createMinMaxOp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DItaniumDemangle.cpp120 void print(ReferenceKind RK) { in print()
121 switch (RK) { in print()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h298 RecurrenceDescriptor::MinMaxRecurrenceKind RK,
/third_party/curl/tests/certs/
DServer-localhost-firstSAN-sv.crt80 KaxnwYImwQv/RK/zsokxohD9pTL4BE5rMh0kXoOJPUmcNCRaE90sCyxcs1++/G3b
DServer-localhost-firstSAN-sv.pem132 KaxnwYImwQv/RK/zsokxohD9pTL4BE5rMh0kXoOJPUmcNCRaE90sCyxcs1++/G3b
/third_party/ffmpeg/
DLICENSE.md110 The VMAF, mbedTLS, RK MPI, OpenCORE and VisualOn libraries are under the Apache License
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dvmservice.dart1408 Map<RK, RV> cast<RK, RV>() => _map.cast<RK, RV>();
1417 Map<RK, RV> retype<RK, RV>() => _map.cast<RK, RV>();
/third_party/flutter/skia/third_party/externals/icu/source/data/region/
Dhr.txt305 CG{"Kongo (RK)"}
/third_party/skia/third_party/externals/icu/source/data/region/
Dhr.txt308 CG{"Kongo (RK)"}
/third_party/icu/icu4c/source/data/region/
Dhr.txt311 CG{"Kongo (RK)"}
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp709 #define RK macro
/third_party/icu/icu4c/source/data/locales/
Dsl.txt1036 "pred RK",
1040 "pred RK",
1044 "pred RK",
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dsl.txt1594 "pred RK",
1598 "pred RK",
1602 "pred RK",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dsl.txt1036 "pred RK",
1040 "pred RK",
1044 "pred RK",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h523 ReferenceKind RK; variable
531 auto SoFar = std::make_pair(RK, Pointee); in collapse()
538 SoFar.first = std::min(SoFar.first, RT->RK); in collapse()
546 Pointee(Pointee_), RK(RK_) {} in ReferenceType()
548 template<typename Fn> void match(Fn F) const { F(Pointee, RK); } in match()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ15.td470 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NC(G)?RK$")>;
471 def : InstRW<[WLat1, FXa, NormalGr], (instregex "OC(G)?RK$")>;
472 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NN(G)?RK$")>;
473 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NO(G)?RK$")>;
474 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NX(G)?RK$")>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3689 RecurrenceDescriptor::RecurrenceKind RK = RdxDesc.getRecurrenceKind(); in fixReduction() local
3709 if (RK == RecurrenceDescriptor::RK_IntegerMinMax || in fixReduction()
3710 RK == RecurrenceDescriptor::RK_FloatMinMax) { in fixReduction()
3721 RK, VecTy->getScalarType()); in fixReduction()
3817 unsigned Op = RecurrenceDescriptor::getRecurrenceBinOp(RK); in fixReduction()
3889 RecurrenceDescriptor::RecurrenceKind RK = RdxDesc.getRecurrenceKind(); in clearReductionWrapFlags() local
3890 if (RK != RecurrenceDescriptor::RK_IntegerAdd && in clearReductionWrapFlags()
3891 RK != RecurrenceDescriptor::RK_IntegerMult) in clearReductionWrapFlags()

12