Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1174 if (FuncList.ST_GenerateKeyPair) { in C_GenerateKeyPair()
1175 rv = FuncList.ST_GenerateKeyPair(rSession, in C_GenerateKeyPair()
H A Dtpmtok_int.h1623 ST_C_GenerateKeyPair ST_GenerateKeyPair; member
H A Dnew_host.c2413 function_list.ST_GenerateKeyPair = SC_GenerateKeyPair; in SC_SetFunctionList()