Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1385 if (FuncList.ST_GetMechanismInfo) { in C_GetMechanismInfo()
1386 rv = FuncList.ST_GetMechanismInfo(slotID, type, pInfo); in C_GetMechanismInfo()
H A Dtpmtok_int.h1568 ST_C_GetMechanismInfo ST_GetMechanismInfo; member
H A Dnew_host.c2363 function_list.ST_GetMechanismInfo = SC_GetMechanismInfo; in SC_SetFunctionList()