OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPMA_NV_ORDERLY
(Results
1 - 5
of
5
) sorted by null
/external/tpm2/
NV_Increment.c
58
if( nvIndex.publicArea.attributes.
TPMA_NV_ORDERLY
== SET
NV_SetBits.c
59
if( ( nvIndex.publicArea.attributes.
TPMA_NV_ORDERLY
== CLEAR
NV_Extend.c
50
if( nvIndex.publicArea.attributes.
TPMA_NV_ORDERLY
== CLEAR
NV.c
879
&& attributes.
TPMA_NV_ORDERLY
== SET
898
if( attributes.
TPMA_NV_ORDERLY
== SET
907
nvIndex.publicArea.attributes.
TPMA_NV_ORDERLY
= CLEAR;
909
nvIndex.publicArea.attributes.
TPMA_NV_ORDERLY
= SET;
[
all
...]
tpm_types.h
[
all
...]
Completed in 128 milliseconds