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

/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c694 read_conf_file(const char *fn, CK_USER_TYPE userType, const char *pin) argument
1195 CK_USER_TYPE userType,
1209 st_logf("type: %d password: %s\n", (int)userType, pin);
1216 ret = read_conf_file(soft_token.config_file, userType, pin);
1194 C_Login(CK_SESSION_HANDLE hSession, CK_USER_TYPE userType, CK_UTF8CHAR_PTR pPin, CK_ULONG ulPinLen) argument

Completed in 19 milliseconds