Home
last modified time | relevance | path

Searched refs:Digest (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/test/resource/param_update/
H A DCERT.SF1 SHA-256-Digest-Manifest: 7kdK9UIIGkTDM0J+RIwDC+ZFK4M4r5xFq6q2eR/U0Ws=
3 SHA-256-Digest: OGCUG3bDdbpYf3WeqNuvjdEDzlBNFsbQ0BEO7ZOZnCM=
6 SHA-256-Digest: ir7ggJnnyR08FPdqR2atgOrSj+weOocQyx8bmfmamL0=
9 SHA-256-Digest: RTg7+WrRVVB/YmNk92kqHR6WmB2OTK/Ms9lRyh4CpB4=
H A DMANIFEST.MF2 SHA-256-Digest: 5N2yyt9kSooku5ZTxJNjDOr99Ccs3+6Z/GwUAqsn1gc=
5 SHA-256-Digest: +9Cb0sJ0U53JTyYm5sVF80hr4utn8OJ0ZFGV+p3Yv1Q=
8 SHA-256-Digest: +9Cb0sJ0U53JTyYm5sVF80hr4utn8OJ0ZFGV+p3Yv1Q=
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/src/
H A Dstub.cpp36 virtual std::vector<uint8_t> Digest(const uint8_t *input, const size_t length) override;
49 std::vector<uint8_t> MD5::Digest(const uint8_t *input, const size_t length) in Digest() function in stub::MD5
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmessage_digest.h28 virtual std::vector<uint8_t> Digest(const uint8_t *input, const size_t length) = 0;
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/class_hashstream/
H A Dhashstream_n_exporter.h36 static napi_value Digest(napi_env env, napi_callback_info info);
H A Dhashstream_n_exporter.cpp121 napi_value HashStreamNExporter::Digest(napi_env env, napi_callback_info info) in Digest() function in OHOS::FileManagement::ModuleFileIO::HashStreamNExporter
205 NVal::DeclareNapiFunction("digest", Digest), in Export()
/ohos5.0/docs/en/application-dev/security/UniversalKeystoreKit/
H A Dhuks-signing-signature-verification-overview.md18 …et to the digest length or maximum length (Maximum length = Key length - Digest length - 2). For d…
19 …et to the digest length or maximum length (Maximum length = Key length - Digest length - 2). For d…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.cpp244 return digest->Digest((uint8_t *)nonce.data(), nonce.size()); in MakeNonce()
258 std::vector<uint8_t> vc = digest->Digest((uint8_t *)nonceBuf, sz + password.size() + 1); in MakeRequestDigest()
/ohos5.0/docs/en/application-dev/security/CryptoArchitectureKit/
H A Dcrypto-asym-encrypt-decrypt-spec.md87 | Asymmetric Key Type| Padding Mode| MD Algorithm| Mask Digest Algorithm| API Version|
H A Dcrypto-sign-sig-verify-overview.md75 | Asymmetric Key Type| Padding Mode| MD| Mask Digest| API Version|
/ohos5.0/docs/en/application-dev/network/
H A Dhttp-request.md312 |digest-algorithm | string |Digest algorithm used to generate hashes. Currently,…
/ohos5.0/docs/en/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-security.md370 /* Digest value after SHA-256 encryption */
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.1/
H A Dchangelog-security.md370 /* Digest value after SHA-256 encryption */
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/
H A D_huks_type_api.md520 | OH_HUKS_TAG_DIGEST | Digest algorithm.|
H A Djs-apis-huks.md2960 … | HuksTagType.HUKS_TAG_TYPE_UINT \| 4 | Digest algorithm.<br>**At…
/ohos5.0/docs/en/application-dev/reference/apis-device-certificate-kit/
H A Djs-apis-certManager.md64 | digest | [CmKeyDigest](#cmkeydigest) | No | Yes | Digest algorithm.|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-crypto-architecture-kit/
H A Djs-apis-cryptoFramework.md4977 Md类,调用Md方法可以进行MD(Message Digest)摘要计算。调用前,需要通过[createMd](#cryptoframeworkcreatemd)构造Md实例。
/ohos5.0/docs/en/application-dev/reference/apis-crypto-architecture-kit/
H A Djs-apis-cryptoFramework.md4991 | algName | string | Yes | No | Digest algorithm.|
5324 | algName | string | Yes | No | Digest algorithm.|