Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1575 if (FuncList.ST_GetTokenInfo) { in C_GetTokenInfo()
1576 rv = FuncList.ST_GetTokenInfo(slotID, pInfo); in C_GetTokenInfo()
H A Dtpmtok_int.h1567 ST_C_GetTokenInfo ST_GetTokenInfo; member
H A Dnew_host.c2361 function_list.ST_GetTokenInfo = SC_GetTokenInfo; in SC_SetFunctionList()