Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dimx_rngb.c52 #define RNG_TYPE_RNGC 2 macro
211 if (type != RNG_TYPE_RNGB && type != RNG_TYPE_RNGC) in rngb_init()