Searched refs:SSLPlatformKeyCAPI (Results 1 – 1 of 1) sorted by relevance
78 class SSLPlatformKeyCAPI : public ThreadedSSLPrivateKey::Delegate { class81 SSLPlatformKeyCAPI(crypto::ScopedHCRYPTPROV provider, DWORD key_spec) in SSLPlatformKeyCAPI() function in net::__anonb0d117170111::SSLPlatformKeyCAPI91 SSLPlatformKeyCAPI(const SSLPlatformKeyCAPI&) = delete;92 SSLPlatformKeyCAPI& operator=(const SSLPlatformKeyCAPI&) = delete;94 ~SSLPlatformKeyCAPI() override = default;405 std::make_unique<SSLPlatformKeyCAPI>(std::move(prov), key_spec), in WrapCAPIPrivateKey()