[#EC_GFp_simple_method] = EC_GFp_simple_method :mrdocs: Returns the basic GFp ec methods which provides the basis for the optimized methods. == Synopsis Declared in `<openssl/ec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] xref:EC_METHOD.adoc[EC_METHOD] const* EC_GFp_simple_method(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value EC_METHOD object [.small]#Created with https://www.mrdocs.com[MrDocs]#