Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1202 if (FuncList.ST_GenerateRandom) { in C_GenerateRandom()
1203 rv = FuncList.ST_GenerateRandom(rSession, RandomData, in C_GenerateRandom()
H A Dtpmtok_int.h1628 ST_C_GenerateRandom ST_GenerateRandom; member
H A Dnew_host.c2418 function_list.ST_GenerateRandom = SC_GenerateRandom; in SC_SetFunctionList()