Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c539 if (FuncList.ST_CreateObject) { in C_CreateObject()
541 rv = FuncList.ST_CreateObject(rSession, pTemplate, in C_CreateObject()
H A Dtpmtok_int.h1582 ST_C_CreateObject ST_CreateObject; member
H A Dnew_host.c2374 function_list.ST_CreateObject = SC_CreateObject; in SC_SetFunctionList()