Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c766 if (FuncList.ST_DestroyObject) { in C_DestroyObject()
767 rv = FuncList.ST_DestroyObject(rSession, hObject); in C_DestroyObject()
H A Dtpmtok_int.h1584 ST_C_DestroyObject ST_DestroyObject; member
H A Dnew_host.c2376 function_list.ST_DestroyObject = SC_DestroyObject; in SC_SetFunctionList()