Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2214 if (FuncList.ST_VerifyRecover) { in C_VerifyRecover()
2215 rv = FuncList.ST_VerifyRecover(rSession, pSignature, in C_VerifyRecover()
H A Dtpmtok_int.h1617 ST_C_VerifyRecover ST_VerifyRecover; member
H A Dnew_host.c2407 function_list.ST_VerifyRecover = SC_VerifyRecover; in SC_SetFunctionList()