Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1849 if (FuncList.ST_SetAttributeValue) { in C_SetAttributeValue()
1850 rv = FuncList.ST_SetAttributeValue(rSession, hObject, in C_SetAttributeValue()
H A Dtpmtok_int.h1587 ST_C_SetAttributeValue ST_SetAttributeValue; member
H A Dnew_host.c2379 function_list.ST_SetAttributeValue = SC_SetAttributeValue; in SC_SetFunctionList()