Searched refs:CryptoModuleBlockingPasswordDelegate (Results 1 – 8 of 8) sorted by relevance
19 class CryptoModuleBlockingPasswordDelegate20 : public base::RefCountedThreadSafe<CryptoModuleBlockingPasswordDelegate> {39 friend class base::RefCountedThreadSafe<CryptoModuleBlockingPasswordDelegate>;41 virtual ~CryptoModuleBlockingPasswordDelegate() {} in ~CryptoModuleBlockingPasswordDelegate()
71 crypto::CryptoModuleBlockingPasswordDelegate* delegate = in PKCS11PasswordFunc()72 reinterpret_cast<crypto::CryptoModuleBlockingPasswordDelegate*>(arg); in PKCS11PasswordFunc()
110 crypto::CryptoModuleBlockingPasswordDelegate* delegate = in PKCS11PasswordFunc()111 reinterpret_cast<crypto::CryptoModuleBlockingPasswordDelegate*>(arg); in PKCS11PasswordFunc()
16 class CryptoModuleBlockingPasswordDelegate; variable26 base::RepeatingCallback<crypto::CryptoModuleBlockingPasswordDelegate*(55 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate>62 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate>
43 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate> in ClientCertIdentityNSS()65 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate>79 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate> password_delegate; in GetClientCerts()145 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate> in GetAndFilterCertsOnWorkerThread()163 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate> in GetPlatformCertsOnWorkerThread()
51 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate> in SSLPlatformKeyNSS()192 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate>203 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate> in FetchClientCertPrivateKey()
14 class CryptoModuleBlockingPasswordDelegate; variable29 scoped_refptr<crypto::CryptoModuleBlockingPasswordDelegate>