OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TPMA_NV_BITS
(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)
94
if( attributes.
TPMA_NV_BITS
== SET)
108
&& attributes.
TPMA_NV_BITS
== SET)
113
if( attributes.
TPMA_NV_BITS
== SET
NV_SetBits.c
15
// TPM_RC_ATTRIBUTES the
TPMA_NV_BITS
attribute is not SET in the Index referenced by
44
if(nvIndex.publicArea.attributes.
TPMA_NV_BITS
!= SET)
NV_Write.c
15
// TPM_RC_ATTRIBUTES Index referenced by nvIndex has either
TPMA_NV_BITS
,
46
|| nvIndex.publicArea.attributes.
TPMA_NV_BITS
== SET
NV.c
[
all
...]
tpm_types.h
[
all
...]
Completed in 759 milliseconds