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

  /external/libchrome/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/libchrome/crypto/third_party/nss/
pk11akey.cc 57 void* wincx) {
66 wincx);
85 &usage, 1, wincx);
chromium-nss.h 70 void* wincx);

Completed in 1026 milliseconds