Home
last modified time | relevance | path

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

/external/tpm2/
DMarshal_EC_Ephemeral.c63 #ifdef TPM_CC_EC_Ephemeral in Exec_EC_Ephemeral()
84 #ifdef TPM_CC_EC_Ephemeral in Exec_EC_Ephemeral()
85 response_buffer = MemoryGetResponseBuffer(TPM_CC_EC_Ephemeral) + 10; in Exec_EC_Ephemeral()
DGetCommandCodeString.c91 #ifdef TPM_CC_EC_Ephemeral in GetCommandCodeString()
92 case TPM_CC_EC_Ephemeral: in GetCommandCodeString()
DCommandDispatcher.c267 #ifdef TPM_CC_EC_Ephemeral in CommandDispatcher()
268 case TPM_CC_EC_Ephemeral: in CommandDispatcher()
DHandleProcess.c254 #ifdef TPM_CC_EC_Ephemeral in ParseHandleBuffer()
255 case TPM_CC_EC_Ephemeral: in ParseHandleBuffer()
DImplementation.h863 #define TPM_CC_EC_Ephemeral (TPM_CC)(0x0000018E) macro
Dtpm_generated.c5226 #ifdef TPM_CC_EC_Ephemeral in TPM_CC_Unmarshal()
5227 if (*target == TPM_CC_EC_Ephemeral) { in TPM_CC_Unmarshal()