aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/obj_mac.h
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-02-02 14:14:33 -0500
committerRich Salz <rsalz@openssl.org>2016-02-02 14:41:06 -0500
commitb5c5a9714197186013a181e8bfb829a2d24f8b04 (patch)
treebff0e88c05208fd8d3dd4837bb75c25f299f5bff /include/openssl/obj_mac.h
parent85152ca4a1e9827d48dc9cbe266da3f90f3d158a (diff)
downloadopenssl-b5c5a9714197186013a181e8bfb829a2d24f8b04.zip
openssl-b5c5a9714197186013a181e8bfb829a2d24f8b04.tar.gz
openssl-b5c5a9714197186013a181e8bfb829a2d24f8b04.tar.bz2
RT2353: Add ipsec IKE OID
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
Diffstat (limited to 'include/openssl/obj_mac.h')
-rw-r--r--include/openssl/obj_mac.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/openssl/obj_mac.h b/include/openssl/obj_mac.h
index ad27e0e..a577e51 100644
--- a/include/openssl/obj_mac.h
+++ b/include/openssl/obj_mac.h
@@ -1557,6 +1557,11 @@
#define NID_dvcs 297
#define OBJ_dvcs OBJ_id_kp,10L
+#define SN_ipsec_IKE "ipsecIKE"
+#define LN_ipsec_IKE "ipsec Internet Key Exchange"
+#define NID_ipsec_IKE 1022
+#define OBJ_ipsec_IKE OBJ_id_kp,17L
+
#define SN_id_it_caProtEncCert "id-it-caProtEncCert"
#define NID_id_it_caProtEncCert 298
#define OBJ_id_it_caProtEncCert OBJ_id_it,1L