Home
last modified time | relevance | path

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

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