Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c985 if (FuncList.ST_EncryptInit) { in C_EncryptInit()
986 rv = FuncList.ST_EncryptInit(rSession, pMechanism, hKey); in C_EncryptInit()
H A Dtpmtok_int.h1593 ST_C_EncryptInit ST_EncryptInit; member
H A Dnew_host.c2383 function_list.ST_EncryptInit = SC_EncryptInit; in SC_SetFunctionList()