Home
last modified time | relevance | path

Searched refs:TPM_GENERATED_VALUE (Results 1 – 5 of 5) sorted by relevance

/system/tpm/trunks/generator/
Draw_structures.txt2663 TPM_GENERATED_VALUE
8616 TPM_GENERATED_VALUE and the TPM may sign the digest of that structure. If the data is externally
8617 supplied and has TPM_GENERATED_VALUE as its first octets, then the TPM will not sign a digest of
11184 with TPM_GENERATED_VALUE. The ticket is computed by
12249 TPM_GENERATED_VALUE)
Draw_structures_fixed.txt2665 TPM_GENERATED_VALUE
8644 TPM_GENERATED_VALUE and the TPM may sign the digest of that structure. If the data is externally
8645 supplied and has TPM_GENERATED_VALUE as its first octets, then the TPM will not sign a digest of
11212 with TPM_GENERATED_VALUE. The ticket is computed by
12287 TPM_GENERATED_VALUE)
Draw_commands.txt10521 TPM_GENERATED_VALUE
11815 TPM_GENERATED_VALUE.
12016 // the TPM_GENERATED_VALUE. If it does, it is not safe for
12187 TPM_GENERATED_VALUE
15920 TPM_GENERATED_VALUE.
15923 If the hashed data did start with TPM_GENERATED_VALUE, then the validation will be a NULL
Draw_commands_fixed.txt10534 TPM_GENERATED_VALUE
11826 TPM_GENERATED_VALUE.
12027 // the TPM_GENERATED_VALUE. If it does, it is not safe for
12200 TPM_GENERATED_VALUE
15931 TPM_GENERATED_VALUE.
15934 If the hashed data did start with TPM_GENERATED_VALUE, then the validation will be a NULL
/system/tpm/trunks/
Dtpm_generated.h458 const TPM_GENERATED TPM_GENERATED_VALUE = 0xff544347; variable