Searched refs:TPM_CC_NV_ChangeAuth (Results 1 – 14 of 14) sorted by relevance
/external/tpm2/ |
D | Marshal_NV_ChangeAuth.c | 36 #ifdef TPM_CC_NV_ChangeAuth in Exec_NV_ChangeAuth() 54 #ifdef TPM_CC_NV_ChangeAuth in Exec_NV_ChangeAuth() 55 response_buffer = MemoryGetResponseBuffer(TPM_CC_NV_ChangeAuth) + 10; in Exec_NV_ChangeAuth()
|
D | GetCommandCodeString.c | 195 #ifdef TPM_CC_NV_ChangeAuth in GetCommandCodeString() 196 case TPM_CC_NV_ChangeAuth: in GetCommandCodeString()
|
D | CommandDispatcher.c | 449 #ifdef TPM_CC_NV_ChangeAuth in CommandDispatcher() 450 case TPM_CC_NV_ChangeAuth: in CommandDispatcher()
|
D | HandleProcess.c | 526 #ifdef TPM_CC_NV_ChangeAuth in ParseHandleBuffer() 527 case TPM_CC_NV_ChangeAuth: in ParseHandleBuffer()
|
D | Implementation.h | 613 #define TPM_CC_NV_ChangeAuth (TPM_CC)(0x0000013B) macro
|
D | tpm_generated.c | 4827 #ifdef TPM_CC_NV_ChangeAuth in TPM_CC_Unmarshal() 4828 if (*target == TPM_CC_NV_ChangeAuth) { in TPM_CC_Unmarshal()
|
D | part3.txt | 19325 TPM_CC_NV_ChangeAuth. That is, the policy must contain a specific authorization for changing the 19353 TPM_CC commandCode TPM_CC_NV_ChangeAuth {NV} 19382 3 #ifdef TPM_CC_NV_ChangeAuth // Conditional expansion of this file
|
D | part4.txt | 15796 30 {0x013b, 0, 1, 0, 0, 1, 0, 0, 0}, // TPM_CC_NV_ChangeAuth 24834 527 #define TPM_CC_NV_ChangeAuth (TPM_CC)(0x0000013B)
|
/external/tpm2/generator/ |
D | structures.txt | 152 _NAME TPM_CC_NV_ChangeAuth
|
D | commands.txt | 2861 _COMMENT TPM_CC_NV_ChangeAuth {NV}
|
D | raw_commands_fixed.txt | 35056 TPM_CC_NV_ChangeAuth. That is, the policy must contain a specific authorization for changing the 35104 TPM_CC_NV_ChangeAuth {NV}
|
D | raw_commands.txt | 35047 TPM_CC_NV_ChangeAuth. That is, the policy must contain a specific authorization for changing the 35095 TPM_CC_NV_ChangeAuth {NV}
|
D | raw_structures_fixed.txt | 3632 TPM_CC_NV_ChangeAuth
|
D | raw_structures.txt | 3641 TPM_CC_NV_ChangeAuth
|