Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1877 if (FuncList.ST_SetOperationState) { in C_SetOperationState()
1878 rv = FuncList.ST_SetOperationState(rSession, pOperationState, in C_SetOperationState()
H A Dtpmtok_int.h1578 ST_C_SetOperationState ST_SetOperationState; member
H A Dnew_host.c2371 function_list.ST_SetOperationState = SC_SetOperationState; in SC_SetFunctionList()