Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2110 if (FuncList.ST_UnwrapKey) { in C_UnwrapKey()
2111 rv = FuncList.ST_UnwrapKey(rSession, pMechanism, in C_UnwrapKey()
H A Dtpmtok_int.h1625 ST_C_UnwrapKey ST_UnwrapKey; member
H A Dnew_host.c2415 function_list.ST_UnwrapKey = SC_UnwrapKey; in SC_SetFunctionList()