Searched refs:nistSPKIHash (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/base/
H A Dx509_certificate_unittest.cc519 static const char nistSPKIHash[] = member in namespace:net
539 EXPECT_TRUE(0 == memcmp(hash, nistSPKIHash, sizeof(hash)));
572 EXPECT_EQ(HexEncode(nistSPKIHash, base::SHA1_LENGTH),

Completed in 238 milliseconds