Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1982 if (FuncList.ST_SignFinal) { in C_SignFinal()
1983 rv = FuncList.ST_SignFinal(rSession, pSignature, in C_SignFinal()
H A Dtpmtok_int.h1609 ST_C_SignFinal ST_SignFinal; member
H A Dnew_host.c2399 function_list.ST_SignFinal = SC_SignFinal; in SC_SetFunctionList()