Home
last modified time | relevance | path

Searched refs:GetSSLPlatformKeyTaskRunner (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_platform_key_win.cc406 GetSSLPlatformKeyTaskRunner()); in WrapCAPIPrivateKey()
423 GetSSLPlatformKeyTaskRunner()); in WrapCNGPrivateKey()
472 GetSSLPlatformKeyTaskRunner()); in WrapUnexportableKeySlowly()
H A Dssl_platform_key_mac.cc197 GetSSLPlatformKeyTaskRunner()); in CreateSSLPrivateKeyForSecKey()
211 GetSSLPlatformKeyTaskRunner()); in WrapUnexportableKey()
H A Dssl_platform_key_util.h29 GetSSLPlatformKeyTaskRunner();
H A Dtest_ssl_private_key.cc56 std::make_unique<FailingSSLPlatformKey>(), GetSSLPlatformKeyTaskRunner()); in CreateFailSigningSSLPrivateKey()
H A Dopenssl_private_key.cc78 GetSSLPlatformKeyTaskRunner()); in WrapOpenSSLPrivateKey()
H A Dssl_platform_key_util.cc52 scoped_refptr<base::SingleThreadTaskRunner> GetSSLPlatformKeyTaskRunner() { in GetSSLPlatformKeyTaskRunner() function
H A Dssl_platform_key_android.cc170 GetSSLPlatformKeyTaskRunner()); in WrapJavaPrivateKey()
H A Dssl_platform_key_nss.cc230 GetSSLPlatformKeyTaskRunner()); in FetchClientCertPrivateKey()
H A Dclient_cert_store_win.cc229 GetSSLPlatformKeyTaskRunner()->PostTaskAndReplyWithResult( in GetClientCerts()
H A Dclient_cert_store_mac.cc407 GetSSLPlatformKeyTaskRunner()->PostTaskAndReplyWithResult( in GetClientCerts()