Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c565 if (FuncList.ST_Decrypt) { in C_Decrypt()
566 rv = FuncList.ST_Decrypt(rSession, pEncryptedData, in C_Decrypt()
H A Dtpmtok_int.h1598 ST_C_Decrypt ST_Decrypt; member
H A Dnew_host.c2388 function_list.ST_Decrypt = SC_Decrypt; in SC_SetFunctionList()