Home | History | Annotate | Download | only in trunks

Lines Matching full:context_save

745   std::string context_save = CreateCommand(TPM_CC_ContextSave,
754 EXPECT_CALL(transceiver_, SendCommandAndWait(context_save))
757 context_save);