Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_drbg_hmac.h92 cc3xx_err_t cc3xx_lowlevel_drbg_hmac_uninit(struct cc3xx_drbg_hmac_state_t *state);
Dcc3xx_drbg.c113 return cc3xx_lowlevel_drbg_hmac_uninit(&state->hmac); in cc3xx_lowlevel_drbg_uninit()
Dcc3xx_drbg_hmac.c246 cc3xx_err_t cc3xx_lowlevel_drbg_hmac_uninit(struct cc3xx_drbg_hmac_state_t *state) in cc3xx_lowlevel_drbg_hmac_uninit() function