Home
last modified time | relevance | path

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

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