Searched refs:DMSG (Results 1 – 6 of 6) sorted by relevance
/optee_client-3.20.0/tee-supplicant/src/ |
A D | teec_ta_load.c | 95 DMSG("wrong inparameter to TEECI_LoadSecureModule"); in try_load_secure_module() 122 DMSG("Attempt to load %s", fname); in try_load_secure_module() 131 DMSG("failed to open the ta %s TA-file", fname); in try_load_secure_module() 146 DMSG("failed to ftell the ta %s TA-file", fname); in try_load_secure_module() 167 DMSG("failed to fread the ta %s TA-file", fname); in try_load_secure_module()
|
A D | rpmb.c | 161 DMSG("dev_id = %u", dev_id); in mmc_rpmb_fd() 542 DMSG("Transferring %zu 256-byte data block%s %s MMC (block offset=%zu)", in ioctl_emu_mem_transfer() 605 DMSG("Reading counter"); in ioctl_emu_read_ctr() 810 DMSG("Req: %zu frame(s) of type 0x%04x", req_nfrm, msg_type); in rpmb_data_req() 811 DMSG("Rsp: %zu frame(s)", rsp_nfrm); in rpmb_data_req()
|
A D | plugin.c | 161 DMSG("loading the <%s> plugin were successful", in plugin_load_all()
|
A D | tee_supplicant.c | 468 DMSG("using device \"%s\"", devname); in open_dev() 591 DMSG("Spawning a new thread"); in spawn_thread() 624 DMSG("looping"); in process_one_request()
|
/optee_client-3.20.0/public/ |
A D | teec_trace.h | 106 #define DMSG(fmt, ...) dprintf(TRACE_DEBUG, fmt "\n", ##__VA_ARGS__) macro
|
/optee_client-3.20.0/libckteec/src/ |
A D | invoke_ta.c | 231 DMSG("PKCS11 TA version %"PRIu32".%"PRIu32".%"PRIu32, in ping_ta()
|
Completed in 9 milliseconds