EC_POINT_new
if ((p = EC_POINT_new(group)) == NULL)
if ((acc = EC_POINT_new(group)) == NULL)
pub_key = EC_POINT_new(group);
if ((point = EC_POINT_new(ret)) == NULL)
ret->pub_key = EC_POINT_new(ret->group);
(ret->pub_key = EC_POINT_new(ret->group)) == NULL) {
if ((point = EC_POINT_new(group)) == NULL)
if ((P = EC_POINT_new(group)) == NULL) {
dest->pub_key = EC_POINT_new(src->group);
if ((pub_key = EC_POINT_new(eckey->group)) == NULL)
if ((point = EC_POINT_new(eckey->group)) == NULL)
point = EC_POINT_new(key->group);
dest->generator = EC_POINT_new(dest);
group->generator = EC_POINT_new(group);
t = EC_POINT_new(group);
*v = EC_POINT_new(group);
if (!(tmp = EC_POINT_new(group)))
if ((var[i] = EC_POINT_new(group)) == NULL) {
if (!(tmp_point = EC_POINT_new(group)) || !(base = EC_POINT_new(group))) {
if ((ret = EC_POINT_new(group)) == NULL) {
if ((s = EC_POINT_new(group)) == NULL)
if ((tmp = EC_POINT_new(group)) == NULL) {
if ((point = EC_POINT_new(group)) == NULL) {
if ((point = EC_POINT_new(group)) == NULL) {
pub_key = EC_POINT_new(group);
if ((C = EC_POINT_new(group)) == NULL)
if ((C = EC_POINT_new(group)) == NULL)
pnt = EC_POINT_new(group);
if ((point = EC_POINT_new(key->group)) == NULL)
point = EC_POINT_new(key->group);
EC_POINT *EC_POINT_new(const EC_GROUP *group);
if ((point = EC_POINT_new(group)) == NULL)
if ((point = EC_POINT_new(group)) == NULL)
if ((dh_pub = EC_POINT_new(group)) == NULL) {
EC_POINT *pt = EC_POINT_new(EC_KEY_get0_group(v));
if ((nq = EC_POINT_new(group)) == NULL) {