Home
last modified time | relevance | path

Searched refs:hResHandle (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_admin.c474 TCS_HANDLE hResHandle, /* in */ in TCSP_FlushSpecific_Internal() argument
485 if ((result = get_slot_lite(hContext, hResHandle, &tpmResHandle))) in TCSP_FlushSpecific_Internal()
488 if ((result = ctx_remove_key_loaded(hContext, hResHandle))) in TCSP_FlushSpecific_Internal()
491 if ((result = key_mgr_dec_ref_count(hResHandle))) in TCSP_FlushSpecific_Internal()
495 if ((result = auth_mgr_check(hContext, &hResHandle))) in TCSP_FlushSpecific_Internal()
498 auth_mgr_release_auth_handle(hResHandle, hContext, FALSE); in TCSP_FlushSpecific_Internal()
502 tpmResHandle = hResHandle; in TCSP_FlushSpecific_Internal()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
Drpc_admin.c400 TCS_HANDLE hResHandle; in tcs_wrap_FlushSpecific() local
412 if (getData(TCSD_PACKET_TYPE_UINT32, 1, &hResHandle, 0, &data->comm)) in tcs_wrap_FlushSpecific()
419 result = TCSP_FlushSpecific_Internal(hContext, hResHandle, resourceType); in tcs_wrap_FlushSpecific()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dtsp_admin.c278 TCS_HANDLE hResHandle, /* in */ in Transport_FlushSpecific() argument
292 handle = hResHandle; in Transport_FlushSpecific()
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
Drpc_admin.c350 TCS_HANDLE hResHandle, /* in */ in RPC_FlushSpecific_TP() argument
361 if (setData(TCSD_PACKET_TYPE_UINT32, 1, &hResHandle, 0, &hte->comm)) in RPC_FlushSpecific_TP()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtcs.h711 TCS_HANDLE hResHandle, // in
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
Dtcs_api.c3319 TCS_HANDLE hResHandle, /* in */ in RPC_FlushSpecific() argument
3330 result = RPC_FlushSpecific_TP(entry, hResHandle, resourceType); in RPC_FlushSpecific()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtcs_utils.h1178 TCS_HANDLE hResHandle, /* in */