Searched refs:y_bytes (Results 1 – 2 of 2) sorted by relevance
22 uint32_t y_bytes; member
746 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()