Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/nxp/crypto/caam/src/auth/
A Dhash.c42 int hash_init(enum hash_algo algo, void **ctx) in hash_init()
64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update()
111 int hash_final(enum hash_algo algo, void *context, void *hash_ptr, in hash_final()
A Dnxp_crypto.c82 enum hash_algo algo = SHA256; in verify_hash() local
/arm-trusted-firmware-2.8.0/drivers/nxp/auth/csf_hdr_parser/
A Dcsf_hdr_parser.c56 enum hash_algo algo = SHA256; in deploy_rotpk_hash_table() local
147 enum hash_algo algo = SHA256; in calc_img_hash() local
299 enum sig_alg *algo) in validate_esbc_header()
/arm-trusted-firmware-2.8.0/include/drivers/nxp/crypto/caam/
A Dhash.h75 enum hash_algo algo; member
/arm-trusted-firmware-2.8.0/drivers/auth/mbedtls/
A Dmbedtls_crypto.c234 static inline mbedtls_md_type_t md_type(enum crypto_md_algo algo) in md_type()

Completed in 11 milliseconds