Searched defs:CryptoModuleBlockingPasswordDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/crypto/
H A Dnss_crypto_module_delegate.h16 // CryptoModuleBlockingPasswordDelegate should be passed using wincx() as the
20 class CryptoModuleBlockingPasswordDelegate { class in namespace:crypto
22 virtual ~CryptoModuleBlockingPasswordDelegate() {}
41 // Extends CryptoModuleBlockingPasswordDelegate with the ability to return a
43 class NSSCryptoModuleDelegate : public CryptoModuleBlockingPasswordDelegate {

Completed in 101 milliseconds