Home
last modified time | relevance | path

Searched refs:ST_Login (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1728 if (FuncList.ST_Login) { in C_Login()
1729 rv = FuncList.ST_Login(rSession, userType, pPin, ulPinLen); in C_Login()
H A Dtpmtok_int.h1579 ST_C_Login ST_Login; member
H A Dnew_host.c2372 function_list.ST_Login = SC_Login; in SC_SetFunctionList()