Searched refs:PK11AuthenticateFunc (Results 1 – 4 of 4) sorted by relevance
100 (*PK11AuthenticateFunc)(PK11SlotInfo *slot, PRBool loadCerts, void *wincx); typedef156 PK11AuthenticateFunc PK11_Authenticate;
102 (*PK11AuthenticateFunc)(PK11SlotInfo *slot, PRBool loadCerts, void *wincx); typedef150 PK11AuthenticateFunc PK11_Authenticate;
43 (PK11AuthenticateFunc)dlsym(nss_3_lib, "PK11_Authenticate");
124 PK11_Authenticate = (PK11AuthenticateFunc) in InitNSS()