Searched refs:TPMT_SYM_DEF (Results 1 – 15 of 15) sorted by relevance
/external/tpm2/ |
D | StartAuthSession_fp.h | 18 TPMT_SYM_DEF symmetric;
|
D | Session_fp.h | 36 TPMT_SYM_DEF *symmetric, // IN: the symmetric algorithm
|
D | Global.h | 320 … TPMT_SYM_DEF symmetric; // session symmetric algorithm (if any)
|
D | Session.c | 308 TPMT_SYM_DEF *symmetric, // IN: the symmetric algorithm in SessionCreate()
|
D | tpm_generated.h | 1289 UINT16 TPMT_SYM_DEF_Marshal(TPMT_SYM_DEF* source, BYTE** buffer, INT32* size); 1291 TPM_RC TPMT_SYM_DEF_Unmarshal(TPMT_SYM_DEF* target, BYTE** buffer, INT32* size);
|
D | tpm_types.h | 1016 } TPMT_SYM_DEF; typedef
|
D | tpm_generated.c | 7169 UINT16 TPMT_SYM_DEF_Marshal(TPMT_SYM_DEF* source, BYTE** buffer, INT32* size) { in TPMT_SYM_DEF_Marshal() 7179 TPM_RC TPMT_SYM_DEF_Unmarshal(TPMT_SYM_DEF* target, in TPMT_SYM_DEF_Unmarshal()
|
D | part3.txt | 2384 TPMT_SYM_DEF+ symmetric 5946 35 // Note: Construction of a TPMT_SYM_DEF does not allow the 'mode' to be
|
D | part4.txt | 1906 184 TPMT_SYM_DEF symmetric; // session symmetric algorithm… 14481 214 TPMT_SYM_DEF *symmetric, // IN: the symmetric algorithm
|
/external/tpm2/generator/ |
D | structures.txt | 1223 _STRUCTURE TPMT_SYM_DEF
|
D | raw_structures.txt | 505 TPMT_SYM_DEF ......................................................................................… 974 Table 126 — Definition of TPMT_SYM_DEF Structure ..................................................… 12472 The xor entry is only selected in a TPMT_SYM_DEF, which is used to select the parameter encryption 12522 This union allows the mode value in a TPMT_SYM_DEF or TPMT_SYM_DEF_OBJECT to be empty. 12633 11.1.7 TPMT_SYM_DEF 12634 The TPMT_SYM_DEF structure is used to select an algorithm to be used for parameter encryption in 12636 Table 126 — Definition of TPMT_SYM_DEF Structure
|
D | raw_structures_fixed.txt | 505 TPMT_SYM_DEF ......................................................................................… 974 Table 126 — Definition of TPMT_SYM_DEF Structure ..................................................… 12497 The xor entry is only selected in a TPMT_SYM_DEF, which is used to select the parameter encryption 12538 This union allows the mode value in a TPMT_SYM_DEF or TPMT_SYM_DEF_OBJECT to be empty. 12632 11.1.7 TPMT_SYM_DEF 12633 The TPMT_SYM_DEF structure is used to select an algorithm to be used for parameter encryption in 12635 Table 126 — Definition of TPMT_SYM_DEF Structure
|
D | commands.txt | 126 _TYPE TPMT_SYM_DEF+
|
D | raw_commands_fixed.txt | 3708 TPMT_SYM_DEF+ 10305 // Note: Construction of a TPMT_SYM_DEF does not allow the 'mode' to be
|
D | raw_commands.txt | 3706 TPMT_SYM_DEF+ 10294 // Note: Construction of a TPMT_SYM_DEF does not allow the 'mode' to be
|