[][src]Function nss::ec::create_ec_point_for_coordinates

fn create_ec_point_for_coordinates(x: &[u8], y: &[u8]) -> Result<Vec<u8>>