Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/src/
Dstub.cpp51 std::vector<uint8_t> digest(MD5_LENGTH, 0); in Digest() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
Dfillp_cookie.h37 FILLP_UINT8 digest[FILLP_KEYSIZE]; /* * HMAC-SHA256 Digest * */ member
59 FILLP_UINT8 digest[FILLP_KEYSIZE]; /* * HMAC-SHA256 Digest * */ member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_utils.cpp242 stub::MessageDigest *digest = stub::MessageDigestFactory::GetInstance(stub::DIGEST_TYPE_MD5); in MakeNonce() local
257 stub::MessageDigest *digest = stub::MessageDigestFactory::GetInstance(stub::DIGEST_TYPE_MD5); in MakeRequestDigest() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnetwork_security_config.cpp454 cJSON *digest = cJSON_GetObjectItem(pinsItem, TAG_DIGEST.c_str()); in ParseJsonPinSet() local
/foundation/communication/netstack/frameworks/cj/http/src/
Dnet_http_client_exec.cpp591 unsigned char digest[SHA256_LEN]; in Sha256sum() local
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
Dhttp_exec.cpp928 unsigned char digest[SHA256_LEN]; in AddCurlHandle() local