EC_POINT_new
EC_POINT *EC_POINT_new(const EC_GROUP *group);
if ((pub_key = EC_POINT_new(group)) == NULL)
point = EC_POINT_new(group);
if ((generator = EC_POINT_new(group)) == NULL) {
if ((pub_key = EC_POINT_new(eckey->group)) == NULL)
if ((point = EC_POINT_new(eckey->group)) == NULL)
if ((point = EC_POINT_new(key->group)) == NULL)
group->generator = EC_POINT_new(group);
if ((point = EC_POINT_new(group)) == NULL)
LCRYPTO_ALIAS(EC_POINT_new);
if ((point = EC_POINT_new(group)) == NULL)
if ((doubled = EC_POINT_new(group)) == NULL)
if ((multiples[i] = EC_POINT_new(group)) == NULL)
if ((multiples[i] = EC_POINT_new(group)) == NULL)
if ((multiples[i + 1] = EC_POINT_new(group)) == NULL)
if ((rr = EC_POINT_new(group)) == NULL)
if ((t = EC_POINT_new(group)) == NULL)
if ((point = EC_POINT_new(group)) == NULL) {
if ((point = EC_POINT_new(group)) == NULL) {
if ((point = EC_POINT_new(group)) == NULL) {
LCRYPTO_USED(EC_POINT_new);
if ((kG = EC_POINT_new(group)) == NULL) {
if ((kP = EC_POINT_new(group)) == NULL) {
if ((C1 = EC_POINT_new(group)) == NULL) {
if ((kG = EC_POINT_new(group)) == NULL) {
if ((pt = EC_POINT_new(group)) == NULL) {
if ((q = EC_POINT_new(g)) == NULL ||
(q = EC_POINT_new(g)) == NULL) {
if ((point = EC_POINT_new(group)) == NULL)
if ((point = EC_POINT_new(group)) == NULL)
if ((result = EC_POINT_new(group)) == NULL)
if ((a = EC_POINT_new(group)) == NULL)
if ((b = EC_POINT_new(group)) == NULL)
if ((simple_generator = EC_POINT_new(simple_group)) == NULL)
if ((generator = EC_POINT_new(group)) == NULL)
if ((random_point = EC_POINT_new(group)) == NULL)
if ((point = EC_POINT_new(group)) == NULL)
P = EC_POINT_new(group);
Q = EC_POINT_new(group);
R = EC_POINT_new(group);
EC_POINT *P = EC_POINT_new(group);
EC_POINT *Q = EC_POINT_new(group);
if ((peer_pub = EC_POINT_new(group)) == NULL)
if ((pub = EC_POINT_new(group)) == NULL)
pt = EC_POINT_new(group);
generator = EC_POINT_new(group);
pt = EC_POINT_new(group);
generator = EC_POINT_new(group);
(q = EC_POINT_new(g)) == NULL) {
ecp = EC_POINT_new(EC_KEY_get0_group(eck));
if ((secretp = EC_POINT_new(ecgroup)) == NULL)
if ((point = EC_POINT_new(ecgroup)) == NULL)
if ((secretp = EC_POINT_new(ecgroup)) == NULL)
if ((point = EC_POINT_new(ecgroup)) == NULL)
if ((dh_pub = EC_POINT_new(group)) == NULL) {
(q = EC_POINT_new(g)) == NULL) {
(q = EC_POINT_new(g)) == NULL ||
EC_POINT *pt = EC_POINT_new(EC_KEY_get0_group(v));
if ((nq = EC_POINT_new(group)) == NULL) {