Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/auth/
Dcrypto_mod.h33 enum crypto_md_algo { enum
65 int (*calc_hash)(enum crypto_md_algo md_alg, void *data_ptr,
112 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr,
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_crypto.c253 static inline mbedtls_md_type_t md_type(enum crypto_md_algo algo) in md_type()
273 static int calc_hash(enum crypto_md_algo md_algo, void *data_ptr, in calc_hash()
Dmbedtls_psa_crypto.c572 static inline mbedtls_md_type_t md_type(enum crypto_md_algo algo) in md_type()
592 static int calc_hash(enum crypto_md_algo md_algo, void *data_ptr, in calc_hash()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/
Dcrypto_mod.c132 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr, in crypto_mod_calc_hash()
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/design/
Dauth-framework.rst239 int (*calc_hash)(enum crypto_md_algo alg, void *data_ptr,
987 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr,