summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/objects/objects.h')
-rw-r--r--src/lib/libcrypto/objects/objects.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/objects/objects.h b/src/lib/libcrypto/objects/objects.h
index f859d859b8..de10532813 100644
--- a/src/lib/libcrypto/objects/objects.h
+++ b/src/lib/libcrypto/objects/objects.h
@@ -1026,10 +1026,8 @@ void ERR_load_OBJ_strings(void);
1026/* Error codes for the OBJ functions. */ 1026/* Error codes for the OBJ functions. */
1027 1027
1028/* Function codes. */ 1028/* Function codes. */
1029#define OBJ_F_OBJ_ADD_OBJECT 105
1030#define OBJ_F_OBJ_CREATE 100 1029#define OBJ_F_OBJ_CREATE 100
1031#define OBJ_F_OBJ_DUP 101 1030#define OBJ_F_OBJ_DUP 101
1032#define OBJ_F_OBJ_NAME_NEW_INDEX 106
1033#define OBJ_F_OBJ_NID2LN 102 1031#define OBJ_F_OBJ_NID2LN 102
1034#define OBJ_F_OBJ_NID2OBJ 103 1032#define OBJ_F_OBJ_NID2OBJ 103
1035#define OBJ_F_OBJ_NID2SN 104 1033#define OBJ_F_OBJ_NID2SN 104