Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c652 if (FuncList.ST_DecryptInit) { in C_DecryptInit()
653 rv = FuncList.ST_DecryptInit(rSession, pMechanism, hKey); in C_DecryptInit()
H A Dtpmtok_int.h1597 ST_C_DecryptInit ST_DecryptInit; member
H A Dnew_host.c2387 function_list.ST_DecryptInit = SC_DecryptInit; in SC_SetFunctionList()