Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1444 if (FuncList.ST_GetObjectSize) { in C_GetObjectSize()
1445 rv = FuncList.ST_GetObjectSize(rSession, hObject, pulSize); in C_GetObjectSize()
H A Dtpmtok_int.h1585 ST_C_GetObjectSize ST_GetObjectSize; member
H A Dnew_host.c2377 function_list.ST_GetObjectSize = SC_GetObjectSize; in SC_SetFunctionList()