Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c679 if (FuncList.ST_DecryptUpdate) { in C_DecryptUpdate()
680 rv = FuncList.ST_DecryptUpdate(rSession, pEncryptedPart, in C_DecryptUpdate()
H A Dtpmtok_int.h1599 ST_C_DecryptUpdate ST_DecryptUpdate; member
H A Dnew_host.c2389 function_list.ST_DecryptUpdate = NULL /* SC_DecryptUpdate */; in SC_SetFunctionList()