New function to retrieve ASN1 info on public key algorithms. New command
[openssl.git] / crypto / asn1 / asn1_locl.h
index d21108d9bbb7a9ba4b801138e314de4783768858..a81f56238f4715f152ea1baa29a6a6a0a20eec96 100644 (file)
@@ -71,9 +71,6 @@ struct asn1_pctx_st
 
 /* ASN1 public key method structure */
 
-#define ASN1_PKEY_ALIAS                0x1
-#define ASN1_PKEY_DYNAMIC      0x2
-
 struct evp_pkey_asn1_method_st
        {
        int pkey_id;