aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/pkcs12.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-02-08 19:10:12 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-02-08 19:10:12 +0000
commit9fc65806d5c879ffa9ada4941f11e82c21cb3dd2 (patch)
tree294b0b23f36da7fc7fa008ba1e332d2a86bfd8ce /include/openssl/pkcs12.h
parent584bdebc3fafc7ee3226a74007abd783e5756690 (diff)
downloadopenssl-9fc65806d5c879ffa9ada4941f11e82c21cb3dd2.zip
openssl-9fc65806d5c879ffa9ada4941f11e82c21cb3dd2.tar.gz
openssl-9fc65806d5c879ffa9ada4941f11e82c21cb3dd2.tar.bz2
Remove ancient compatibility defines.
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'include/openssl/pkcs12.h')
-rw-r--r--include/openssl/pkcs12.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/include/openssl/pkcs12.h b/include/openssl/pkcs12.h
index f97f95f..655655a 100644
--- a/include/openssl/pkcs12.h
+++ b/include/openssl/pkcs12.h
@@ -115,20 +115,6 @@ typedef struct pkcs12_bag_st PKCS12_BAGS;
#if OPENSSL_API_COMPAT < 0x10100000L
-# define M_PKCS12_x5092certbag PKCS12_x5092certbag
-# define M_PKCS12_x509crl2certbag PKCS12_x509crl2certbag
-
-# define M_PKCS12_certbag2x509 PKCS12_certbag2x509
-# define M_PKCS12_certbag2x509crl PKCS12_certbag2x509crl
-
-# define M_PKCS12_unpack_p7data PKCS12_unpack_p7data
-# define M_PKCS12_pack_authsafes PKCS12_pack_authsafes
-# define M_PKCS12_unpack_authsafes PKCS12_unpack_authsafes
-# define M_PKCS12_unpack_p7encdata PKCS12_unpack_p7encdata
-
-# define M_PKCS12_decrypt_skey PKCS12_decrypt_skey
-# define M_PKCS8_decrypt PKCS8_decrypt
-
# define M_PKCS12_bag_type PKCS12_bag_type
# define M_PKCS12_cert_bag_type PKCS12_cert_bag_type
# define M_PKCS12_crl_bag_type PKCS12_cert_bag_type