Function EC_GROUP_get0_cofactor

Source
pub unsafe extern "C" fn EC_GROUP_get0_cofactor(
    group: *const ec_group_st,
) -> *const bignum_st
Expand description

Gets the cofactor of an EC_GROUP \param group EC_GROUP object \return the group cofactor