Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_lcs.h25 cc3xx_err_t cc3xx_lowlevel_lcs_get(cc3xx_lcs_t* lcs);
Dcc3xx_lcs.c14 cc3xx_err_t cc3xx_lowlevel_lcs_get(cc3xx_lcs_t* lcs) in cc3xx_lowlevel_lcs_get() function
Dcc3xx_aes.c50 err = cc3xx_lowlevel_lcs_get(&lcs); in check_key_lock()