Returns the montgomery data for order(Generator)
Declared in <openssl/ec.h>
<openssl/ec.h>
BN_MONT_CTX* EC_GROUP_get_mont_data(EC_GROUP const* group);
the currently used montgomery data (possibly NULL).