Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c818 if (FuncList.ST_DigestEncryptUpdate) { in C_DigestEncryptUpdate()
819 rv = FuncList.ST_DigestEncryptUpdate(rSession, pPart, in C_DigestEncryptUpdate()
H A Dtpmtok_int.h1618 ST_C_DigestEncryptUpdate ST_DigestEncryptUpdate; member
H A Dnew_host.c2408 function_list.ST_DigestEncryptUpdate = NULL; in SC_SetFunctionList()