/ohos5.0/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
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | big_integer.cpp | 77 int32_t BigInteger::Sign() const in Sign() function in OHOS::NativeRdb::BigInteger
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 784 #### Sign subsubsection
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-security-huks-guide.md | 784 #### Sign subsubsection
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/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 certData… in Sign() function in OHOS::NWeb::CertManagerAdapterImpl
|
/ohos5.0/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
|
/ohos5.0/docs/en/application-dev/reference/apis-crypto-architecture-kit/ |
H A D | js-apis-cryptoFramework.md | 3523 ## Sign section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-crypto-architecture-kit/ |
H A D | js-apis-cryptoFramework.md | 3521 ## Sign section
|
/ohos5.0/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
|
/ohos5.0/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
|