Searched defs:userType (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dpk11_api.c176 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 Dpk11_api.c211 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 13 milliseconds