HomeSort by relevance Sort by last modified time
    Searched defs:wincx (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/crypto/
nss_crypto_module_delegate.h 16 // CryptoModuleBlockingPasswordDelegate should be passed using wincx() as the
17 // user data argument (|wincx|) to relevant NSS functions, which the global
24 // Return a value suitable for passing to the |wincx| argument of relevant NSS
28 void* wincx() { return this; } function in class:crypto::CryptoModuleBlockingPasswordDelegate
  /external/chromium_org/net/socket/
ssl_client_socket_nss.cc 1560 void* wincx = SSL_RevealPinArg(socket); local
    [all...]

Completed in 171 milliseconds