Searched refs:userType (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/ |
H A D | pk11.h | 179 pkcs_C_Login(CK_SESSION_HANDLE hSession, CK_USER_TYPE userType,
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | softp11.c | 707 read_conf_file(const char *fn, CK_USER_TYPE userType, const char *pin) in read_conf_file() argument 1213 CK_USER_TYPE userType, in C_Login() argument 1230 st_logf("type: %d password: %s\n", (int)userType, pin); in C_Login() 1239 ret = read_conf_file(soft_token.config_file, userType, pin); in C_Login()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
H A D | pk11_api.c | 189 pkcs_C_Login(CK_SESSION_HANDLE hSession, CK_USER_TYPE userType, in pkcs_C_Login() argument 204 return ((*sym)(hSession, userType, pPin, usPinLen)); in pkcs_C_Login()
|