Searched refs:HTTP_HASH_ALGORITHM (Results 1 – 3 of 3) sorted by relevance
67 const char *const HttpConstant::HTTP_HASH_ALGORITHM = "hashAlgorithm"; member in OHOS::NetStack::Http::HttpConstant
170 static const char *const HTTP_HASH_ALGORITHM; variable
765 …auto algorithm = NapiUtils::GetStringPropertyUtf8(env, certPIN, HttpConstant::HTTP_HASH_ALGORITHM); in NapiValue2CertPinning()