summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/obj_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/objects/obj_mac.h')
-rw-r--r--src/lib/libcrypto/objects/obj_mac.h293
1 files changed, 293 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.h b/src/lib/libcrypto/objects/obj_mac.h
index 76d5ec9c0b..ad5f7cfc10 100644
--- a/src/lib/libcrypto/objects/obj_mac.h
+++ b/src/lib/libcrypto/objects/obj_mac.h
@@ -315,6 +315,30 @@
315#define NID_ecdsa_with_SHA1 416 315#define NID_ecdsa_with_SHA1 416
316#define OBJ_ecdsa_with_SHA1 OBJ_X9_62_id_ecSigType,1L 316#define OBJ_ecdsa_with_SHA1 OBJ_X9_62_id_ecSigType,1L
317 317
318#define SN_ecdsa_with_Recommended "ecdsa-with-Recommended"
319#define NID_ecdsa_with_Recommended 791
320#define OBJ_ecdsa_with_Recommended OBJ_X9_62_id_ecSigType,2L
321
322#define SN_ecdsa_with_Specified "ecdsa-with-Specified"
323#define NID_ecdsa_with_Specified 792
324#define OBJ_ecdsa_with_Specified OBJ_X9_62_id_ecSigType,3L
325
326#define SN_ecdsa_with_SHA224 "ecdsa-with-SHA224"
327#define NID_ecdsa_with_SHA224 793
328#define OBJ_ecdsa_with_SHA224 OBJ_ecdsa_with_Specified,1L
329
330#define SN_ecdsa_with_SHA256 "ecdsa-with-SHA256"
331#define NID_ecdsa_with_SHA256 794
332#define OBJ_ecdsa_with_SHA256 OBJ_ecdsa_with_Specified,2L
333
334#define SN_ecdsa_with_SHA384 "ecdsa-with-SHA384"
335#define NID_ecdsa_with_SHA384 795
336#define OBJ_ecdsa_with_SHA384 OBJ_ecdsa_with_Specified,3L
337
338#define SN_ecdsa_with_SHA512 "ecdsa-with-SHA512"
339#define NID_ecdsa_with_SHA512 796
340#define OBJ_ecdsa_with_SHA512 OBJ_ecdsa_with_Specified,4L
341
318#define OBJ_secg_ellipticCurve OBJ_certicom_arc,0L 342#define OBJ_secg_ellipticCurve OBJ_certicom_arc,0L
319 343
320#define SN_secp112r1 "secp112r1" 344#define SN_secp112r1 "secp112r1"
@@ -1006,6 +1030,11 @@
1006#define NID_ms_csp_name 417 1030#define NID_ms_csp_name 417
1007#define OBJ_ms_csp_name 1L,3L,6L,1L,4L,1L,311L,17L,1L 1031#define OBJ_ms_csp_name 1L,3L,6L,1L,4L,1L,311L,17L,1L
1008 1032
1033#define SN_LocalKeySet "LocalKeySet"
1034#define LN_LocalKeySet "Microsoft Local Key set"
1035#define NID_LocalKeySet 856
1036#define OBJ_LocalKeySet 1L,3L,6L,1L,4L,1L,311L,17L,2L
1037
1009#define OBJ_certTypes OBJ_pkcs9,22L 1038#define OBJ_certTypes OBJ_pkcs9,22L
1010 1039
1011#define LN_x509Certificate "x509Certificate" 1040#define LN_x509Certificate "x509Certificate"
@@ -1103,10 +1132,30 @@
1103#define LN_md5_sha1 "md5-sha1" 1132#define LN_md5_sha1 "md5-sha1"
1104#define NID_md5_sha1 114 1133#define NID_md5_sha1 114
1105 1134
1135#define LN_hmacWithMD5 "hmacWithMD5"
1136#define NID_hmacWithMD5 797
1137#define OBJ_hmacWithMD5 OBJ_rsadsi,2L,6L
1138
1106#define LN_hmacWithSHA1 "hmacWithSHA1" 1139#define LN_hmacWithSHA1 "hmacWithSHA1"
1107#define NID_hmacWithSHA1 163 1140#define NID_hmacWithSHA1 163
1108#define OBJ_hmacWithSHA1 OBJ_rsadsi,2L,7L 1141#define OBJ_hmacWithSHA1 OBJ_rsadsi,2L,7L
1109 1142
1143#define LN_hmacWithSHA224 "hmacWithSHA224"
1144#define NID_hmacWithSHA224 798
1145#define OBJ_hmacWithSHA224 OBJ_rsadsi,2L,8L
1146
1147#define LN_hmacWithSHA256 "hmacWithSHA256"
1148#define NID_hmacWithSHA256 799
1149#define OBJ_hmacWithSHA256 OBJ_rsadsi,2L,9L
1150
1151#define LN_hmacWithSHA384 "hmacWithSHA384"
1152#define NID_hmacWithSHA384 800
1153#define OBJ_hmacWithSHA384 OBJ_rsadsi,2L,10L
1154
1155#define LN_hmacWithSHA512 "hmacWithSHA512"
1156#define NID_hmacWithSHA512 801
1157#define OBJ_hmacWithSHA512 OBJ_rsadsi,2L,11L
1158
1110#define SN_rc2_cbc "RC2-CBC" 1159#define SN_rc2_cbc "RC2-CBC"
1111#define LN_rc2_cbc "rc2-cbc" 1160#define LN_rc2_cbc "rc2-cbc"
1112#define NID_rc2_cbc 37 1161#define NID_rc2_cbc 37
@@ -1685,6 +1734,11 @@
1685#define NID_id_on_personalData 347 1734#define NID_id_on_personalData 347
1686#define OBJ_id_on_personalData OBJ_id_on,1L 1735#define OBJ_id_on_personalData OBJ_id_on,1L
1687 1736
1737#define SN_id_on_permanentIdentifier "id-on-permanentIdentifier"
1738#define LN_id_on_permanentIdentifier "Permanent Identifier"
1739#define NID_id_on_permanentIdentifier 858
1740#define OBJ_id_on_permanentIdentifier OBJ_id_on,3L
1741
1688#define SN_id_pda_dateOfBirth "id-pda-dateOfBirth" 1742#define SN_id_pda_dateOfBirth "id-pda-dateOfBirth"
1689#define NID_id_pda_dateOfBirth 348 1743#define NID_id_pda_dateOfBirth 348
1690#define OBJ_id_pda_dateOfBirth OBJ_id_pda,1L 1744#define OBJ_id_pda_dateOfBirth OBJ_id_pda,1L
@@ -2186,6 +2240,11 @@
2186#define NID_ext_key_usage 126 2240#define NID_ext_key_usage 126
2187#define OBJ_ext_key_usage OBJ_id_ce,37L 2241#define OBJ_ext_key_usage OBJ_id_ce,37L
2188 2242
2243#define SN_freshest_crl "freshestCRL"
2244#define LN_freshest_crl "X509v3 Freshest CRL"
2245#define NID_freshest_crl 857
2246#define OBJ_freshest_crl OBJ_id_ce,46L
2247
2189#define SN_inhibit_any_policy "inhibitAnyPolicy" 2248#define SN_inhibit_any_policy "inhibitAnyPolicy"
2190#define LN_inhibit_any_policy "X509v3 Inhibit Any Policy" 2249#define LN_inhibit_any_policy "X509v3 Inhibit Any Policy"
2191#define NID_inhibit_any_policy 748 2250#define NID_inhibit_any_policy 748
@@ -2502,6 +2561,16 @@
2502#define NID_sha224 675 2561#define NID_sha224 675
2503#define OBJ_sha224 OBJ_nist_hashalgs,4L 2562#define OBJ_sha224 OBJ_nist_hashalgs,4L
2504 2563
2564#define OBJ_dsa_with_sha2 OBJ_nistAlgorithms,3L
2565
2566#define SN_dsa_with_SHA224 "dsa_with_SHA224"
2567#define NID_dsa_with_SHA224 802
2568#define OBJ_dsa_with_SHA224 OBJ_dsa_with_sha2,1L
2569
2570#define SN_dsa_with_SHA256 "dsa_with_SHA256"
2571#define NID_dsa_with_SHA256 803
2572#define OBJ_dsa_with_SHA256 OBJ_dsa_with_sha2,2L
2573
2505#define SN_hold_instruction_code "holdInstructionCode" 2574#define SN_hold_instruction_code "holdInstructionCode"
2506#define LN_hold_instruction_code "Hold Instruction Code" 2575#define LN_hold_instruction_code "Hold Instruction Code"
2507#define NID_hold_instruction_code 430 2576#define NID_hold_instruction_code 430
@@ -3367,6 +3436,226 @@
3367#define LN_ipsec4 "ipsec4" 3436#define LN_ipsec4 "ipsec4"
3368#define NID_ipsec4 750 3437#define NID_ipsec4 750
3369 3438
3439#define SN_whirlpool "whirlpool"
3440#define NID_whirlpool 804
3441#define OBJ_whirlpool OBJ_iso,0L,10118L,3L,0L,55L
3442
3443#define SN_cryptopro "cryptopro"
3444#define NID_cryptopro 805
3445#define OBJ_cryptopro OBJ_member_body,643L,2L,2L
3446
3447#define SN_cryptocom "cryptocom"
3448#define NID_cryptocom 806
3449#define OBJ_cryptocom OBJ_member_body,643L,2L,9L
3450
3451#define SN_id_GostR3411_94_with_GostR3410_2001 "id-GostR3411-94-with-GostR3410-2001"
3452#define LN_id_GostR3411_94_with_GostR3410_2001 "GOST R 34.11-94 with GOST R 34.10-2001"
3453#define NID_id_GostR3411_94_with_GostR3410_2001 807
3454#define OBJ_id_GostR3411_94_with_GostR3410_2001 OBJ_cryptopro,3L
3455
3456#define SN_id_GostR3411_94_with_GostR3410_94 "id-GostR3411-94-with-GostR3410-94"
3457#define LN_id_GostR3411_94_with_GostR3410_94 "GOST R 34.11-94 with GOST R 34.10-94"
3458#define NID_id_GostR3411_94_with_GostR3410_94 808
3459#define OBJ_id_GostR3411_94_with_GostR3410_94 OBJ_cryptopro,4L
3460
3461#define SN_id_GostR3411_94 "md_gost94"
3462#define LN_id_GostR3411_94 "GOST R 34.11-94"
3463#define NID_id_GostR3411_94 809
3464#define OBJ_id_GostR3411_94 OBJ_cryptopro,9L
3465
3466#define SN_id_HMACGostR3411_94 "id-HMACGostR3411-94"
3467#define LN_id_HMACGostR3411_94 "HMAC GOST 34.11-94"
3468#define NID_id_HMACGostR3411_94 810
3469#define OBJ_id_HMACGostR3411_94 OBJ_cryptopro,10L
3470
3471#define SN_id_GostR3410_2001 "gost2001"
3472#define LN_id_GostR3410_2001 "GOST R 34.10-2001"
3473#define NID_id_GostR3410_2001 811
3474#define OBJ_id_GostR3410_2001 OBJ_cryptopro,19L
3475
3476#define SN_id_GostR3410_94 "gost94"
3477#define LN_id_GostR3410_94 "GOST R 34.10-94"
3478#define NID_id_GostR3410_94 812
3479#define OBJ_id_GostR3410_94 OBJ_cryptopro,20L
3480
3481#define SN_id_Gost28147_89 "gost89"
3482#define LN_id_Gost28147_89 "GOST 28147-89"
3483#define NID_id_Gost28147_89 813
3484#define OBJ_id_Gost28147_89 OBJ_cryptopro,21L
3485
3486#define SN_gost89_cnt "gost89-cnt"
3487#define NID_gost89_cnt 814
3488
3489#define SN_id_Gost28147_89_MAC "gost-mac"
3490#define LN_id_Gost28147_89_MAC "GOST 28147-89 MAC"
3491#define NID_id_Gost28147_89_MAC 815
3492#define OBJ_id_Gost28147_89_MAC OBJ_cryptopro,22L
3493
3494#define SN_id_GostR3411_94_prf "prf-gostr3411-94"
3495#define LN_id_GostR3411_94_prf "GOST R 34.11-94 PRF"
3496#define NID_id_GostR3411_94_prf 816
3497#define OBJ_id_GostR3411_94_prf OBJ_cryptopro,23L
3498
3499#define SN_id_GostR3410_2001DH "id-GostR3410-2001DH"
3500#define LN_id_GostR3410_2001DH "GOST R 34.10-2001 DH"
3501#define NID_id_GostR3410_2001DH 817
3502#define OBJ_id_GostR3410_2001DH OBJ_cryptopro,98L
3503
3504#define SN_id_GostR3410_94DH "id-GostR3410-94DH"
3505#define LN_id_GostR3410_94DH "GOST R 34.10-94 DH"
3506#define NID_id_GostR3410_94DH 818
3507#define OBJ_id_GostR3410_94DH OBJ_cryptopro,99L
3508
3509#define SN_id_Gost28147_89_CryptoPro_KeyMeshing "id-Gost28147-89-CryptoPro-KeyMeshing"
3510#define NID_id_Gost28147_89_CryptoPro_KeyMeshing 819
3511#define OBJ_id_Gost28147_89_CryptoPro_KeyMeshing OBJ_cryptopro,14L,1L
3512
3513#define SN_id_Gost28147_89_None_KeyMeshing "id-Gost28147-89-None-KeyMeshing"
3514#define NID_id_Gost28147_89_None_KeyMeshing 820
3515#define OBJ_id_Gost28147_89_None_KeyMeshing OBJ_cryptopro,14L,0L
3516
3517#define SN_id_GostR3411_94_TestParamSet "id-GostR3411-94-TestParamSet"
3518#define NID_id_GostR3411_94_TestParamSet 821
3519#define OBJ_id_GostR3411_94_TestParamSet OBJ_cryptopro,30L,0L
3520
3521#define SN_id_GostR3411_94_CryptoProParamSet "id-GostR3411-94-CryptoProParamSet"
3522#define NID_id_GostR3411_94_CryptoProParamSet 822
3523#define OBJ_id_GostR3411_94_CryptoProParamSet OBJ_cryptopro,30L,1L
3524
3525#define SN_id_Gost28147_89_TestParamSet "id-Gost28147-89-TestParamSet"
3526#define NID_id_Gost28147_89_TestParamSet 823
3527#define OBJ_id_Gost28147_89_TestParamSet OBJ_cryptopro,31L,0L
3528
3529#define SN_id_Gost28147_89_CryptoPro_A_ParamSet "id-Gost28147-89-CryptoPro-A-ParamSet"
3530#define NID_id_Gost28147_89_CryptoPro_A_ParamSet 824
3531#define OBJ_id_Gost28147_89_CryptoPro_A_ParamSet OBJ_cryptopro,31L,1L
3532
3533#define SN_id_Gost28147_89_CryptoPro_B_ParamSet "id-Gost28147-89-CryptoPro-B-ParamSet"
3534#define NID_id_Gost28147_89_CryptoPro_B_ParamSet 825
3535#define OBJ_id_Gost28147_89_CryptoPro_B_ParamSet OBJ_cryptopro,31L,2L
3536
3537#define SN_id_Gost28147_89_CryptoPro_C_ParamSet "id-Gost28147-89-CryptoPro-C-ParamSet"
3538#define NID_id_Gost28147_89_CryptoPro_C_ParamSet 826
3539#define OBJ_id_Gost28147_89_CryptoPro_C_ParamSet OBJ_cryptopro,31L,3L
3540
3541#define SN_id_Gost28147_89_CryptoPro_D_ParamSet "id-Gost28147-89-CryptoPro-D-ParamSet"
3542#define NID_id_Gost28147_89_CryptoPro_D_ParamSet 827
3543#define OBJ_id_Gost28147_89_CryptoPro_D_ParamSet OBJ_cryptopro,31L,4L
3544
3545#define SN_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet "id-Gost28147-89-CryptoPro-Oscar-1-1-ParamSet"
3546#define NID_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet 828
3547#define OBJ_id_Gost28147_89_CryptoPro_Oscar_1_1_ParamSet OBJ_cryptopro,31L,5L
3548
3549#define SN_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet "id-Gost28147-89-CryptoPro-Oscar-1-0-ParamSet"
3550#define NID_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet 829
3551#define OBJ_id_Gost28147_89_CryptoPro_Oscar_1_0_ParamSet OBJ_cryptopro,31L,6L
3552
3553#define SN_id_Gost28147_89_CryptoPro_RIC_1_ParamSet "id-Gost28147-89-CryptoPro-RIC-1-ParamSet"
3554#define NID_id_Gost28147_89_CryptoPro_RIC_1_ParamSet 830
3555#define OBJ_id_Gost28147_89_CryptoPro_RIC_1_ParamSet OBJ_cryptopro,31L,7L
3556
3557#define SN_id_GostR3410_94_TestParamSet "id-GostR3410-94-TestParamSet"
3558#define NID_id_GostR3410_94_TestParamSet 831
3559#define OBJ_id_GostR3410_94_TestParamSet OBJ_cryptopro,32L,0L
3560
3561#define SN_id_GostR3410_94_CryptoPro_A_ParamSet "id-GostR3410-94-CryptoPro-A-ParamSet"
3562#define NID_id_GostR3410_94_CryptoPro_A_ParamSet 832
3563#define OBJ_id_GostR3410_94_CryptoPro_A_ParamSet OBJ_cryptopro,32L,2L
3564
3565#define SN_id_GostR3410_94_CryptoPro_B_ParamSet "id-GostR3410-94-CryptoPro-B-ParamSet"
3566#define NID_id_GostR3410_94_CryptoPro_B_ParamSet 833
3567#define OBJ_id_GostR3410_94_CryptoPro_B_ParamSet OBJ_cryptopro,32L,3L
3568
3569#define SN_id_GostR3410_94_CryptoPro_C_ParamSet "id-GostR3410-94-CryptoPro-C-ParamSet"
3570#define NID_id_GostR3410_94_CryptoPro_C_ParamSet 834
3571#define OBJ_id_GostR3410_94_CryptoPro_C_ParamSet OBJ_cryptopro,32L,4L
3572
3573#define SN_id_GostR3410_94_CryptoPro_D_ParamSet "id-GostR3410-94-CryptoPro-D-ParamSet"
3574#define NID_id_GostR3410_94_CryptoPro_D_ParamSet 835
3575#define OBJ_id_GostR3410_94_CryptoPro_D_ParamSet OBJ_cryptopro,32L,5L
3576
3577#define SN_id_GostR3410_94_CryptoPro_XchA_ParamSet "id-GostR3410-94-CryptoPro-XchA-ParamSet"
3578#define NID_id_GostR3410_94_CryptoPro_XchA_ParamSet 836
3579#define OBJ_id_GostR3410_94_CryptoPro_XchA_ParamSet OBJ_cryptopro,33L,1L
3580
3581#define SN_id_GostR3410_94_CryptoPro_XchB_ParamSet "id-GostR3410-94-CryptoPro-XchB-ParamSet"
3582#define NID_id_GostR3410_94_CryptoPro_XchB_ParamSet 837
3583#define OBJ_id_GostR3410_94_CryptoPro_XchB_ParamSet OBJ_cryptopro,33L,2L
3584
3585#define SN_id_GostR3410_94_CryptoPro_XchC_ParamSet "id-GostR3410-94-CryptoPro-XchC-ParamSet"
3586#define NID_id_GostR3410_94_CryptoPro_XchC_ParamSet 838
3587#define OBJ_id_GostR3410_94_CryptoPro_XchC_ParamSet OBJ_cryptopro,33L,3L
3588
3589#define SN_id_GostR3410_2001_TestParamSet "id-GostR3410-2001-TestParamSet"
3590#define NID_id_GostR3410_2001_TestParamSet 839
3591#define OBJ_id_GostR3410_2001_TestParamSet OBJ_cryptopro,35L,0L
3592
3593#define SN_id_GostR3410_2001_CryptoPro_A_ParamSet "id-GostR3410-2001-CryptoPro-A-ParamSet"
3594#define NID_id_GostR3410_2001_CryptoPro_A_ParamSet 840
3595#define OBJ_id_GostR3410_2001_CryptoPro_A_ParamSet OBJ_cryptopro,35L,1L
3596
3597#define SN_id_GostR3410_2001_CryptoPro_B_ParamSet "id-GostR3410-2001-CryptoPro-B-ParamSet"
3598#define NID_id_GostR3410_2001_CryptoPro_B_ParamSet 841
3599#define OBJ_id_GostR3410_2001_CryptoPro_B_ParamSet OBJ_cryptopro,35L,2L
3600
3601#define SN_id_GostR3410_2001_CryptoPro_C_ParamSet "id-GostR3410-2001-CryptoPro-C-ParamSet"
3602#define NID_id_GostR3410_2001_CryptoPro_C_ParamSet 842
3603#define OBJ_id_GostR3410_2001_CryptoPro_C_ParamSet OBJ_cryptopro,35L,3L
3604
3605#define SN_id_GostR3410_2001_CryptoPro_XchA_ParamSet "id-GostR3410-2001-CryptoPro-XchA-ParamSet"
3606#define NID_id_GostR3410_2001_CryptoPro_XchA_ParamSet 843
3607#define OBJ_id_GostR3410_2001_CryptoPro_XchA_ParamSet OBJ_cryptopro,36L,0L
3608
3609#define SN_id_GostR3410_2001_CryptoPro_XchB_ParamSet "id-GostR3410-2001-CryptoPro-XchB-ParamSet"
3610#define NID_id_GostR3410_2001_CryptoPro_XchB_ParamSet 844
3611#define OBJ_id_GostR3410_2001_CryptoPro_XchB_ParamSet OBJ_cryptopro,36L,1L
3612
3613#define SN_id_GostR3410_94_a "id-GostR3410-94-a"
3614#define NID_id_GostR3410_94_a 845
3615#define OBJ_id_GostR3410_94_a OBJ_id_GostR3410_94,1L
3616
3617#define SN_id_GostR3410_94_aBis "id-GostR3410-94-aBis"
3618#define NID_id_GostR3410_94_aBis 846
3619#define OBJ_id_GostR3410_94_aBis OBJ_id_GostR3410_94,2L
3620
3621#define SN_id_GostR3410_94_b "id-GostR3410-94-b"
3622#define NID_id_GostR3410_94_b 847
3623#define OBJ_id_GostR3410_94_b OBJ_id_GostR3410_94,3L
3624
3625#define SN_id_GostR3410_94_bBis "id-GostR3410-94-bBis"
3626#define NID_id_GostR3410_94_bBis 848
3627#define OBJ_id_GostR3410_94_bBis OBJ_id_GostR3410_94,4L
3628
3629#define SN_id_Gost28147_89_cc "id-Gost28147-89-cc"
3630#define LN_id_Gost28147_89_cc "GOST 28147-89 Cryptocom ParamSet"
3631#define NID_id_Gost28147_89_cc 849
3632#define OBJ_id_Gost28147_89_cc OBJ_cryptocom,1L,6L,1L
3633
3634#define SN_id_GostR3410_94_cc "gost94cc"
3635#define LN_id_GostR3410_94_cc "GOST 34.10-94 Cryptocom"
3636#define NID_id_GostR3410_94_cc 850
3637#define OBJ_id_GostR3410_94_cc OBJ_cryptocom,1L,5L,3L
3638
3639#define SN_id_GostR3410_2001_cc "gost2001cc"
3640#define LN_id_GostR3410_2001_cc "GOST 34.10-2001 Cryptocom"
3641#define NID_id_GostR3410_2001_cc 851
3642#define OBJ_id_GostR3410_2001_cc OBJ_cryptocom,1L,5L,4L
3643
3644#define SN_id_GostR3411_94_with_GostR3410_94_cc "id-GostR3411-94-with-GostR3410-94-cc"
3645#define LN_id_GostR3411_94_with_GostR3410_94_cc "GOST R 34.11-94 with GOST R 34.10-94 Cryptocom"
3646#define NID_id_GostR3411_94_with_GostR3410_94_cc 852
3647#define OBJ_id_GostR3411_94_with_GostR3410_94_cc OBJ_cryptocom,1L,3L,3L
3648
3649#define SN_id_GostR3411_94_with_GostR3410_2001_cc "id-GostR3411-94-with-GostR3410-2001-cc"
3650#define LN_id_GostR3411_94_with_GostR3410_2001_cc "GOST R 34.11-94 with GOST R 34.10-2001 Cryptocom"
3651#define NID_id_GostR3411_94_with_GostR3410_2001_cc 853
3652#define OBJ_id_GostR3411_94_with_GostR3410_2001_cc OBJ_cryptocom,1L,3L,4L
3653
3654#define SN_id_GostR3410_2001_ParamSet_cc "id-GostR3410-2001-ParamSet-cc"
3655#define LN_id_GostR3410_2001_ParamSet_cc "GOST R 3410-2001 Parameter Set Cryptocom"
3656#define NID_id_GostR3410_2001_ParamSet_cc 854
3657#define OBJ_id_GostR3410_2001_ParamSet_cc OBJ_cryptocom,1L,8L,1L
3658
3370#define SN_camellia_128_cbc "CAMELLIA-128-CBC" 3659#define SN_camellia_128_cbc "CAMELLIA-128-CBC"
3371#define LN_camellia_128_cbc "camellia-128-cbc" 3660#define LN_camellia_128_cbc "camellia-128-cbc"
3372#define NID_camellia_128_cbc 751 3661#define NID_camellia_128_cbc 751
@@ -3480,3 +3769,7 @@
3480#define NID_seed_ofb128 778 3769#define NID_seed_ofb128 778
3481#define OBJ_seed_ofb128 OBJ_kisa,1L,6L 3770#define OBJ_seed_ofb128 OBJ_kisa,1L,6L
3482 3771
3772#define SN_hmac "HMAC"
3773#define LN_hmac "hmac"
3774#define NID_hmac 855
3775