Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1705 if (FuncList.ST_InitToken) in C_InitToken()
1706 rv = FuncList.ST_InitToken(slotID, pPin, ulPinLen, pLabel); in C_InitToken()
H A Dtpmtok_int.h1570 ST_C_InitToken ST_InitToken; member
H A Dnew_host.c2364 function_list.ST_InitToken = SC_InitToken; in SC_SetFunctionList()