Home
last modified time | relevance | path

Searched refs:NvWriteReserved (Results 1 – 25 of 26) sorted by relevance

12

/external/tpm2/
DClear.c72 NvWriteReserved(NV_SP_SEED, &gp.SPSeed); in TPM2_Clear()
73 NvWriteReserved(NV_SH_PROOF, &gp.shProof); in TPM2_Clear()
74 NvWriteReserved(NV_EH_PROOF, &gp.ehProof); in TPM2_Clear()
75 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth); in TPM2_Clear()
76 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); in TPM2_Clear()
77 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); in TPM2_Clear()
78 NvWriteReserved(NV_OWNER_ALG, &gp.ownerAlg); in TPM2_Clear()
79 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); in TPM2_Clear()
80 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); in TPM2_Clear()
81 NvWriteReserved(NV_OWNER_POLICY, &gp.ownerPolicy); in TPM2_Clear()
[all …]
DHierarchy.c52 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear); in HierarchyPreInstall_Init()
53 NvWriteReserved(NV_EP_SEED, &gp.EPSeed); in HierarchyPreInstall_Init()
54 NvWriteReserved(NV_SP_SEED, &gp.SPSeed); in HierarchyPreInstall_Init()
55 NvWriteReserved(NV_PP_SEED, &gp.PPSeed); in HierarchyPreInstall_Init()
56 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth); in HierarchyPreInstall_Init()
57 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); in HierarchyPreInstall_Init()
58 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); in HierarchyPreInstall_Init()
59 NvWriteReserved(NV_OWNER_ALG, &gp.ownerAlg); in HierarchyPreInstall_Init()
60 NvWriteReserved(NV_OWNER_POLICY, &gp.ownerPolicy); in HierarchyPreInstall_Init()
61 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); in HierarchyPreInstall_Init()
[all …]
DDA.c33 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in DAPreInstall_Init()
34 NvWriteReserved(NV_MAX_TRIES, &gp.maxTries); in DAPreInstall_Init()
35 NvWriteReserved(NV_RECOVERY_TIME, &gp.recoveryTime); in DAPreInstall_Init()
36 NvWriteReserved(NV_LOCKOUT_RECOVERY, &gp.lockoutRecovery); in DAPreInstall_Init()
37 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DAPreInstall_Init()
61 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DAStartup()
72 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in DAStartup()
124 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in DASelfHeal()
145 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in DASelfHeal()
163 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in DASelfHeal()
DSetPrimaryPolicy.c46 NvWriteReserved(NV_OWNER_ALG, &gp.ownerAlg); in TPM2_SetPrimaryPolicy()
47 NvWriteReserved(NV_OWNER_POLICY, &gp.ownerPolicy); in TPM2_SetPrimaryPolicy()
52 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); in TPM2_SetPrimaryPolicy()
53 NvWriteReserved(NV_ENDORSEMENT_POLICY, &gp.endorsementPolicy); in TPM2_SetPrimaryPolicy()
64 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); in TPM2_SetPrimaryPolicy()
65 NvWriteReserved(NV_LOCKOUT_POLICY, &gp.lockoutPolicy); in TPM2_SetPrimaryPolicy()
DShutdown.c45 NvWriteReserved(NV_ORDERLY_DATA, &go); in TPM2_Shutdown()
53 NvWriteReserved(NV_STATE_CLEAR, &gc); in TPM2_Shutdown()
54 NvWriteReserved(NV_STATE_RESET, &gr); in TPM2_Shutdown()
59 NvWriteReserved(NV_STATE_RESET, &gr); in TPM2_Shutdown()
77 NvWriteReserved(NV_ORDERLY, &gp.orderlyState); in TPM2_Shutdown()
DChangeEPS.c53 NvWriteReserved(NV_EP_SEED, &gp.EPSeed); in TPM2_ChangeEPS()
54 NvWriteReserved(NV_EH_PROOF, &gp.ehProof); in TPM2_ChangeEPS()
55 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); in TPM2_ChangeEPS()
56 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); in TPM2_ChangeEPS()
57 NvWriteReserved(NV_ENDORSEMENT_POLICY, &gp.endorsementPolicy); in TPM2_ChangeEPS()
DManufacture.c66 NvWriteReserved(NV_ORDERLY, &orderlyShutdown); in TPM_Manufacture()
77 NvWriteReserved(NV_FIRMWARE_V1, &gp.firmwareV1); in TPM_Manufacture()
78 NvWriteReserved(NV_FIRMWARE_V2, &gp.firmwareV2); in TPM_Manufacture()
81 NvWriteReserved(NV_TOTAL_RESET_COUNT, &totalResetCount); in TPM_Manufacture()
89 NvWriteReserved(NV_ORDERLY_DATA, &go); in TPM_Manufacture()
DDictionaryAttackParameters.c34 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in TPM2_DictionaryAttackParameters()
35 NvWriteReserved(NV_MAX_TRIES, &gp.maxTries); in TPM2_DictionaryAttackParameters()
36 NvWriteReserved(NV_RECOVERY_TIME, &gp.recoveryTime); in TPM2_DictionaryAttackParameters()
37 NvWriteReserved(NV_LOCKOUT_RECOVERY, &gp.lockoutRecovery); in TPM2_DictionaryAttackParameters()
DHierarchyChangeAuth.c43 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth); in TPM2_HierarchyChangeAuth()
47 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); in TPM2_HierarchyChangeAuth()
56 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); in TPM2_HierarchyChangeAuth()
DChangePPS.c46 NvWriteReserved(NV_PP_SEED, &gp.PPSeed); in TPM2_ChangePPS()
47 NvWriteReserved(NV_PH_PROOF, &gp.phProof); in TPM2_ChangePPS()
55 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in TPM2_ChangePPS()
DCommandAudit.c37 NvWriteReserved(NV_AUDIT_COMMANDS, &gp.auditComands); in CommandAuditPreInstall_Init()
38 NvWriteReserved(NV_AUDIT_HASH_ALG, &gp.auditHashAlg); in CommandAuditPreInstall_Init()
39 NvWriteReserved(NV_AUDIT_COUNTER, &gp.auditCounter); in CommandAuditPreInstall_Init()
DTime.c69 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount); in TimeStartup()
81 NvWriteReserved(NV_TOTAL_RESET_COUNT, &gp.totalResetCount); in TimeStartup()
131 NvWriteReserved(NV_ORDERLY_DATA, &go); in TimeUpdateToCurrent()
DSetCommandCodeAuditStatus.c46 NvWriteReserved(NV_AUDIT_HASH_ALG, &gp.auditHashAlg); in TPM2_SetCommandCodeAuditStatus()
66 NvWriteReserved(NV_AUDIT_COMMANDS, &gp.auditComands); in TPM2_SetCommandCodeAuditStatus()
DDictionaryAttackLockReset.c32 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in TPM2_DictionaryAttackLockReset()
DSetAlgorithmSet.c27 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet); in TPM2_SetAlgorithmSet()
DClearControl.c43 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear); in TPM2_ClearControl()
DClockSet.c42 NvWriteReserved(NV_ORDERLY_DATA, &go); in TPM2_ClockSet()
DPCR_SetAuthPolicy.c49 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in TPM2_PCR_SetAuthPolicy()
DPP_Commands.c45 NvWriteReserved(NV_PP_LIST, &gp.ppList); in TPM2_PP_Commands()
DPP.c34 NvWriteReserved(NV_PP_LIST, &gp.ppList); in PhysicalPresencePreInstall_Init()
DSessionProcess.c129 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); in IncrementLockout()
148 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in IncrementLockout()
1050 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, in CheckLockedOut()
1052 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); in CheckLockedOut()
1575 NvWriteReserved(NV_AUDIT_COUNTER, &gp.auditCounter); in CommandAudit()
DNV_fp.h88 void NvWriteReserved(NV_RESERVE type, // IN: type of reserved data
DStartup.c157 NvWriteReserved(NV_ORDERLY, &gp.orderlyState); in TPM2_Startup()
DPCR.c227 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); in PCRSimStart()
228 NvWriteReserved(NV_PCR_ALLOCATED, &gp.pcrAllocated); in PCRSimStart()
965 NvWriteReserved(NV_PCR_ALLOCATED, &newAllocate); in PCRAllocate()
DExecCommand.c308 NvWriteReserved(NV_ORDERLY, &gp.orderlyState); in ExecuteCommand()

12