OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM_PS
(Results
1 - 5
of
5
) sorted by null
/system/tpm/trunks/
tpm_generated.h
448
typedef UINT32
TPM_PS
;
877
const
TPM_PS
TPM_PS_MAIN = 0x00000000;
878
const
TPM_PS
TPM_PS_PC = 0x00000001;
879
const
TPM_PS
TPM_PS_PDA = 0x00000002;
880
const
TPM_PS
TPM_PS_CELL_PHONE = 0x00000003;
881
const
TPM_PS
TPM_PS_SERVER = 0x00000004;
882
const
TPM_PS
TPM_PS_PERIPHERAL = 0x00000005;
883
const
TPM_PS
TPM_PS_TSS = 0x00000006;
884
const
TPM_PS
TPM_PS_STORAGE = 0x00000007;
885
const
TPM_PS
TPM_PS_AUTHENTICATION = 0x00000008
[
all
...]
tpm_generated.cc
[
all
...]
/external/tpm2/
tpm_generated.h
[
all
...]
tpm_types.h
340
// Table 26 Definition of
TPM_PS
Constants < OUT>
341
typedef UINT32
TPM_PS
;
[
all
...]
tpm_generated.c
[
all
...]
Completed in 2159 milliseconds