Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c505 if (FuncList.ST_CopyObject) { in C_CopyObject()
506 rv = FuncList.ST_CopyObject(rSession, hObject, pTemplate, in C_CopyObject()
H A Dtpmtok_int.h1583 ST_C_CopyObject ST_CopyObject; member
H A Dnew_host.c2375 function_list.ST_CopyObject = SC_CopyObject; in SC_SetFunctionList()