Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_ObjectChangeAuth.c65 #ifdef TPM_CC_ObjectChangeAuth in Exec_ObjectChangeAuth()
86 #ifdef TPM_CC_ObjectChangeAuth in Exec_ObjectChangeAuth()
87 response_buffer = MemoryGetResponseBuffer(TPM_CC_ObjectChangeAuth) + 10; in Exec_ObjectChangeAuth()
DGetCommandCodeString.c247 #ifdef TPM_CC_ObjectChangeAuth in GetCommandCodeString()
248 case TPM_CC_ObjectChangeAuth: in GetCommandCodeString()
DCommandDispatcher.c540 #ifdef TPM_CC_ObjectChangeAuth in CommandDispatcher()
541 case TPM_CC_ObjectChangeAuth: in CommandDispatcher()
DHandleProcess.c732 #ifdef TPM_CC_ObjectChangeAuth in ParseHandleBuffer()
733 case TPM_CC_ObjectChangeAuth: in ParseHandleBuffer()
DImplementation.h689 #define TPM_CC_ObjectChangeAuth (TPM_CC)(0x00000150) macro
Dtpm_generated.c4936 #ifdef TPM_CC_ObjectChangeAuth in TPM_CC_Unmarshal()
4937 if (*target == TPM_CC_ObjectChangeAuth) { in TPM_CC_Unmarshal()