Searched refs:ExportPublicKeyToFile (Results 1 – 4 of 4) sorted by relevance
60 bool ExportPublicKeyToFile(crypto::RSAPrivateKey* pair,86 bool OwnerKeyUtilsImpl::ExportPublicKeyToFile(crypto::RSAPrivateKey* pair, in ExportPublicKeyToFile() function in chromeos::OwnerKeyUtilsImpl
36 MOCK_METHOD2(ExportPublicKeyToFile, bool(crypto::RSAPrivateKey* pair,
51 ASSERT_TRUE(utils_->ExportPublicKeyToFile(pair.get(), tmpfile)); in TEST_F()
79 virtual bool ExportPublicKeyToFile(crypto::RSAPrivateKey* pair,