Lines Matching refs:LOG_ERROR

64         LOG_ERROR("Tss2_Sys_GetTctiContext failed 0x%" PRIx32, rc);  in test_invoke()
78 LOG_ERROR("Tss2_Sys_NV_DefineSpace failed 0x%" PRIx32, rc); in test_invoke()
91 LOG_ERROR("create_auth_session failed 0x%" PRIx32, rc); in test_invoke()
101 LOG_ERROR("Tss2_Sys_NV_Write_Prepare failed 0x%" PRIx32, rc); in test_invoke()
122 LOG_ERROR("Tss2_Sys_SetCmdAuths failed 0x%" PRIx32, rc); in test_invoke()
128 LOG_ERROR("Tss2_Sys_GetDecryptParam failed 0x%" PRIx32, rc); in test_invoke()
134 LOG_ERROR("Invalid decrypt_param_size %d", (int)decrypt_param_size); in test_invoke()
143 LOG_ERROR("encrypt_command_param failed 0x%" PRIx32, rc); in test_invoke()
150 LOG_ERROR("Tss2_Sys_SetDecryptParam failed 0x%" PRIx32, rc); in test_invoke()
163 LOG_ERROR("Tss2_Sys_Execute failed 0x%" PRIx32, rc); in test_invoke()
169 LOG_ERROR("Tss2_Sys_GetRspAuths failed 0x%" PRIx32, rc); in test_invoke()
184 LOG_ERROR("Tss2_Sys_NV_Read failed 0x%" PRIx32, rc); in test_invoke()
191 LOG_ERROR("Read data not equal to written data"); in test_invoke()
200 LOG_ERROR("Tss2_Sys_NV_Read_Prepare failed 0x%" PRIx32, rc); in test_invoke()
213 LOG_ERROR("Tss2_Sys_SetCmdAuths failed 0x%" PRIx32, rc); in test_invoke()
219 LOG_ERROR("Tss2_Sys_Execute failed 0x%" PRIx32, rc); in test_invoke()
225 LOG_ERROR("Tss2_Sys_GetEncryptParam failed 0x%" PRIx32, rc); in test_invoke()
231 LOG_ERROR("Tss2_Sys_GetRspAuths failed 0x%" PRIx32, rc); in test_invoke()
243 LOG_ERROR("decrypt_response_param failed 0x%" PRIx32, rc); in test_invoke()
252 LOG_ERROR("Tss2_Sys_SetEncryptParam failed 0x%" PRIx32, rc); in test_invoke()
258 LOG_ERROR("Tss2_Sys_NV_Read_Complete failed 0x%" PRIx32, rc); in test_invoke()
265 LOG_ERROR("Read data not equal to written data"); in test_invoke()
272 LOG_ERROR("Tss2_Sys_FlushContext failed 0x%" PRIx32, rc); in test_invoke()
283 LOG_ERROR("Tss2_Sys_NV_UndefineSpace failed 0x%" PRIx32, rc); in test_invoke()