Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_drbg.h67 cc3xx_err_t cc3xx_lowlevel_drbg_init(
Dcc3xx_drbg.c11 cc3xx_err_t cc3xx_lowlevel_drbg_init( in cc3xx_lowlevel_drbg_init() function
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/src/
Dcc3xx_psa_random.c73 err = cc3xx_lowlevel_drbg_init(conf.type, &(context->state), in cc3xx_init_random()