OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPMA_NV_COUNTER
(Results
1 - 5
of
5
) sorted by null
/external/tpm2/
NV_DefineSpace.c
52
if ( (attributes.
TPMA_NV_COUNTER
== SET || attributes.TPMA_NV_BITS == SET)
90
if( attributes.
TPMA_NV_COUNTER
== SET)
107
if( attributes.
TPMA_NV_COUNTER
== SET
110
if( attributes.
TPMA_NV_COUNTER
== SET
120
&& ( attributes.
TPMA_NV_COUNTER
== SET
NV_Increment.c
40
if(nvIndex.publicArea.attributes.
TPMA_NV_COUNTER
!= SET)
NV_Write.c
16
//
TPMA_NV_COUNTER
, or TPMA_NV_EVENT attribute SET
45
if( nvIndex.publicArea.attributes.
TPMA_NV_COUNTER
== SET
NV.c
880
&& attributes.
TPMA_NV_COUNTER
== CLEAR
899
&& attributes.
TPMA_NV_COUNTER
== SET)
[
all
...]
tpm_types.h
[
all
...]
Completed in 64 milliseconds