Searched refs:msg (Results 1 – 2 of 2) sorted by relevance
13 void tee_errx(const char *msg, TEEC_Result res);
20 void tee_errx(const char *msg, TEEC_Result res) in tee_errx() argument22 ERROR_EXIT("%s: 0x%08x\n", msg, res); in tee_errx()
Completed in 3 milliseconds