Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1232 if (FuncList.ST_GetAttributeValue) { in C_GetAttributeValue()
1233 rv = FuncList.ST_GetAttributeValue(rSession, hObject, in C_GetAttributeValue()
H A Dtpmtok_int.h1586 ST_C_GetAttributeValue ST_GetAttributeValue; member
H A Dnew_host.c2378 function_list.ST_GetAttributeValue = SC_GetAttributeValue; in SC_SetFunctionList()