OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NV_PCR_POLICIES
(Results
1 - 5
of
5
) sorted by null
/external/tpm2/
PCR_SetAuthPolicy.c
49
NvWriteReserved(
NV_PCR_POLICIES
, &gp.pcrPolicies);
ChangePPS.c
55
NvWriteReserved(
NV_PCR_POLICIES
, &gp.pcrPolicies);
Global.h
477
NV_PCR_POLICIES
,
[
all
...]
NV.c
508
s_reservedSize[
NV_PCR_POLICIES
] = sizeof(gp.pcrPolicies);
641
NvReadReserved(
NV_PCR_POLICIES
, &gp.pcrPolicies);
[
all
...]
PCR.c
228
NvWriteReserved(
NV_PCR_POLICIES
, &gp.pcrPolicies);
[
all
...]
Completed in 1166 milliseconds