Searched refs:SetCapability (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
H A D | spi_utils.c | 104 .SetCapability = RPC_SetCapability, 254 .SetCapability = Transport_SetCapability,
|
H A D | tsp_caps_tpm.c | 58 if ((result = TCS_API(tspContext)->SetCapability(tspContext, tcsCapArea, sizeof(UINT32), in TSP_SetCapability()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
H A D | rpc_tcstp_tcs.h | 26 DECLARE_TCSTP_FUNC(SetCapability);
|
H A D | spi_utils.h | 534 TSS_RESULT (*SetCapability)(TSS_HCONTEXT, TCPA_CAPABILITY_AREA, UINT32, BYTE *, UINT32, member
|