summaryrefslogtreecommitdiff
path: root/src/crypto/obj/obj_dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/obj/obj_dat.h')
-rw-r--r--src/crypto/obj/obj_dat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/crypto/obj/obj_dat.h b/src/crypto/obj/obj_dat.h
index 654b3c08..71ef2d2b 100644
--- a/src/crypto/obj/obj_dat.h
+++ b/src/crypto/obj/obj_dat.h
@@ -7140,7 +7140,6 @@ static const uint8_t kObjectData[] = {
};
static const ASN1_OBJECT kObjects[NUM_NID] = {
- {"UNDEF", "undefined", NID_undef, 0, NULL, 0},
{"rsadsi", "RSA Data Security, Inc.", NID_rsadsi, 6, &kObjectData[0], 0},
{"pkcs", "RSA Data Security, Inc. PKCS", NID_pkcs, 7, &kObjectData[6], 0},
{"MD2", "md2", NID_md2, 8, &kObjectData[13], 0},
@@ -8980,7 +8979,6 @@ static const uint16_t kNIDsInShortNameOrder[] = {
16 /* ST */,
143 /* SXNetID */,
458 /* UID */,
- 0 /* UNDEF */,
948 /* X25519 */,
964 /* X25519Kyber768Draft00 */,
961 /* X448 */,
@@ -10670,7 +10668,6 @@ static const uint16_t kNIDsInLongNameOrder[] = {
106 /* title */,
682 /* tpBasis */,
436 /* ucl */,
- 0 /* undefined */,
888 /* uniqueMember */,
55 /* unstructuredAddress */,
49 /* unstructuredName */,