Searched refs:TPM_ORD_Delegate_ReadTable (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcsi_delegate.c | 224 if ((result = tpm_rqu_build(TPM_ORD_Delegate_ReadTable, &offset, txBlob, NULL))) in TCSP_Delegate_ReadTable_Internal() 232 result = tpm_rsp_parse(TPM_ORD_Delegate_ReadTable, txBlob, paramSize, in TCSP_Delegate_ReadTable_Internal()
|
| D | tcs_pbg.c | 432 case TPM_ORD_Delegate_ReadTable: in tpm_rsp_parse() 1931 case TPM_ORD_Delegate_ReadTable: in tpm_rqu_build()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| D | tpm_ordinal.h | 136 #define TPM_ORD_Delegate_ReadTable ((UINT32)0x000000DB) macro
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tsp_delegate.c | 677 … if ((result = obj_context_transport_execute(tspContext, TPM_ORD_Delegate_ReadTable, 0, NULL, in Transport_Delegate_ReadTable()
|