Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c710 if (FuncList.ST_DecryptVerifyUpdate) { in C_DecryptVerifyUpdate()
712 rv = FuncList.ST_DecryptVerifyUpdate(rSession, in C_DecryptVerifyUpdate()
H A Dtpmtok_int.h1621 ST_C_DecryptVerifyUpdate ST_DecryptVerifyUpdate; member
H A Dnew_host.c2411 function_list.ST_DecryptVerifyUpdate = NULL; in SC_SetFunctionList()