X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fec.h;h=a7793b82718b87de6312aca958392bfa7f99c842;hp=9f0a0097e5ec91e39007205e0e04c835ffefa2ba;hb=f8d3ab49283ef6fa760da8b69aa5dfc4e83b0f01;hpb=5e030525606d365f4f14a384d0b67f1cb38f2c6e diff --git a/include/openssl/ec.h b/include/openssl/ec.h index 9f0a0097e5..a7793b8271 100644 --- a/include/openssl/ec.h +++ b/include/openssl/ec.h @@ -740,9 +740,6 @@ int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off); /* EC_KEY functions */ /********************************************************************/ -typedef struct ec_key_st EC_KEY; -typedef struct ec_key_method_st EC_KEY_METHOD; - /* some values for the encoding_flag */ # define EC_PKEY_NO_PARAMETERS 0x001 # define EC_PKEY_NO_PUBKEY 0x002