Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c383 static enum hisi_drv_status hpre_ecc_curve_to_hpre_bin(uint8_t *p, uint8_t *a, in hpre_ecc_curve_to_hpre_bin() function
719 ret = hpre_ecc_curve_to_hpre_bin(p, a, b, NULL, NULL, NULL, in hpre_ecc_dh_transfer_key()
1050 ret = hpre_ecc_curve_to_hpre_bin(p, a, b, n, gx, gy, msg->curve_bytes, in hpre_ecc_sign_params_fill()
1239 ret = hpre_ecc_curve_to_hpre_bin(p, a, b, n, gx, gy, msg->curve_bytes, in hpre_ecc_verify_transfer_key()