OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM_RC_PP
(Results
1 - 5
of
5
) sorted by null
/system/tpm/trunks/
error_codes.cc
85
case trunks::
TPM_RC_PP
: return "
TPM_RC_PP
";
tpm_generated.h
670
const TPM_RC
TPM_RC_PP
= RC_FMT1 + 0x010;
[
all
...]
/external/tpm2/
SessionProcess.c
721
//
TPM_RC_PP
PP is required but not asserted
820
return
TPM_RC_PP
;
[
all
...]
tpm_types.h
108
#define
TPM_RC_PP
((TPM_RC)(RC_FMT1 + 0x010))
[
all
...]
tpm_generated.c
[
all
...]
Completed in 164 milliseconds