Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h35 enum crypto_md_algo { enum
67 int (*calc_hash)(enum crypto_md_algo md_alg, void *data_ptr,
120 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr,
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A 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()
H A Dmbedtls_psa_crypto.c440 static inline mbedtls_md_type_t md_type(enum crypto_md_algo algo) in md_type()
460 static int calc_hash(enum crypto_md_algo md_algo, void *data_ptr, in calc_hash()
/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c132 int crypto_mod_calc_hash(enum crypto_md_algo alg, void *data_ptr, in crypto_mod_calc_hash()
/rk3399_ARM-atf/docs/design/
H A Dauth-framework.rst246 enum crypto_md_algo alg