Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.h22 uint32_t y_bytes; member
H A Dhpre_ecc.c746 ecc_dh->y_bytes); in hpre_ecc_dh_transfer_in()
777 ecc_dh->y_bytes = msg->curve_bytes; in hpre_ecc_dh_params_fill()
781 memcpy(y, curve->y, ecc_dh->y_bytes); in hpre_ecc_dh_params_fill()
787 ecc_dh->y_bytes = crypto_bignum_num_bytes(pubkey->y); in hpre_ecc_dh_params_fill()