HomeSort by relevance Sort by last modified time
    Searched defs:GetDigestLength (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/base/
nssstreamadapter.h 88 virtual bool GetDigestLength(const std::string& algorithm, size_t* length) {
89 return NSSCertificate::GetDigestLength(algorithm, length);
nssidentity.cc 196 bool NSSCertificate::GetDigestLength(const std::string& algorithm,

Completed in 402 milliseconds