Home
last modified time | relevance | path

Searched refs:id2str_ta_cmd (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dpkcs11_helpers.h85 const char *id2str_ta_cmd(uint32_t id);
H A Dentry.c144 id2str_ta_cmd(cmd), in TA_InvokeCommandEntryPoint()
364 DMSG("%s rc %#"PRIx32"/%s", id2str_ta_cmd(cmd), rc, id2str_rc(rc)); in TA_InvokeCommandEntryPoint()
H A Dpkcs11_helpers.c734 const char *id2str_ta_cmd(uint32_t id) in id2str_ta_cmd() function