/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_segment_layout_test.cpp | 118 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 162 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 297 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 823 auto algo = variable 872 auto algo = variable 913 auto algo = variable 959 auto algo = variable 1013 auto algo = variable 1181 auto algo = variable 1215 auto algo = variable [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | data_compression.cpp | 38 DataCompression *DataCompression::GetInstance(CompressAlgorithm algo) in GetInstance() 48 void DataCompression::Register(CompressAlgorithm algo, DataCompression *compressionPtr) in Register()
|
/ohos5.0/base/update/updater/test/unittest/package/ |
H A D | pkg_algo_unittest.cpp | 42 std::unique_ptr<Crc32Algorithm> algo = std::make_unique<Crc32Algorithm>(); in TestCrcDigest() local 65 std::unique_ptr<Sha256Algorithm> algo = std::make_unique<Sha256Algorithm>(); in TestHash256Digest() local 84 std::unique_ptr<Sha384Algorithm> algo = std::make_unique<Sha384Algorithm>(); in TestHash384Digest() local 122 PkgAlgorithm::PkgAlgorithmPtr algo = PkgAlgorithmFactory::GetAlgorithm(nullptr); in TestInvalidParam() local
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | crypto_x509_cert_chain_validator_test.cpp | 261 const char *algo = g_validator->getAlgorithm(g_validator); variable 519 const char *algo = g_validator->getAlgorithm(nullptr); variable 531 const char *algo = g_validator->getAlgorithm(&invalidValidator); variable
|
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/ |
H A D | key_impl.cpp | 50 const char *algo = hcfKey_->getAlgorithm(hcfKey_); in GetAlgorithm() local
|
H A D | sym_key_generator_impl.cpp | 36 const char *algo = generator_->getAlgoName(generator_); in GetAlgName() local
|
H A D | cipher_impl.cpp | 94 const char *algo = cipher_->getAlgorithm(cipher_); in GetAlgorithm() local
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/inc/ |
H A D | sym_common_defines.h | 24 HcfAlgValue algo; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/ |
H A D | grid_irregular_layout_test.cpp | 429 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 471 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 515 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 573 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 648 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); variable
|
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
H A D | huks_adapter.c | 1138 static int32_t HashToPoint(const Uint8Buff *hash, Algorithm algo, Uint8Buff *outEcPoint) in HashToPoint() 1329 Algorithm algo, uint32_t sharedKeyLen, const Uint8Buff *sharedKeyAlias) in AgreeSharedSecretWithStorage() 1423 …tic int32_t AgreeSharedSecret(const KeyParams *priKeyParams, const KeyBuff *pubKey, Algorithm algo, in AgreeSharedSecret() 1504 …ic int32_t ConstructGenerateKeyPairWithStorageParams(struct HksParamSet **paramSet, Algorithm algo, in ConstructGenerateKeyPairWithStorageParams() 1549 …tic int32_t GenerateKeyPairWithStorage(const KeyParams *keyParams, uint32_t keyLen, Algorithm algo, in GenerateKeyPairWithStorage() 1643 static int32_t GenerateKeyPair(Algorithm algo, Uint8Buff *outPriKey, Uint8Buff *outPubKey) in GenerateKeyPair() 1776 Algorithm algo) in ConstructSignParams() 1812 static int32_t Sign(const KeyParams *keyParams, const Uint8Buff *message, Algorithm algo, in Sign() 1905 static int32_t Verify(const KeyParams *keyParams, const Uint8Buff *message, Algorithm algo, in Verify() 1997 static int32_t ImportPublicKey(const KeyParams *keyParams, const Uint8Buff *pubKey, Algorithm algo, in ImportPublicKey() [all …]
|
/ohos5.0/base/security/crypto_framework/common/inc/ |
H A D | params_parser.h | 217 HcfAlgValue algo; member 226 HcfAlgValue algo; // algType member 232 HcfAlgValue algo; // algType member 240 HcfAlgValue algo; member 244 HcfAlgValue algo; // algType member
|
/ohos5.0/base/security/crypto_framework/frameworks/key/ |
H A D | ecc_key_util.c | 30 HcfAlgValue algo; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_pattern.h | 168 void SetCacheLayoutAlgo(const RefPtr<WaterFlowLayoutBase>& algo) in SetCacheLayoutAlgo()
|
/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
H A D | napi_key.cpp | 50 const char *algo = key->getAlgorithm(key); in JsGetAlgorithm() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/drm_decryptor_test/ |
H A D | drm_decryptor_coverage_unit_test.cpp | 410 void CreateAudioCencInfo(MetaDrmCencInfo &cencInfo, MetaDrmCencAlgorithm algo) in CreateAudioCencInfo() 425 …std::shared_ptr<MediaAVCodec::CodecDrmDecryptorMock> decryptorMock, MetaDrmCencAlgorithm algo, int… in AudioCencDecrypt()
|
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
H A D | napi_key.cpp | 58 const char *algo = key->getAlgorithm(key); in JsGetAlgorithm() local
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcencinfo/ |
H A D | native_cencinfo.cpp | 83 OH_AVErrCode OH_AVCencInfo_SetAlgorithm(OH_AVCencInfo *cencInfo, enum DrmCencAlgorithm algo) in OH_AVCencInfo_SetAlgorithm()
|
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/avcencinfo_fuzzer/ |
H A D | avcencinfo_fuzzer.cpp | 104 DrmCencAlgorithm algo = static_cast<enum DrmCencAlgorithm>(*data); in CencInfoSetAlgorithmFuzzTest() local 315 DrmCencAlgorithm algo = static_cast<enum DrmCencAlgorithm>(*data); in CencInfoSetAVBufferFuzzTest() local
|
/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/ |
H A D | key_agreement.c | 41 HcfAlgValue algo; member
|
H A D | kdf.c | 38 HcfAlgValue algo; member
|
H A D | signature.c | 52 HcfAlgValue algo; member 58 HcfAlgValue algo; member
|
/ohos5.0/base/security/certificate_framework/frameworks/core/v1.0/certificate/ |
H A D | cert_chain_validator.c | 168 const char *algo = (const char *)impl->algorithm; in GetAlgorithm() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_single_ver_kv_entry.cpp | 397 uint32_t destLen, CompressAlgorithm algo) in Uncompress() 419 …vector<uint8_t> &compressedEntries, Parcel &parcel, uint32_t targetVersion, CompressAlgorithm algo) in SerializeCompressedDatas()
|
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/ |
H A D | tls_key.cpp | 284 const auto algo = Algorithm(); in Clear() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_sync_task_context.cpp | 413 for (const auto &algo : SyncConfig::COMPRESSALGOMAP) { in GetRemoteCompressAlgo() local 429 for (const auto &algo : remoteCompressAlgoSet) { in GetRemoteCompressAlgoStr() local
|