Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwcrypto/keybox/
Dsrv.c41 static void keybox_chan_handler(const uevent_t* ev, void* priv);
140 static void keybox_chan_handler(const uevent_t* ev, void* priv) { in keybox_chan_handler() function
184 ctx->evt_handler.proc = keybox_chan_handler; in keybox_port_handler()