Searched defs:Sign (Results 1 - 8 of 8) sorted by relevance
/base/security/crypto_framework/frameworks/cj/src/ |
H A D | sign_impl.cpp | 46 HcfResult SignImpl::Sign(HcfBlob *input, HcfBlob *output) in Sign() function in OHOS::CryptoFramework::SignImpl
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_cert_manager_adapter_impl.cpp | 60 int32_t ArkCertManagerAdapterImpl::Sign( in Sign() function in OHOS::ArkWeb::ArkCertManagerAdapterImpl
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_cert_manager_adapter_wrapper.cpp | 57 int32_t ArkCertManagerAdapterWrapper::Sign( in Sign() function in OHOS::ArkWeb::ArkCertManagerAdapterWrapper
|
/base/security/code_signature/services/local_code_sign/src/ |
H A D | local_sign_key.cpp | 245 bool LocalSignKey::Sign(const ByteBuffer &data, ByteBuffer &signature)
in Sign() function in OHOS::Security::CodeSign::LocalSignKey
|
/base/web/webview/ohos_adapter/cert_mgr_adapter/src/ |
H A D | cert_mgr_adapter_impl.cpp | 391 int32_t CertManagerAdapterImpl::Sign(const uint8_t* uri, const uint8_t* certData, uint32_t certDataLen, in Sign() function in OHOS::NWeb::CertManagerAdapterImpl
|
/base/security/huks/frameworks/huks_standard/main/common/include/ |
H A D | hks_crypto_hal.h | 132 typedef int32_t (*Sign)(const struct HksBlob *, const struct HksUsageSpec *, const struct HksBlob *, typedef
|
/base/update/updater/services/package/pkg_manager/ |
H A D | pkg_managerImpl.cpp | 831 int32_t PkgManagerImpl::Sign(PkgStreamPtr stream, size_t offset, const PkgInfoPtr &info)
in DoCreatePkgStream() function in Hpackage::PkgManagerImpl
|
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
H A D | huks_adapter.c | 1812 static int32_t Sign(const KeyParams *keyParams, const Uint8Buff *message, Algorithm algo, in Sign() function
|
Completed in 13 milliseconds