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