Home
last modified time | relevance | path

Searched refs:crypto_mod_calc_hash (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/drivers/measured_boot/rss/
Drss_measured_boot.c84 rc = crypto_mod_calc_hash(CRYPTO_MD_ID, in rss_mboot_measure_and_record()
133 rc = crypto_mod_calc_hash(CRYPTO_MD_ID, in rss_mboot_set_signer_id()
/trusted-firmware-a-latest/include/drivers/auth/
Dcrypto_mod.h112 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr,
/trusted-firmware-a-latest/drivers/auth/
Dcrypto_mod.c132 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr, in crypto_mod_calc_hash() function
/trusted-firmware-a-latest/drivers/measured_boot/event_log/
Devent_log.c259 return crypto_mod_calc_hash(CRYPTO_MD_ID, in event_log_measure()
/trusted-firmware-a-latest/docs/design/
Dauth-framework.rst986 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr,