Searched refs:TPM_CC_EncryptDecrypt (Results 1 – 6 of 6) sorted by relevance
77 #ifdef TPM_CC_EncryptDecrypt in Exec_EncryptDecrypt()98 #ifdef TPM_CC_EncryptDecrypt in Exec_EncryptDecrypt()99 response_buffer = MemoryGetResponseBuffer(TPM_CC_EncryptDecrypt) + 10; in Exec_EncryptDecrypt()
95 #ifdef TPM_CC_EncryptDecrypt in GetCommandCodeString()96 case TPM_CC_EncryptDecrypt: in GetCommandCodeString()
274 #ifdef TPM_CC_EncryptDecrypt in CommandDispatcher()275 case TPM_CC_EncryptDecrypt: in CommandDispatcher()
258 #ifdef TPM_CC_EncryptDecrypt in ParseHandleBuffer()259 case TPM_CC_EncryptDecrypt: in ParseHandleBuffer()
743 #define TPM_CC_EncryptDecrypt (TPM_CC)(0x00000164) macro
5026 #ifdef TPM_CC_EncryptDecrypt in TPM_CC_Unmarshal()5027 if (*target == TPM_CC_EncryptDecrypt) { in TPM_CC_Unmarshal()