Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2240 if (FuncList.ST_VerifyRecoverInit) { in C_VerifyRecoverInit()
2241 rv = FuncList.ST_VerifyRecoverInit(rSession, pMechanism, hKey); in C_VerifyRecoverInit()
H A Dtpmtok_int.h1616 ST_C_VerifyRecoverInit ST_VerifyRecoverInit; member
H A Dnew_host.c2406 function_list.ST_VerifyRecoverInit = SC_VerifyRecoverInit; in SC_SetFunctionList()