Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_hmac.h109 cc3xx_err_t cc3xx_lowlevel_hmac_compute(
Dcc3xx_hmac.c14 cc3xx_err_t cc3xx_lowlevel_hmac_compute( in cc3xx_lowlevel_hmac_compute() function
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/src/
Dcc3xx_psa_mac.c198 err = cc3xx_lowlevel_hmac_compute(tag_len, key_buffer, key_buffer_size, hash_alg_cc, in hmac_compute()