Searched refs:msg (Results 1 – 3 of 3) sorted by relevance
/optee_test/host/xtest/ |
A D | sha_perf.c | 37 static void errx(const char *msg, TEEC_Result res, uint32_t *orig) in errx() argument 39 fprintf(stderr, "%s: 0x%08x", msg, res); in errx()
|
A D | aes_perf.c | 95 static void errx(const char *msg, TEEC_Result res, uint32_t *orig) in errx() argument 97 fprintf(stderr, "%s: 0x%08x", msg, res); in errx()
|
/optee_test/host/openssl/include/openssl/ |
A D | ts.h | 727 int TS_MSG_IMPRINT_print_bio(BIO *bio, TS_MSG_IMPRINT *msg);
|
Completed in 7 milliseconds