Searched defs:EC_POINT_new (Results 1 – 3 of 3) sorted by relevance
98 pub fn EC_POINT_new(group: *const EC_GROUP) -> *mut EC_POINT; in EC_POINT_new() function
715 EC_POINT *EC_POINT_new(const EC_GROUP *group) in EC_POINT_new() function