Home
last modified time | relevance | path

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

/trusty/hardware/nxp/app/hwcrypto/
Dhwrng_srv.c47 static void hwrng_chan_handler(const uevent_t* ev, void* priv);
181 static void hwrng_chan_handler(const uevent_t* ev, void* priv) { in hwrng_chan_handler() function
237 ctx->evt_handler.proc = hwrng_chan_handler; in hwrng_port_handler()
/trusty/user/app/sample/hwcrypto/
Dhwrng_srv.c44 static void hwrng_chan_handler(const uevent_t* ev, void* priv);
184 static void hwrng_chan_handler(const uevent_t* ev, void* priv) { in hwrng_chan_handler() function
240 ctx->evt_handler.proc = hwrng_chan_handler; in hwrng_port_handler()