Home | History | Annotate | Download | only in ec

Lines Matching refs:conv_form

1186 		ret->conv_form = (point_conversion_form_t)(pub_oct[0] & ~0x01);
1275 a->conv_form, NULL, 0, NULL);
1290 a->conv_form, buffer, buf_len, NULL))
1386 ret->conv_form = (point_conversion_form_t)(*in[0] & ~0x01);
1403 a->conv_form, NULL, 0, NULL);
1418 if (!EC_POINT_point2oct(a->group, a->pub_key, a->conv_form,