Searched refs:TPML_CCA (Results 1 – 12 of 12) sorted by relevance
/external/tpm2/ |
D | CommandCodeAttributes_fp.h | 16 TPML_CCA *commandList // OUT: list of TPMA_CC
|
D | CommandCodeAttributes.c | 258 TPML_CCA *commandList // OUT: list of TPMA_CC in CommandCapGetCCList()
|
D | tpm_types.h | 779 } TPML_CCA; typedef 848 TPML_CCA command;
|
D | tpm_generated.h | 697 UINT16 TPML_CCA_Marshal(TPML_CCA* source, BYTE** buffer, INT32* size); 699 TPM_RC TPML_CCA_Unmarshal(TPML_CCA* target, BYTE** buffer, INT32* size);
|
D | tpm_generated.c | 5269 UINT16 TPML_CCA_Marshal(TPML_CCA* source, BYTE** buffer, INT32* size) { in TPML_CCA_Marshal() 5279 TPM_RC TPML_CCA_Unmarshal(TPML_CCA* target, BYTE** buffer, INT32* size) { in TPML_CCA_Unmarshal() 6577 return TPML_CCA_Marshal((TPML_CCA*)&source->command, buffer, size); in TPMU_CAPABILITIES_Marshal() 6610 return TPML_CCA_Unmarshal((TPML_CCA*)&target->command, buffer, size); in TPMU_CAPABILITIES_Unmarshal()
|
D | part3.txt | 17144 TPM_CAP_COMMANDS TPM_CC TPML_CCA 17192 TPML_CCA.
|
D | part4.txt | 16442 142 TPML_CCA *commandList // OUT: list of TPMA_CC
|
/external/tpm2/generator/ |
D | structures.txt | 1054 _STRUCTURE TPML_CCA 1589 _TYPE TPML_CCA
|
D | raw_structures.txt | 442 TPML_CCA ..........................................................................................… 928 Table 93 — Definition of TPML_CCA Structure <OUT> .................................................… 6170 TPML_CCA 11368 10.8.2 TPML_CCA 11373 Table 93 — Definition of TPML_CCA Structure <OUT> 11723 TPML_CCA
|
D | raw_structures_fixed.txt | 442 TPML_CCA ..........................................................................................… 928 Table 93 — Definition of TPML_CCA Structure <OUT> .................................................… 6143 TPML_CCA 11383 10.8.2 TPML_CCA 11388 Table 93 — Definition of TPML_CCA Structure <OUT> 11746 TPML_CCA
|
D | raw_commands.txt | 30934 TPML_CCA 31035 TPML_CCA.
|
D | raw_commands_fixed.txt | 30945 TPML_CCA 31046 TPML_CCA.
|