Searched refs:ValidateRSAPrivateKey (Results 1 – 3 of 3) sorted by relevance
44 bool ValidateRSAPrivateKey(const brillo::SecureBlob& key);
111 bool ValidateRSAPrivateKey(const brillo::SecureBlob& key) { in ValidateRSAPrivateKey() function
70 if (!webservd::ValidateRSAPrivateKey(key)) in LoadAndValidatePrivateKey()