Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_drbg_ctr.h123 cc3xx_err_t cc3xx_lowlevel_drbg_ctr_uninit(
Dcc3xx_drbg.c109 return cc3xx_lowlevel_drbg_ctr_uninit(&state->ctr); in cc3xx_lowlevel_drbg_uninit()
Dcc3xx_drbg_ctr.c305 cc3xx_err_t cc3xx_lowlevel_drbg_ctr_uninit(struct cc3xx_drbg_ctr_state_t *state) in cc3xx_lowlevel_drbg_ctr_uninit() function