Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c169 .FlushSpecific = RPC_FlushSpecific,
H A Dobj_context.c133 RPC_FlushSpecific(tspContext, context->transAuth.AuthHandle, TPM_RT_TRANS); in obj_context_close()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dspi_utils.h437 TSS_RESULT RPC_FlushSpecific(TSS_HCONTEXT, TCS_HANDLE, TPM_RESOURCE_TYPE);
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c3318 RPC_FlushSpecific(TSS_HCONTEXT hContext, /* in */ in RPC_FlushSpecific() function