Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1469 if (FuncList.ST_GetOperationState) { in C_GetOperationState()
1470 rv = FuncList.ST_GetOperationState(rSession, in C_GetOperationState()
H A Dtpmtok_int.h1577 ST_C_GetOperationState ST_GetOperationState; member
H A Dnew_host.c2370 function_list.ST_GetOperationState = SC_GetOperationState; in SC_SetFunctionList()