HomeSort by relevance Sort by last modified time
    Searched refs:GetDigestSize (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
openssldigest.h 57 static bool GetDigestSize(const std::string &algorithm,
openssldigest.cc 129 bool OpenSSLDigest::GetDigestSize(const std::string& algorithm,
opensslstreamadapter.cc 238 if (!OpenSSLDigest::GetDigestSize(digest_alg, &expected_len)) {

Completed in 27 milliseconds