Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_drbg_hash.h90 cc3xx_err_t cc3xx_lowlevel_drbg_hash_uninit(struct cc3xx_drbg_hash_state_t *state);
Dcc3xx_drbg.c117 return cc3xx_lowlevel_drbg_hash_uninit(&state->hash); in cc3xx_lowlevel_drbg_uninit()
Dcc3xx_drbg_hash.c339 cc3xx_err_t cc3xx_lowlevel_drbg_hash_uninit(struct cc3xx_drbg_hash_state_t *state) in cc3xx_lowlevel_drbg_hash_uninit() function