Loading crypto/ec/ecp_smpl.c +1 −1 Original line number Diff line number Diff line Loading @@ -56,10 +56,10 @@ */ #include <openssl/err.h> #include <openssl/symhacks.h> #include "ec_lcl.h" const EC_METHOD *EC_GFp_simple_method(void) { static const EC_METHOD ret = { Loading Loading
crypto/ec/ecp_smpl.c +1 −1 Original line number Diff line number Diff line Loading @@ -56,10 +56,10 @@ */ #include <openssl/err.h> #include <openssl/symhacks.h> #include "ec_lcl.h" const EC_METHOD *EC_GFp_simple_method(void) { static const EC_METHOD ret = { Loading