Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c744 if (FuncList.ST_DeriveKey) { in C_DeriveKey()
745 rv = FuncList.ST_DeriveKey(rSession, pMechanism, in C_DeriveKey()
H A Dtpmtok_int.h1626 ST_C_DeriveKey ST_DeriveKey; member
H A Dnew_host.c2416 function_list.ST_DeriveKey = NULL; in SC_SetFunctionList()