pub unsafe extern "C" fn EC_GROUP_get0_order(
group: *const ec_group_st,
) -> *const bignum_st
Expand description
Gets the order of an EC_GROUP \param group EC_GROUP object \return the group order
pub unsafe extern "C" fn EC_GROUP_get0_order(
group: *const ec_group_st,
) -> *const bignum_st
Gets the order of an EC_GROUP \param group EC_GROUP object \return the group order