Home
last modified time | relevance | path

Searched refs:cc3xx_hash_alg_t (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_hash.h25 } cc3xx_hash_alg_t; typedef
40 cc3xx_hash_alg_t alg;
58 cc3xx_err_t cc3xx_lowlevel_hash_init(cc3xx_hash_alg_t alg);
Dcc3xx_hmac.h32 cc3xx_hash_alg_t alg; /* Based on the hashing algorithm, sizes change */
49 cc3xx_hash_alg_t alg);
113 cc3xx_hash_alg_t alg,
Dcc3xx_hash.c62 static void init_without_iv_set(cc3xx_hash_alg_t alg) in init_without_iv_set()
84 cc3xx_err_t cc3xx_lowlevel_hash_init(cc3xx_hash_alg_t alg) in cc3xx_lowlevel_hash_init()
Dcc3xx_hmac.c18 cc3xx_hash_alg_t alg, in cc3xx_lowlevel_hmac_compute()
121 cc3xx_hash_alg_t alg) in cc3xx_lowlevel_hmac_set_key()
Dcc3xx_drbg_hmac.c34 const cc3xx_hash_alg_t alg = CC3XX_HASH_ALG_SHA256; in hmac_update()
155 const cc3xx_hash_alg_t alg = CC3XX_HASH_ALG_SHA256; in cc3xx_lowlevel_drbg_hmac_generate()
Dcc3xx_drbg_hash.c59 static const cc3xx_hash_alg_t alg = CC3XX_HASH_ALG_SHA256;
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/src/
Dcc3xx_psa_hash.c37 cc3xx_hash_alg_t hash_alg; in cc3xx_hash_setup()
Dcc3xx_psa_mac.c170 cc3xx_hash_alg_t hash_alg_cc; in hmac_compute()
214 cc3xx_hash_alg_t hash_alg_cc; in hmac_setup()