Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_SetAlgorithmSet.c36 #ifdef TPM_CC_SetAlgorithmSet in Exec_SetAlgorithmSet()
54 #ifdef TPM_CC_SetAlgorithmSet in Exec_SetAlgorithmSet()
55 response_buffer = MemoryGetResponseBuffer(TPM_CC_SetAlgorithmSet) + 10; in Exec_SetAlgorithmSet()
DGetCommandCodeString.c395 #ifdef TPM_CC_SetAlgorithmSet in GetCommandCodeString()
396 case TPM_CC_SetAlgorithmSet: in GetCommandCodeString()
DCommandDispatcher.c799 #ifdef TPM_CC_SetAlgorithmSet in CommandDispatcher()
800 case TPM_CC_SetAlgorithmSet: in CommandDispatcher()
DHandleProcess.c1167 #ifdef TPM_CC_SetAlgorithmSet in ParseHandleBuffer()
1168 case TPM_CC_SetAlgorithmSet: in ParseHandleBuffer()
DImplementation.h638 #define TPM_CC_SetAlgorithmSet (TPM_CC)(0x0000013F) macro
Dtpm_generated.c4851 #ifdef TPM_CC_SetAlgorithmSet in TPM_CC_Unmarshal()
4852 if (*target == TPM_CC_SetAlgorithmSet) { in TPM_CC_Unmarshal()