Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1409 if (FuncList.ST_GetMechanismList) { in C_GetMechanismList()
1410 rv = FuncList.ST_GetMechanismList(slotID, in C_GetMechanismList()
H A Dtpmtok_int.h1568 ST_C_GetMechanismList ST_GetMechanismList; member
H A Dnew_host.c2362 function_list.ST_GetMechanismList = SC_GetMechanismList; in SC_SetFunctionList()