Home
last modified time | relevance | path

Searched refs:TCSP_FlushSpecific_Common (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/
Dtcsi_admin.c450 TCSP_FlushSpecific_Common(UINT32 tpmResHandle, TPM_RESOURCE_TYPE resourceType) in TCSP_FlushSpecific_Common() function
512 result = TCSP_FlushSpecific_Common(tpmResHandle, resourceType); in TCSP_FlushSpecific_Internal()
Dtcs_auth_mgr.c213 … result = TCSP_FlushSpecific_Common(auth_mgr.auth_mapper[i].tpm_handle, in auth_mgr_close_context()
276 result = TCSP_FlushSpecific_Common( in auth_mgr_release_auth_handle()
Dtcs_context.c138 TCSP_FlushSpecific_Common(toKill->transHandle, TPM_RT_TRANS); in destroy_context()
Dtcs_key.c261 return TCSP_FlushSpecific_Common(slot, TPM_RT_KEY); in internal_EvictByKeySlot()
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtcs_utils.h277 TSS_RESULT TCSP_FlushSpecific_Common(UINT32, TPM_RESOURCE_TYPE);