Searched refs:ParsePEMKeyBytes (Results 1 – 3 of 3) sorted by relevance
94 if (!Extension::ParsePEMKeyBytes(private_key_contents, in ReadInputKey()
413 static bool ParsePEMKeyBytes(const std::string& input, std::string* output);
1491 bool Extension::ParsePEMKeyBytes(const std::string& input, in ParsePEMKeyBytes() function in Extension1678 !ParsePEMKeyBytes(public_key_, in InitFromValue()