/external/tpm2/ |
DictionaryAttackParameters.c | 34 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); 35 NvWriteReserved(NV_MAX_TRIES, &gp.maxTries); 36 NvWriteReserved(NV_RECOVERY_TIME, &gp.recoveryTime); 37 NvWriteReserved(NV_LOCKOUT_RECOVERY, &gp.lockoutRecovery);
|
Clear.c | 72 NvWriteReserved(NV_SP_SEED, &gp.SPSeed); 73 NvWriteReserved(NV_SH_PROOF, &gp.shProof); 74 NvWriteReserved(NV_EH_PROOF, &gp.ehProof); 75 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth); 76 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); 77 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); 78 NvWriteReserved(NV_OWNER_ALG, &gp.ownerAlg); 79 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); 80 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); 81 NvWriteReserved(NV_OWNER_POLICY, &gp.ownerPolicy) [all...] |
ChangeEPS.c | 53 NvWriteReserved(NV_EP_SEED, &gp.EPSeed); 54 NvWriteReserved(NV_EH_PROOF, &gp.ehProof); 55 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); 56 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); 57 NvWriteReserved(NV_ENDORSEMENT_POLICY, &gp.endorsementPolicy);
|
Manufacture.c | 66 NvWriteReserved(NV_ORDERLY, &orderlyShutdown); 74 NvWriteReserved(NV_FIRMWARE_V1, &gp.firmwareV1); 75 NvWriteReserved(NV_FIRMWARE_V2, &gp.firmwareV2); 77 NvWriteReserved(NV_TOTAL_RESET_COUNT, &totalResetCount); 85 NvWriteReserved(NV_ORDERLY_DATA, &go);
|
Shutdown.c | 45 NvWriteReserved(NV_ORDERLY_DATA, &go); 53 NvWriteReserved(NV_STATE_CLEAR, &gc); 54 NvWriteReserved(NV_STATE_RESET, &gr); 59 NvWriteReserved(NV_STATE_RESET, &gr); 77 NvWriteReserved(NV_ORDERLY, &gp.orderlyState);
|
DA.c | 32 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); 33 NvWriteReserved(NV_MAX_TRIES, &gp.maxTries); 34 NvWriteReserved(NV_RECOVERY_TIME, &gp.recoveryTime); 35 NvWriteReserved(NV_LOCKOUT_RECOVERY, &gp.lockoutRecovery); 36 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); 60 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); 71 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); 123 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); 144 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); 162 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled) [all...] |
DictionaryAttackLockReset.c | 32 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries);
|
Hierarchy.c | 52 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear); 53 NvWriteReserved(NV_EP_SEED, &gp.EPSeed); 54 NvWriteReserved(NV_SP_SEED, &gp.SPSeed); 55 NvWriteReserved(NV_PP_SEED, &gp.PPSeed); 56 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth); 57 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); 58 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth); 59 NvWriteReserved(NV_OWNER_ALG, &gp.ownerAlg); 60 NvWriteReserved(NV_OWNER_POLICY, &gp.ownerPolicy); 61 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg) [all...] |
SetAlgorithmSet.c | 27 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet);
|
SetPrimaryPolicy.c | 46 NvWriteReserved(NV_OWNER_ALG, &gp.ownerAlg); 47 NvWriteReserved(NV_OWNER_POLICY, &gp.ownerPolicy); 52 NvWriteReserved(NV_ENDORSEMENT_ALG, &gp.endorsementAlg); 53 NvWriteReserved(NV_ENDORSEMENT_POLICY, &gp.endorsementPolicy); 64 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg); 65 NvWriteReserved(NV_LOCKOUT_POLICY, &gp.lockoutPolicy);
|
ChangePPS.c | 46 NvWriteReserved(NV_PP_SEED, &gp.PPSeed); 47 NvWriteReserved(NV_PH_PROOF, &gp.phProof); 55 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
|
HierarchyChangeAuth.c | 43 NvWriteReserved(NV_OWNER_AUTH, &gp.ownerAuth); 47 NvWriteReserved(NV_ENDORSEMENT_AUTH, &gp.endorsementAuth); 56 NvWriteReserved(NV_LOCKOUT_AUTH, &gp.lockoutAuth);
|
ClearControl.c | 43 NvWriteReserved(NV_DISABLE_CLEAR, &gp.disableClear);
|
SetCommandCodeAuditStatus.c | 46 NvWriteReserved(NV_AUDIT_HASH_ALG, &gp.auditHashAlg); 66 NvWriteReserved(NV_AUDIT_COMMANDS, &gp.auditComands);
|
ClockSet.c | 42 NvWriteReserved(NV_ORDERLY_DATA, &go);
|
PCR_SetAuthPolicy.c | 49 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies);
|
PP_Commands.c | 45 NvWriteReserved(NV_PP_LIST, &gp.ppList);
|
CommandAudit.c | 37 NvWriteReserved(NV_AUDIT_COMMANDS, &gp.auditComands); 38 NvWriteReserved(NV_AUDIT_HASH_ALG, &gp.auditHashAlg); 39 NvWriteReserved(NV_AUDIT_COUNTER, &gp.auditCounter);
|
Time.c | 69 NvWriteReserved(NV_RESET_COUNT, &gp.resetCount); 81 NvWriteReserved(NV_TOTAL_RESET_COUNT, &gp.totalResetCount); 131 NvWriteReserved(NV_ORDERLY_DATA, &go);
|
PP.c | 34 NvWriteReserved(NV_PP_LIST, &gp.ppList);
|
NV_fp.h | 88 void NvWriteReserved(NV_RESERVE type, // IN: type of reserved data
|
Startup.c | 157 NvWriteReserved(NV_ORDERLY, &gp.orderlyState);
|
ExecCommand.c | 308 NvWriteReserved(NV_ORDERLY, &gp.orderlyState);
|
SessionProcess.c | 129 NvWriteReserved(NV_LOCKOUT_AUTH_ENABLED, &gp.lockOutAuthEnabled); 148 NvWriteReserved(NV_FAILED_TRIES, &gp.failedTries); [all...] |
PCR.c | 228 NvWriteReserved(NV_PCR_POLICIES, &gp.pcrPolicies); 229 NvWriteReserved(NV_PCR_ALLOCATED, &gp.pcrAllocated); [all...] |