Home
last modified time | relevance | path

Searched refs:FlushSpecific (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dspi_utils.c169 .FlushSpecific = RPC_FlushSpecific,
316 .FlushSpecific = Transport_FlushSpecific,
Dtsp_auth.c1105 return TCS_API(tspContext)->FlushSpecific(tspContext, handle, resourceType); in __tspi_free_resource()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Drpc_tcstp_tcs.h341 DECLARE_TCSTP_FUNC(FlushSpecific);
Dspi_utils.h612 TSS_RESULT (*FlushSpecific)(TSS_HCONTEXT, TCS_HANDLE, TPM_RESOURCE_TYPE); member