Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1140 if (FuncList.ST_GenerateKey) { in C_GenerateKey()
1141 rv = FuncList.ST_GenerateKey(rSession, pMechanism, in C_GenerateKey()
H A Dtpmtok_int.h1622 ST_C_GenerateKey ST_GenerateKey; member
H A Dnew_host.c2412 function_list.ST_GenerateKey = NULL; in SC_SetFunctionList()