Searched refs:TPML_ALG (Results 1 – 14 of 14) sorted by relevance
/external/tpm2/ |
D | CryptSelfTest_fp.h | 11 TPML_ALG *toTest, // IN: list of algorithms to be tested 12 TPML_ALG *toDoList // OUT: list of algorithms needing test
|
D | IncrementalSelfTest_fp.h | 12 typedef struct { TPML_ALG toTest; } IncrementalSelfTest_In; 14 typedef struct { TPML_ALG toDoList; } IncrementalSelfTest_Out;
|
D | CryptSelfTest.c | 91 TPML_ALG *toTest, // IN: list of algorithms to be tested in CryptIncrementalSelfTest() 92 TPML_ALG *toDoList // OUT: list of algorithms needing test in CryptIncrementalSelfTest()
|
D | tpm_generated.h | 681 UINT16 TPML_ALG_Marshal(TPML_ALG* source, BYTE** buffer, INT32* size); 683 TPM_RC TPML_ALG_Unmarshal(TPML_ALG* target, BYTE** buffer, INT32* size);
|
D | tpm_types.h | 785 } TPML_ALG; typedef
|
D | tpm_generated.c | 4579 UINT16 TPML_ALG_Marshal(TPML_ALG* source, BYTE** buffer, INT32* size) { in TPML_ALG_Marshal() 4589 TPM_RC TPML_ALG_Unmarshal(TPML_ALG* target, BYTE** buffer, INT32* size) { in TPML_ALG_Unmarshal()
|
D | part3.txt | 2107 TPML_ALG toTest list of algorithms that should be tested 2117 TPML_ALG toDoList list of algorithms that need testing
|
D | part4.txt | 24050 46 TPML_ALG *toTest, // IN: list of algorithms to be tested 24051 47 TPML_ALG *toDoList // OUT: list of algorithms needing test
|
/external/tpm2/generator/ |
D | structures.txt | 1060 _STRUCTURE TPML_ALG
|
D | commands.txt | 68 _TYPE TPML_ALG 79 _TYPE TPML_ALG
|
D | raw_structures.txt | 444 TPML_ALG...........................................................................................… 929 Table 94 — Definition of TPML_ALG Structure .......................................................… 11393 10.8.3 TPML_ALG 11395 Table 94 — Definition of TPML_ALG Structure
|
D | raw_structures_fixed.txt | 444 TPML_ALG...........................................................................................… 929 Table 94 — Definition of TPML_ALG Structure .......................................................… 11408 10.8.3 TPML_ALG 11410 Table 94 — Definition of TPML_ALG Structure
|
D | raw_commands_fixed.txt | 3245 TPML_ALG 3272 TPML_ALG
|
D | raw_commands.txt | 3245 TPML_ALG 3272 TPML_ALG
|