Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dspi_utils.c37 .EvictKey = RPC_EvictKey,
189 .EvictKey = Transport_EvictKey,
H A Dtsp_auth.c1111 result = TCS_API(tspContext)->EvictKey(tspContext, handle); in __tspi_free_resource()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h58 DECLARE_TCSTP_FUNC(EvictKey);
H A Dspi_utils.h446 TSS_RESULT (*EvictKey)(TSS_HCONTEXT, TCS_KEY_HANDLE); member