Home
last modified time | relevance | path

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

/trusty/hardware/nxp/app/hwcrypto/
Dhwrng_srv.c46 static void hwrng_port_handler(const uevent_t* ev, void* priv);
52 .proc = hwrng_port_handler,
211 static void hwrng_port_handler(const uevent_t* ev, void* priv) { in hwrng_port_handler() function
/trusty/user/app/sample/hwcrypto/
Dhwrng_srv.c43 static void hwrng_port_handler(const uevent_t* ev, void* priv);
49 .proc = hwrng_port_handler,
214 static void hwrng_port_handler(const uevent_t* ev, void* priv) { in hwrng_port_handler() function