Searched refs:wincx (Results 1 – 8 of 8) sorted by relevance
57 void* wincx) { in ImportEncryptedECPrivateKeyInfoAndReturnKey() argument66 wincx); in ImportEncryptedECPrivateKeyInfoAndReturnKey()85 &usage, 1, wincx); in ImportEncryptedECPrivateKeyInfoAndReturnKey()
70 void* wincx);
28 void* wincx() { return this; } in wincx() function
32 crypto_module_delegate_->wincx())) { in GenKeyAndSignChallenge()
100 (*PK11AuthenticateFunc)(PK11SlotInfo *slot, PRBool loadCerts, void *wincx);
103 (*PK11AuthenticateFunc)(PK11SlotInfo *slot, PRBool loadCerts, void *wincx);
88 nickname_collision(SECItem *old_nick, PRBool *cancel, void *wincx) in nickname_collision() argument92 CERTCertificate* cert = (CERTCertificate*)wincx; in nickname_collision()
1526 void* wincx = SSL_RevealPinArg(socket); in ClientAuthHandler() local1533 SECKEYPrivateKey* privkey = PK11_FindKeyByAnyCert(cert, wincx); in ClientAuthHandler()