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

/bind-9.11.3/lib/isc/unix/
H A Dpk11_api.c177 CK_CHAR_PTR pPin, CK_ULONG usPinLen)
190 return (*sym)(hSession, userType, pPin, usPinLen);
176 pkcs_C_Login(CK_SESSION_HANDLE hSession, CK_USER_TYPE userType, CK_CHAR_PTR pPin, CK_ULONG usPinLen) argument
/bind-9.11.3/lib/isc/win32/
H A Dpk11_api.c212 CK_CHAR_PTR pPin,
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