Searched defs:userType (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/lib/isc/unix/ |
H A D | pk11_api.c | 176 pkcs_C_Login(CK_SESSION_HANDLE hSession, CK_USER_TYPE userType, argument 190 return (*sym)(hSession, userType, pPin, usPinLen);
|
/bind-9.11.3/lib/isc/win32/ |
H A D | pk11_api.c | 211 CK_USER_TYPE userType, 223 return (*sym)(hSession, userType, pPin, usPinLen); 210 pkcs_C_Login(CK_SESSION_HANDLE hSession, CK_USER_TYPE userType, CK_CHAR_PTR pPin, CK_ULONG usPinLen) argument
|
Completed in 22 milliseconds