Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/measured_boot/rss/
A Drss_measured_boot.c81 rc = crypto_mod_calc_hash(CRYPTO_MD_ID, in rss_mboot_measure_and_record()
126 rc = crypto_mod_calc_hash(CRYPTO_MD_ID, (void *)pk_ptr, in rss_mboot_set_signer_id()
/arm-trusted-firmware-2.8.0/drivers/auth/
A Dcrypto_mod.c132 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr, in crypto_mod_calc_hash() function
/arm-trusted-firmware-2.8.0/include/drivers/auth/
A Dcrypto_mod.h116 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr,
/arm-trusted-firmware-2.8.0/drivers/measured_boot/event_log/
A Devent_log.c268 return crypto_mod_calc_hash(CRYPTO_MD_ID, in event_log_measure()

Completed in 4 milliseconds