Home
last modified time | relevance | path

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

/trusty/hardware/nxp/app/hwcrypto/
Dhwkey_srv.c44 static void hwkey_chan_handler(const uevent_t* ev, void* priv);
247 static void hwkey_chan_handler(const uevent_t* ev, void* priv) { in hwkey_chan_handler() function
298 ctx->evt_handler.proc = hwkey_chan_handler; in hwkey_port_handler()
/trusty/user/app/sample/hwcrypto/
Dhwkey_srv.c69 static void hwkey_chan_handler(const uevent_t* ev, void* priv);
584 static void hwkey_chan_handler(const uevent_t* ev, void* priv) { in hwkey_chan_handler() function
641 ctx->evt_handler.proc = hwkey_chan_handler; in hwkey_port_handler()