Home
last modified time | relevance | path

Searched defs:ecc_sign (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/core/
H A Decc.c164 static TEE_Result ecc_sign(uint32_t algo, struct ecc_keypair *key, in ecc_sign() function
/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c484 struct hpre_ecc_sign *ecc_sign = &msg->param_size.ecc_sign; in ecc_sign_out_to_crypto_bin() local
1022 struct hpre_ecc_sign *ecc_sign = &msg->param_size.ecc_sign; in hpre_ecc_sign_params_fill() local
1159 struct hpre_ecc_sign *ecc_sign; in hpre_ecc_sign_get_data_out() local
H A Dhpre_ecc.h78 struct hpre_ecc_sign ecc_sign; member
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c161 static TEE_Result ecc_sign(uint32_t algo, struct ecc_keypair *key, in ecc_sign() function