Home
last modified time | relevance | path

Searched defs:GetAlgorithm (Results 1 – 6 of 6) sorted by relevance

/base/security/crypto_framework/frameworks/cj/src/
Dkey_impl.cpp44 const char *KeyImpl::GetAlgorithm(int32_t* errCode) in GetAlgorithm() function in OHOS::CryptoFramework::KeyImpl
Dcipher_impl.cpp87 const char *CipherImpl::GetAlgorithm(int32_t* errCode) in GetAlgorithm() function in OHOS::CryptoFramework::CipherImpl
/base/update/updater/services/package/pkg_algorithm/
Dpkg_algorithm.cpp207 PkgAlgorithm::PkgAlgorithmPtr PkgAlgorithmFactory::GetAlgorithm(const PkgManager::FileInfoPtr confi… in GetAlgorithm() function in Hpackage::PkgAlgorithmFactory
/base/security/certificate_framework/frameworks/core/v1.0/certificate/
Dcert_chain_validator.c157 static const char *GetAlgorithm(HcfCertChainValidator *self) in GetAlgorithm() function
/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/src/
Dsym_key_openssl.c104 static const char *GetAlgorithm(HcfKey *self) in GetAlgorithm() function
/base/security/crypto_framework/frameworks/crypto_operation/
Dcipher.c193 static const char *GetAlgorithm(HcfCipher *self) in GetAlgorithm() function