Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2080 if (FuncList.ST_SignUpdate) { in C_SignUpdate()
2081 rv = FuncList.ST_SignUpdate(rSession, pPart, ulPartLen); in C_SignUpdate()
H A Dtpmtok_int.h1608 ST_C_SignUpdate ST_SignUpdate; member
H A Dnew_host.c2398 function_list.ST_SignUpdate = SC_SignUpdate; in SC_SetFunctionList()