Home
last modified time | relevance | path

Searched defs:calc_hash (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_trusted_boot.c98 uint8_t calc_hash[BOOT_API_SHA256_DIGEST_SIZE_IN_BYTES]; in get_rotpk_hash() local
H A Dstm32mp_crypto_lib.c451 uint8_t calc_hash[BOOT_API_SHA256_DIGEST_SIZE_IN_BYTES]; in crypto_verify_hash() local
/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h67 int (*calc_hash)(enum crypto_md_algo md_alg, void *data_ptr, member
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c273 static int calc_hash(enum crypto_md_algo md_algo, void *data_ptr, in calc_hash() function
H A Dmbedtls_psa_crypto.c460 static int calc_hash(enum crypto_md_algo md_algo, void *data_ptr, in calc_hash() function