Searched refs:TPM2B_SYM_KEY (Results 1 – 16 of 16) sorted by relevance
/external/tpm2/ |
D | Context_spt_fp.h | 14 TPM2B_SYM_KEY *symKey, // OUT: the symmetric key
|
D | ContextLoad.c | 41 TPM2B_SYM_KEY symKey; in TPM2_ContextLoad()
|
D | Context_spt.c | 22 TPM2B_SYM_KEY *symKey, // OUT: the symmetric key in ComputeContextProtectionKey()
|
D | ContextSave.c | 28 TPM2B_SYM_KEY symKey; in TPM2_ContextSave()
|
D | Object_spt.c | 111 TPM2B_SYM_KEY *symKey // OUT: the symmetric key in ComputeProtectionKeyParms() 717 TPM2B_SYM_KEY symKey; in ProduceOuterWrap() 801 TPM2B_SYM_KEY symKey; in UnwrapOuter()
|
D | tpm_types.h | 1032 } TPM2B_SYM_KEY; typedef 1495 TPM2B_SYM_KEY sym;
|
D | tpm_generated.h | 254 UINT16 TPM2B_SYM_KEY_Marshal(TPM2B_SYM_KEY* source, BYTE** buffer, INT32* size); 256 TPM_RC TPM2B_SYM_KEY_Unmarshal(TPM2B_SYM_KEY* target,
|
D | tpm_generated.c | 3402 UINT16 TPM2B_SYM_KEY_Marshal(TPM2B_SYM_KEY* source, in TPM2B_SYM_KEY_Marshal() 3414 TPM_RC TPM2B_SYM_KEY_Unmarshal(TPM2B_SYM_KEY* target, in TPM2B_SYM_KEY_Unmarshal() 3460 return TPM2B_SYM_KEY_Marshal((TPM2B_SYM_KEY*)&source->sym, buffer, size); in TPMU_SENSITIVE_COMPOSITE_Marshal() 3488 return TPM2B_SYM_KEY_Unmarshal((TPM2B_SYM_KEY*)&target->sym, buffer, in TPMU_SENSITIVE_COMPOSITE_Unmarshal()
|
D | CryptUtil.c | 2663 TPM2B_SYM_KEY key; // encryption key in CryptParameterEncryption()
|
D | part4.txt | 6268 6 TPM2B_SYM_KEY *symKey, // OUT: the symmetric key 6809 retrieved from this function include encryption algorithm, key size in bit, and a TPM2B_SYM_KEY 6823 74 TPM2B_SYM_KEY *symKey // OUT: the symmetric key 7545 614 TPM2B_SYM_KEY symKey; 7644 692 TPM2B_SYM_KEY symKey; 22478 2189 TPM2B_SYM_KEY key; // encryption key
|
D | part3.txt | 15968 15 TPM2B_SYM_KEY symKey; 16249 22 TPM2B_SYM_KEY symKey;
|
/external/tpm2/generator/ |
D | structures.txt | 1237 _STRUCTURE TPM2B_SYM_KEY 1737 _TYPE TPM2B_SYM_KEY
|
D | raw_structures.txt | 509 TPM2B_SYM_KEY .....................................................................................… 976 Table 128 — Definition of TPM2B_SYM_KEY Structure .................................................… 12723 11.1.9 TPM2B_SYM_KEY 12728 Table 128 — Definition of TPM2B_SYM_KEY Structure 15027 TPM2B_SYM_KEY
|
D | raw_structures_fixed.txt | 509 TPM2B_SYM_KEY .....................................................................................… 976 Table 128 — Definition of TPM2B_SYM_KEY Structure .................................................… 12722 11.1.9 TPM2B_SYM_KEY 12727 Table 128 — Definition of TPM2B_SYM_KEY Structure 15005 TPM2B_SYM_KEY
|
D | raw_commands.txt | 28843 TPM2B_SYM_KEY 29375 TPM2B_SYM_KEY
|
D | raw_commands_fixed.txt | 28854 TPM2B_SYM_KEY 29386 TPM2B_SYM_KEY
|