Searched defs:CalculateSPKIHashFromKey (Results 1 – 2 of 2) sorted by relevance
163 TEST(CertUtilTest, CalculateSPKIHashFromKey) { in TEST() argument
146 bool CalculateSPKIHashFromKey(base::StringPiece pem_key, SPKIHash* out_hash) { in CalculateSPKIHashFromKey() function