Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2262 if (FuncList.ST_VerifyUpdate) { in C_VerifyUpdate()
2263 rv = FuncList.ST_VerifyUpdate(rSession, pPart, ulPartLen); in C_VerifyUpdate()
H A Dtpmtok_int.h1614 ST_C_VerifyUpdate ST_VerifyUpdate; member
H A Dnew_host.c2404 function_list.ST_VerifyUpdate = SC_VerifyUpdate; in SC_SetFunctionList()