Searched refs:GetAlgorithm (Results 1 – 18 of 18) sorted by relevance
32 const char *GetAlgorithm(int32_t* errCode);
37 const char *GetAlgorithm(int32_t* errCode);
43 const char *KeyImpl::GetAlgorithm(int32_t* errCode) in GetAlgorithm() function in OHOS::CryptoFramework::KeyImpl
87 const char *CipherImpl::GetAlgorithm(int32_t* errCode) in GetAlgorithm() function in OHOS::CryptoFramework::CipherImpl
259 const char* res = instance->GetAlgorithm(errCode); in FfiOHOSSymKeyGetAlgName()592 const char* res = instance->GetAlgorithm(errCode); in FfiOHOSCipherGetAlgName()
157 static const char *GetAlgorithm(HcfCertChainValidator *self) in GetAlgorithm() function197 returnValidator->base.getAlgorithm = GetAlgorithm; in HcfCertChainValidatorCreate()
122 PkgAlgorithm::PkgAlgorithmPtr algo = PkgAlgorithmFactory::GetAlgorithm(nullptr); in TestInvalidParam()126 algo = PkgAlgorithmFactory::GetAlgorithm(nullptr); in TestInvalidParam()
103 static const char *GetAlgorithm(HcfKey *self) in GetAlgorithm() function279 returnSymmKey->key.key.getAlgorithm = GetAlgorithm; in GenerateSymmKey()338 returnSymmKey->key.key.getAlgorithm = GetAlgorithm; in ConvertSymmKey()
93 … static PkgAlgorithm::PkgAlgorithmPtr GetAlgorithm(const PkgManager::FileInfoPtr config = nullptr);
207 PkgAlgorithm::PkgAlgorithmPtr PkgAlgorithmFactory::GetAlgorithm(const PkgManager::FileInfoPtr confi… in GetAlgorithm() function in Hpackage::PkgAlgorithmFactory
49 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Pack()79 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Unpack()
128 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Pack()197 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Unpack()
354 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Pack()664 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Unpack()
834 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Pack()923 … PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(&fileInfo_.fileInfo); in Unpack()
185 static const char *GetAlgorithm(HcfCipher *self) in GetAlgorithm() function323 cipher->super.getAlgorithm = GetAlgorithm; in InitCipher()
1/* 2 * Copyright (c) 2021 Huawei Device Co., Ltd. 3 * ...
904 PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(info); in DoCreatePkgStream()936 PkgAlgorithm::PkgAlgorithmPtr algorithm = PkgAlgorithmFactory::GetAlgorithm(info); in DoCreatePkgStream()