Home
last modified time | relevance | path

Searched refs:NvReadReserved (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DNV.c579 NvReadReserved( in NvReadReserved() function
621 NvReadReserved(NV_DISABLE_CLEAR, &gp.disableClear); in NvReadPersistent()
622 NvReadReserved(NV_OWNER_ALG, &gp.ownerAlg); in NvReadPersistent()
623 NvReadReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); in NvReadPersistent()
624 NvReadReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); in NvReadPersistent()
625 NvReadReserved(NV_OWNER_POLICY, &gp.ownerPolicy); in NvReadPersistent()
626 NvReadReserved(NV_ENDORSEMENT_POLICY, &gp.endorsementPolicy); in NvReadPersistent()
627 NvReadReserved(NV_LOCKOUT_POLICY, &gp.lockoutPolicy); in NvReadPersistent()
628 NvReadReserved(NV_OWNER_AUTH, &gp.ownerAuth); in NvReadPersistent()
629 NvReadReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); in NvReadPersistent()
[all …]
DStartup.c49 NvReadReserved(NV_ORDERLY, &g_prevOrderlyState); in TPM2_Startup()
96 NvReadReserved(NV_STATE_RESET, &gr); in TPM2_Startup()
103 NvReadReserved(NV_STATE_CLEAR, &gc); in TPM2_Startup()
104 NvReadReserved(NV_STATE_RESET, &gr); in TPM2_Startup()
DTime.c23 NvReadReserved(NV_ORDERLY_DATA, &go); in TimePowerOn()
25 NvReadReserved(NV_ORDERLY, &orderlyShutDown); in TimePowerOn()
DNV_fp.h74 void NvReadReserved(NV_RESERVE type, // IN: type of reserved data