Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1110 if (FuncList.ST_FindObjectsInit) { in C_FindObjectsInit()
1111 rv = FuncList.ST_FindObjectsInit(rSession, pTemplate, ulCount); in C_FindObjectsInit()
H A Dtpmtok_int.h1588 ST_C_FindObjectsInit ST_FindObjectsInit; member
H A Dnew_host.c2380 function_list.ST_FindObjectsInit = SC_FindObjectsInit; in SC_SetFunctionList()