Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/
H A Dcaam_rng.c213 uint32_t sh_mask = 0; in caam_rng_instantiation() local
232 sh_mask = GENMASK_32(nb_sh - 1, 0); in caam_rng_instantiation()
269 if ((sh_status & sh_mask) == sh_mask) { in caam_rng_instantiation()