Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2032 if (FuncList.ST_SignRecover) { in C_SignRecover()
2033 rv = FuncList.ST_SignRecover(rSession, pData, in C_SignRecover()
H A Dtpmtok_int.h1610 ST_C_SignRecover ST_SignRecover; member
H A Dnew_host.c2401 function_list.ST_SignRecover = SC_SignRecover; in SC_SetFunctionList()