Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c2302 if (FuncList.ST_WrapKey) { in C_WrapKey()
2303 rv = FuncList.ST_WrapKey(rSession, pMechanism, hWrappingKey, in C_WrapKey()
H A Dtpmtok_int.h1623 ST_C_WrapKey ST_WrapKey; member
H A Dnew_host.c2414 function_list.ST_WrapKey = SC_WrapKey; in SC_SetFunctionList()