Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
EC_GFp_simple_method, EC_GFp_mont_method, EC_METHOD_get_field_type — obtain EC_METHOD objectsSYNOPSIS
#include <openssl/ec.h>EC_GFp_simple_method(void);
EC_GFp_mont_method(void);
EC_METHOD_get_field_type(const EC_METHOD *meth);