diff options
Diffstat (limited to 'src/lib/libcrypto/objects/obj_xref.h')
| -rw-r--r-- | src/lib/libcrypto/objects/obj_xref.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/objects/obj_xref.h b/src/lib/libcrypto/objects/obj_xref.h index fec28d1127..4499456694 100644 --- a/src/lib/libcrypto/objects/obj_xref.h +++ b/src/lib/libcrypto/objects/obj_xref.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: obj_xref.h,v 1.2 2014/06/12 15:49:30 deraadt Exp $ */ | 1 | /* $OpenBSD: obj_xref.h,v 1.3 2014/11/09 19:17:13 miod Exp $ */ |
| 2 | /* AUTOGENERATED BY objxref.pl, DO NOT EDIT */ | 2 | /* AUTOGENERATED BY objxref.pl, DO NOT EDIT */ |
| 3 | 3 | ||
| 4 | typedef struct | 4 | typedef struct |
| @@ -40,6 +40,8 @@ static const nid_triple sigoid_srt[] = | |||
| 40 | {NID_id_GostR3411_94_with_GostR3410_94_cc, NID_id_GostR3411_94, NID_id_GostR3410_94_cc}, | 40 | {NID_id_GostR3411_94_with_GostR3410_94_cc, NID_id_GostR3411_94, NID_id_GostR3410_94_cc}, |
| 41 | {NID_id_GostR3411_94_with_GostR3410_2001_cc, NID_id_GostR3411_94, NID_id_GostR3410_2001_cc}, | 41 | {NID_id_GostR3411_94_with_GostR3410_2001_cc, NID_id_GostR3411_94, NID_id_GostR3410_2001_cc}, |
| 42 | {NID_rsassaPss, NID_undef, NID_rsaEncryption}, | 42 | {NID_rsassaPss, NID_undef, NID_rsaEncryption}, |
| 43 | {NID_id_tc26_signwithdigest_gost3410_2012_256, NID_id_tc26_gost3411_2012_256, NID_id_GostR3410_2001}, | ||
| 44 | {NID_id_tc26_signwithdigest_gost3410_2012_512, NID_id_tc26_gost3411_2012_512, NID_id_GostR3410_2001}, | ||
| 43 | }; | 45 | }; |
| 44 | 46 | ||
| 45 | static const nid_triple * const sigoid_srt_xref[] = | 47 | static const nid_triple * const sigoid_srt_xref[] = |
| @@ -74,5 +76,7 @@ static const nid_triple * const sigoid_srt_xref[] = | |||
| 74 | &sigoid_srt[26], | 76 | &sigoid_srt[26], |
| 75 | &sigoid_srt[27], | 77 | &sigoid_srt[27], |
| 76 | &sigoid_srt[28], | 78 | &sigoid_srt[28], |
| 79 | &sigoid_srt[30], | ||
| 80 | &sigoid_srt[31], | ||
| 77 | }; | 81 | }; |
| 78 | 82 | ||
