Searched defs:EC_GROUP_get_degree (Results 1 – 2 of 2) sorted by relevance
66 pub fn EC_GROUP_get_degree(group: *const EC_GROUP) -> c_int; in EC_GROUP_get_degree() function
603 int EC_GROUP_get_degree(const EC_GROUP *group) in EC_GROUP_get_degree() function