Home
last modified time | relevance | path

Searched defs:alg_type (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_dh.h23 uint32_t alg_type; member
H A Dhpre_montgomery.h27 uint32_t alg_type; member
H A Dhpre_rsa.h46 uint32_t alg_type; member
H A Dsec_hash.c106 uint32_t alg_type = 0; in sec_digest_fill_sqe() local
195 uint32_t alg_type = 0; in sec_digest_fill_bd3_sqe() local
H A Dhpre_ecc.h70 uint8_t alg_type; member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk.c916 psa_algorithm_t alg_type = psa_get_key_algorithm(&key_attr); in copy_from_psa() local