Searched refs:lockout (Results 1 – 10 of 10) sorted by relevance
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 251 // Whether the TPM is in some form of dictionary attack lockout. 253 // The number of seconds remaining in the lockout.
|
/external/pcre/dist/ |
D | pcretest.c | 3005 pcre_uint8 lockout[24] = { 0 }; in main() local 3510 pp = lockout; in main() 3511 while (!isspace(*p) && pp < lockout + sizeof(lockout) - 1) in main() 3716 if (strchr((char *)lockout, *pp) != NULL) in main() 3718 if (*pp == '<' && strchr((char *)lockout, '>') != NULL) in main() 3723 for (ppp = lockout; *ppp != 0; ppp++) in main()
|
/external/tpm2/ |
D | part4.txt | 1874 160 // will count against lockout even 2398 441 // lockout 3799 TPM_RC_AUTH_FAIL authorization failure that caused DA lockout to increment 3800 TPM_RC_BAD_AUTH authorization failure did not cause DA lockout to increment 3812 55 // Don't increment lockout unless the handle associated with the session 3823 66 // If the session is bound to lockout, then use that as the relevant 3826 69 // lockout check 3849 87 // the lockout auth will be reset at startup. 4914 …This function checks to see if the TPM is in lockout. This function should only be called if the e… 4915 …checked is subject to DA protection. The TPM is in lockout if the NV is not available and a DA wri… [all …]
|
D | part3.txt | 907 password, then the TPM is not in lockout (TPM_RC_LOCKOUT). 1160 TPM_RC_LOCKOUT are not allowed at this time because the TPM is in DA lockout mode. Th… 14255 This command allows setting of the authorization policy for the lockout (lockoutPolicy), the platfo… 14767 42 // Set storage, endorsement and lockout authValue to null 14770 45 // Set storage, endorsement, and lockout authPolicy to null 14947 This command allows the authorization secret for a hierarchy or lockout to be changed using the cur… 15091 The count of failed attempts, the lockout interval, and self-healing interval are settable using 15092 TPM2_DictionaryAttackParameters(). The lockout parameters and the current value of the lockout 15101 This command cancels the effect of a TPM lockout due to a number of successive authorization failur… 15102 If this command is properly authorized, the lockout counter is set to zero. [all …]
|
/external/tpm2/generator/ |
D | raw_commands.txt | 1399 password, then the TPM is not in lockout (TPM_RC_LOCKOUT). 1810 are not allowed at this time because the TPM is in DA lockout mode. The remedy 26671 // Set storage, endorsement and lockout authValue to null 26967 This command allows the authorization secret for a hierarchy or lockout to be changed using the cur… 27218 The count of failed attempts, the lockout interval, and self-healing interval are settable using 27219 TPM2_DictionaryAttackParameters(). The lockout parameters and the current value of the lockout 27228 This command cancels the effect of a TPM lockout due to a number of successive authorization failur… 27229 If this command is properly authorized, the lockout counter is set to zero. 27390 This command changes the lockout parameters. 27399 failures will not cause the TPM to enter lockout. [all …]
|
D | raw_commands_fixed.txt | 1399 password, then the TPM is not in lockout (TPM_RC_LOCKOUT). 1810 are not allowed at this time because the TPM is in DA lockout mode. The remedy 26682 // Set storage, endorsement and lockout authValue to null 26978 This command allows the authorization secret for a hierarchy or lockout to be changed using the cur… 27229 The count of failed attempts, the lockout interval, and self-healing interval are settable using 27230 TPM2_DictionaryAttackParameters(). The lockout parameters and the current value of the lockout 27239 This command cancels the effect of a TPM lockout due to a number of successive authorization failur… 27240 If this command is properly authorized, the lockout counter is set to zero. 27401 This command changes the lockout parameters. 27410 failures will not cause the TPM to enter lockout. [all …]
|
D | raw_structures.txt | 4905 (this failure does not affect lockout.action) 5486 DA lockout mode 6792 the current value of the lockout counter (failedTries) 6798 the number of authorization failures before DA lockout is 7537 attack lockout reset 8408 authorization of the object is not blocked if the TPM is in lockout. 8938 SET (1): The TPM is in lockout and commands that require authorization with other
|
D | raw_structures_fixed.txt | 4896 (this failure does not affect lockout.action) 5477 DA lockout mode 6814 the current value of the lockout counter (failedTries) 6820 the number of authorization failures before DA lockout is 7561 attack lockout reset 8425 authorization of the object is not blocked if the TPM is in lockout. 8953 SET (1): The TPM is in lockout and commands that require authorization with other
|
D | commands.txt | 2223 _COMMENT count of authorization failures before the lockout is imposed
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 258 consecutive failures in addition to using the exponential lockout
|