OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPM_HT_NV_INDEX
(Results
1 - 7
of
7
) sorted by null
/external/tpm2/
Entity.c
118
case
TPM_HT_NV_INDEX
:
212
case
TPM_HT_NV_INDEX
:
294
case
TPM_HT_NV_INDEX
:
335
case
TPM_HT_NV_INDEX
:
381
case
TPM_HT_NV_INDEX
:
GetCapability.c
51
case
TPM_HT_NV_INDEX
:
NV.c
720
if(HandleGetType(handle) ==
TPM_HT_NV_INDEX
)
[
all
...]
SessionProcess.c
51
case
TPM_HT_NV_INDEX
:
322
case
TPM_HT_NV_INDEX
:
415
case
TPM_HT_NV_INDEX
:
[
all
...]
tpm_types.h
365
#define
TPM_HT_NV_INDEX
0x01
405
#define HR_NV_INDEX (
TPM_HT_NV_INDEX
<< HR_SHIFT)
[
all
...]
tpm_generated.c
[
all
...]
/system/tpm/trunks/
tpm_generated.h
894
const TPM_HT
TPM_HT_NV_INDEX
= 0x01;
[
all
...]
Completed in 159 milliseconds