Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1819 if (FuncList.ST_SeedRandom) { in C_SeedRandom()
1820 rv = FuncList.ST_SeedRandom(rSession, pSeed, ulSeedLen); in C_SeedRandom()
H A Dtpmtok_int.h1627 ST_C_SeedRandom ST_SeedRandom; member
H A Dnew_host.c2417 function_list.ST_SeedRandom = SC_SeedRandom; in SC_SetFunctionList()