Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1956 if (FuncList.ST_SignEncryptUpdate) { in C_SignEncryptUpdate()
1957 rv = FuncList.ST_SignEncryptUpdate(rSession, pPart, in C_SignEncryptUpdate()
H A Dtpmtok_int.h1619 ST_C_SignEncryptUpdate ST_SignEncryptUpdate; member
H A Dnew_host.c2410 function_list.ST_SignEncryptUpdate = NULL; in SC_SetFunctionList()