aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/asn1_locl.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-04-04 18:16:03 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-04-04 18:16:03 +0000
commit0b33dac3100c68ab19a6be804cdeaaa87582b9a0 (patch)
tree4e4e480f898e6d2cedf0cc802f3144a25b415931 /crypto/asn1/asn1_locl.h
parente2bce37720b4a165ffeb8172bfd504fbdd17e379 (diff)
downloadopenssl-0b33dac3100c68ab19a6be804cdeaaa87582b9a0.zip
openssl-0b33dac3100c68ab19a6be804cdeaaa87582b9a0.tar.gz
openssl-0b33dac3100c68ab19a6be804cdeaaa87582b9a0.tar.bz2
New function to retrieve ASN1 info on public key algorithms. New command
line option to print out info.
Diffstat (limited to 'crypto/asn1/asn1_locl.h')
-rw-r--r--crypto/asn1/asn1_locl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/asn1/asn1_locl.h b/crypto/asn1/asn1_locl.h
index d21108d..a81f562 100644
--- a/crypto/asn1/asn1_locl.h
+++ b/crypto/asn1/asn1_locl.h
@@ -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;