Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c436 struct hpre_ecc_msg *msg = (struct hpre_ecc_msg *)info; in hpre_ecc_fill_sqe()
460 static enum hisi_drv_status ecc_dh_out_to_crypto_bin(struct hpre_ecc_msg *msg) in ecc_dh_out_to_crypto_bin()
482 static enum hisi_drv_status ecc_sign_out_to_crypto_bin(struct hpre_ecc_msg *msg) in ecc_sign_out_to_crypto_bin()
504 static enum hisi_drv_status hpre_ecc_verify_get_result(struct hpre_ecc_msg *msg, in hpre_ecc_verify_get_result()
517 hpre_ecc_out_to_crypto_bin(struct hpre_ecc_msg *msg, struct hpre_sqe *sqe) in hpre_ecc_out_to_crypto_bin()
543 struct hpre_ecc_msg *msg = (struct hpre_ecc_msg *)info; in hpre_ecc_parse_sqe()
710 static enum hisi_drv_status hpre_ecc_dh_transfer_key(struct hpre_ecc_msg *msg) in hpre_ecc_dh_transfer_key()
731 static enum hisi_drv_status hpre_ecc_dh_transfer_in(struct hpre_ecc_msg *msg) in hpre_ecc_dh_transfer_in()
755 struct hpre_ecc_msg *msg, struct bignum *privkey, in hpre_ecc_dh_params_fill()
797 static enum hisi_drv_status hpre_ecc_dh_params_alloc(struct hpre_ecc_msg *msg) in hpre_ecc_dh_params_alloc()
[all …]
H A Dhpre_ecc.h63 struct hpre_ecc_msg { struct