Home
last modified time | relevance | path

Searched refs:hpre_ecc_sign (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.h27 struct hpre_ecc_sign { struct
78 struct hpre_ecc_sign ecc_sign;
H A Dhpre_ecc.c484 struct hpre_ecc_sign *ecc_sign = &msg->param_size.ecc_sign; in ecc_sign_out_to_crypto_bin()
1022 struct hpre_ecc_sign *ecc_sign = &msg->param_size.ecc_sign; in hpre_ecc_sign_params_fill()
1159 struct hpre_ecc_sign *ecc_sign; in hpre_ecc_sign_get_data_out()
1168 static TEE_Result hpre_ecc_sign(struct drvcrypt_sign_data *sdata) in hpre_ecc_sign() function
1461 .sign = hpre_ecc_sign,