diff options
Diffstat (limited to 'src/lib/libcrypto/objects/obj_xref.h')
| -rw-r--r-- | src/lib/libcrypto/objects/obj_xref.h | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_xref.h b/src/lib/libcrypto/objects/obj_xref.h new file mode 100644 index 0000000000..e23938c296 --- /dev/null +++ b/src/lib/libcrypto/objects/obj_xref.h | |||
| @@ -0,0 +1,77 @@ | |||
| 1 | /* AUTOGENERATED BY objxref.pl, DO NOT EDIT */ | ||
| 2 | |||
| 3 | typedef struct | ||
| 4 | { | ||
| 5 | int sign_id; | ||
| 6 | int hash_id; | ||
| 7 | int pkey_id; | ||
| 8 | } nid_triple; | ||
| 9 | |||
| 10 | static const nid_triple sigoid_srt[] = | ||
| 11 | { | ||
| 12 | {NID_md2WithRSAEncryption, NID_md2, NID_rsaEncryption}, | ||
| 13 | {NID_md5WithRSAEncryption, NID_md5, NID_rsaEncryption}, | ||
| 14 | {NID_shaWithRSAEncryption, NID_sha, NID_rsaEncryption}, | ||
| 15 | {NID_sha1WithRSAEncryption, NID_sha1, NID_rsaEncryption}, | ||
| 16 | {NID_dsaWithSHA, NID_sha, NID_dsa}, | ||
| 17 | {NID_dsaWithSHA1_2, NID_sha1, NID_dsa_2}, | ||
| 18 | {NID_mdc2WithRSA, NID_mdc2, NID_rsaEncryption}, | ||
| 19 | {NID_md5WithRSA, NID_md5, NID_rsa}, | ||
| 20 | {NID_dsaWithSHA1, NID_sha1, NID_dsa}, | ||
| 21 | {NID_sha1WithRSA, NID_sha1, NID_rsa}, | ||
| 22 | {NID_ripemd160WithRSA, NID_ripemd160, NID_rsaEncryption}, | ||
| 23 | {NID_md4WithRSAEncryption, NID_md4, NID_rsaEncryption}, | ||
| 24 | {NID_ecdsa_with_SHA1, NID_sha1, NID_X9_62_id_ecPublicKey}, | ||
| 25 | {NID_sha256WithRSAEncryption, NID_sha256, NID_rsaEncryption}, | ||
| 26 | {NID_sha384WithRSAEncryption, NID_sha384, NID_rsaEncryption}, | ||
| 27 | {NID_sha512WithRSAEncryption, NID_sha512, NID_rsaEncryption}, | ||
| 28 | {NID_sha224WithRSAEncryption, NID_sha224, NID_rsaEncryption}, | ||
| 29 | {NID_ecdsa_with_Recommended, NID_undef, NID_X9_62_id_ecPublicKey}, | ||
| 30 | {NID_ecdsa_with_Specified, NID_undef, NID_X9_62_id_ecPublicKey}, | ||
| 31 | {NID_ecdsa_with_SHA224, NID_sha224, NID_X9_62_id_ecPublicKey}, | ||
| 32 | {NID_ecdsa_with_SHA256, NID_sha256, NID_X9_62_id_ecPublicKey}, | ||
| 33 | {NID_ecdsa_with_SHA384, NID_sha384, NID_X9_62_id_ecPublicKey}, | ||
| 34 | {NID_ecdsa_with_SHA512, NID_sha512, NID_X9_62_id_ecPublicKey}, | ||
| 35 | {NID_dsa_with_SHA224, NID_sha224, NID_dsa}, | ||
| 36 | {NID_dsa_with_SHA256, NID_sha256, NID_dsa}, | ||
| 37 | {NID_id_GostR3411_94_with_GostR3410_2001, NID_id_GostR3411_94, NID_id_GostR3410_2001}, | ||
| 38 | {NID_id_GostR3411_94_with_GostR3410_94, NID_id_GostR3411_94, NID_id_GostR3410_94}, | ||
| 39 | {NID_id_GostR3411_94_with_GostR3410_94_cc, NID_id_GostR3411_94, NID_id_GostR3410_94_cc}, | ||
| 40 | {NID_id_GostR3411_94_with_GostR3410_2001_cc, NID_id_GostR3411_94, NID_id_GostR3410_2001_cc}, | ||
| 41 | {NID_rsassaPss, NID_undef, NID_rsaEncryption}, | ||
| 42 | }; | ||
| 43 | |||
| 44 | static const nid_triple * const sigoid_srt_xref[] = | ||
| 45 | { | ||
| 46 | &sigoid_srt[29], | ||
| 47 | &sigoid_srt[17], | ||
| 48 | &sigoid_srt[18], | ||
| 49 | &sigoid_srt[0], | ||
| 50 | &sigoid_srt[1], | ||
| 51 | &sigoid_srt[7], | ||
| 52 | &sigoid_srt[2], | ||
| 53 | &sigoid_srt[4], | ||
| 54 | &sigoid_srt[3], | ||
| 55 | &sigoid_srt[9], | ||
| 56 | &sigoid_srt[5], | ||
| 57 | &sigoid_srt[8], | ||
| 58 | &sigoid_srt[12], | ||
| 59 | &sigoid_srt[6], | ||
| 60 | &sigoid_srt[10], | ||
| 61 | &sigoid_srt[11], | ||
| 62 | &sigoid_srt[13], | ||
| 63 | &sigoid_srt[24], | ||
| 64 | &sigoid_srt[20], | ||
| 65 | &sigoid_srt[14], | ||
| 66 | &sigoid_srt[21], | ||
| 67 | &sigoid_srt[15], | ||
| 68 | &sigoid_srt[22], | ||
| 69 | &sigoid_srt[16], | ||
| 70 | &sigoid_srt[23], | ||
| 71 | &sigoid_srt[19], | ||
| 72 | &sigoid_srt[25], | ||
| 73 | &sigoid_srt[26], | ||
| 74 | &sigoid_srt[27], | ||
| 75 | &sigoid_srt[28], | ||
| 76 | }; | ||
| 77 | |||
