Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2058 if (FuncList.ST_SignRecoverInit) { in C_SignRecoverInit()
2059 rv = FuncList.ST_SignRecoverInit(rSession, pMechanism, hKey); in C_SignRecoverInit()
H A Dtpmtok_int.h1610 ST_C_SignRecoverInit ST_SignRecoverInit; member
H A Dnew_host.c2400 function_list.ST_SignRecoverInit = SC_SignRecoverInit; in SC_SetFunctionList()