Home
last modified time | relevance | path

Searched refs:TPM_CC_DictionaryAttackLockReset (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DMarshal_DictionaryAttackLockReset.c32 #ifdef TPM_CC_DictionaryAttackLockReset in Exec_DictionaryAttackLockReset()
50 #ifdef TPM_CC_DictionaryAttackLockReset in Exec_DictionaryAttackLockReset()
52 MemoryGetResponseBuffer(TPM_CC_DictionaryAttackLockReset) + 10; in Exec_DictionaryAttackLockReset()
DGetCommandCodeString.c67 #ifdef TPM_CC_DictionaryAttackLockReset in GetCommandCodeString()
68 case TPM_CC_DictionaryAttackLockReset: in GetCommandCodeString()
DCommandDispatcher.c225 #ifdef TPM_CC_DictionaryAttackLockReset in CommandDispatcher()
226 case TPM_CC_DictionaryAttackLockReset: in CommandDispatcher()
DHandleProcess.c188 #ifdef TPM_CC_DictionaryAttackLockReset in ParseHandleBuffer()
189 case TPM_CC_DictionaryAttackLockReset: in ParseHandleBuffer()
DImplementation.h620 #define TPM_CC_DictionaryAttackLockReset (TPM_CC)(0x00000139) macro
Dtpm_generated.c4821 #ifdef TPM_CC_DictionaryAttackLockReset in TPM_CC_Unmarshal()
4822 if (*target == TPM_CC_DictionaryAttackLockReset) { in TPM_CC_Unmarshal()