Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Unified Diff: third_party/boringssl/err_data.c

Issue 1244093002: Roll src/third_party/boringssl/src/ to 209b2562235f7dab66b8260624e7b3c5b00d14a6. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/boringssl/err_data.c
diff --git a/third_party/boringssl/err_data.c b/third_party/boringssl/err_data.c
index ddb7eb49f01cdac3d8fb3c602cded5a013326888..43a4c7e60524a214f583951d6bd55cec4118932b 100644
--- a/third_party/boringssl/err_data.c
+++ b/third_party/boringssl/err_data.c
@@ -49,1436 +49,10 @@ OPENSSL_COMPILE_ASSERT(ERR_LIB_ECDH == 27, library_values_changed_27);
OPENSSL_COMPILE_ASSERT(ERR_LIB_HMAC == 28, library_values_changed_28);
OPENSSL_COMPILE_ASSERT(ERR_LIB_DIGEST == 29, library_values_changed_29);
OPENSSL_COMPILE_ASSERT(ERR_LIB_CIPHER == 30, library_values_changed_30);
-OPENSSL_COMPILE_ASSERT(ERR_LIB_USER == 31, library_values_changed_31);
-OPENSSL_COMPILE_ASSERT(ERR_LIB_HKDF == 32, library_values_changed_32);
+OPENSSL_COMPILE_ASSERT(ERR_LIB_HKDF == 31, library_values_changed_31);
+OPENSSL_COMPILE_ASSERT(ERR_LIB_USER == 32, library_values_changed_32);
OPENSSL_COMPILE_ASSERT(ERR_NUM_LIBS == 33, library_values_changed_num);
-const uint32_t kOpenSSLFunctionValues[] = {
- 0xc32054b,
- 0xc328556,
- 0xc330561,
- 0xc338578,
- 0xc340582,
- 0xc34859c,
- 0xc3505a3,
- 0xc3585af,
- 0xc3605b6,
- 0xc3685cc,
- 0xc3705eb,
- 0xc3785fc,
- 0xc38060c,
- 0xc388626,
- 0xc39063b,
- 0xc39864a,
- 0xc3a0663,
- 0xc3a8677,
- 0xc3b0683,
- 0xc3b868a,
- 0xc3c0692,
- 0xc3c86aa,
- 0xc3d06b2,
- 0xc3d86ba,
- 0xc3e06c5,
- 0xc3e85e1,
- 0xc3f06a0,
- 0xc3f856e,
- 0xc40058c,
- 0x103219ca,
- 0x103299e1,
- 0x103319fa,
- 0x10339a10,
- 0x10341a20,
- 0x10349a48,
- 0x10351a85,
- 0x10359a94,
- 0x10361ab4,
- 0x10369ad3,
- 0x10371af0,
- 0x10379b0d,
- 0x10381b22,
- 0x10389b44,
- 0x10391b63,
- 0x10399b82,
- 0x103a1c2a,
- 0x103a9c41,
- 0x103b1c4a,
- 0x103b9c55,
- 0x103c1c6f,
- 0x103c9c77,
- 0x103d1ca2,
- 0x103d9a33,
- 0x103e1ccb,
- 0x103e9cf8,
- 0x103f1d0b,
- 0x103f9d14,
- 0x10401ca9,
- 0x10409a6e,
- 0x10411baf,
- 0x10419bf8,
- 0x10421c12,
- 0x10429c91,
- 0x10431cbb,
- 0x10439a56,
- 0x10441b99,
- 0x10449bc4,
- 0x10451bdf,
- 0x10459c7f,
- 0x10461cdd,
- 0x14320a68,
- 0x14328a76,
- 0x14330a82,
- 0x14338a8f,
- 0x183612b1,
- 0x183712df,
- 0x183792f0,
- 0x18381306,
- 0x18391329,
- 0x1839933e,
- 0x183a1350,
- 0x183c1394,
- 0x183c93a2,
- 0x183d13b5,
- 0x183d93c5,
- 0x183e93eb,
- 0x183f13fe,
- 0x183f940d,
- 0x18409437,
- 0x184114a3,
- 0x184194b4,
- 0x184214c7,
- 0x184294d9,
- 0x184314eb,
- 0x184394fc,
- 0x1844150d,
- 0x1844951e,
- 0x1845152f,
- 0x1845953c,
- 0x1846155e,
- 0x18469571,
- 0x18471585,
- 0x18479592,
- 0x184815a1,
- 0x184895b0,
- 0x184915c1,
- 0x184995dd,
- 0x184a15eb,
- 0x184a95fc,
- 0x184b160d,
- 0x184b961b,
- 0x184c162b,
- 0x184c9651,
- 0x184d1660,
- 0x184d9670,
- 0x184e1680,
- 0x184e968f,
- 0x184f15ce,
- 0x184f9240,
- 0x185011e3,
- 0x185091fb,
- 0x1851121d,
- 0x1851922f,
- 0x18521261,
- 0x1852927a,
- 0x1853128b,
- 0x185392a1,
- 0x185412c6,
- 0x18549317,
- 0x18551360,
- 0x18559375,
- 0x18561382,
- 0x185693da,
- 0x1857141d,
- 0x1857942a,
- 0x18581446,
- 0x18589457,
- 0x18591467,
- 0x18599477,
- 0x185a1486,
- 0x185a9495,
- 0x185b154a,
- 0x1c3206d2,
- 0x1c3286de,
- 0x1c3306e9,
- 0x1c3386f5,
- 0x203216a3,
- 0x203296ae,
- 0x203316b6,
- 0x203396c2,
- 0x243216ce,
- 0x243296dc,
- 0x243316ee,
- 0x243396fd,
- 0x24341710,
- 0x24349723,
- 0x2435173a,
- 0x24359752,
- 0x24361760,
- 0x24369778,
- 0x24371781,
- 0x24379793,
- 0x243817a7,
- 0x243897b4,
- 0x243917ca,
- 0x243997e2,
- 0x243a17fa,
- 0x243a9804,
- 0x243b1819,
- 0x243b9827,
- 0x243c183f,
- 0x243c9856,
- 0x243d1861,
- 0x243d986f,
- 0x28320ac8,
- 0x28328ad7,
- 0x28330ae2,
- 0x28338ae7,
- 0x28340af2,
- 0x2c322da2,
- 0x2c32adae,
- 0x2c332dc1,
- 0x2c33add2,
- 0x2c342deb,
- 0x2c34ae13,
- 0x2c352e2a,
- 0x2c35ae47,
- 0x2c362e64,
- 0x2c36ae81,
- 0x2c372e9a,
- 0x2c37aeb3,
- 0x2c382ec9,
- 0x2c38aed7,
- 0x2c392ee9,
- 0x2c39af06,
- 0x2c3a2f23,
- 0x2c3aaf31,
- 0x2c3b2f4f,
- 0x2c3baf6d,
- 0x2c3c2f88,
- 0x2c3caf9c,
- 0x2c3d2fae,
- 0x2c3dafbe,
- 0x2c3e2fcc,
- 0x2c3eafdc,
- 0x2c3f2fec,
- 0x2c3fb02b,
- 0x2c40303c,
- 0x2c40b057,
- 0x2c41306b,
- 0x2c41b07e,
- 0x2c42309d,
- 0x2c42b0b1,
- 0x2c4330c4,
- 0x2c43b0d3,
- 0x2c4430e2,
- 0x2c44b0f9,
- 0x2c453114,
- 0x2c45b12c,
- 0x2c463140,
- 0x2c46b153,
- 0x2c473164,
- 0x2c47b175,
- 0x2c483186,
- 0x2c48b197,
- 0x2c4931a6,
- 0x2c49b1b3,
- 0x2c4a31c0,
- 0x2c4ab1cd,
- 0x2c4b31d6,
- 0x2c4bb1ea,
- 0x2c4c31f9,
- 0x2c4cb207,
- 0x2c4d3229,
- 0x2c4db23a,
- 0x2c4e324b,
- 0x2c4eb216,
- 0x2c4f2e04,
- 0x2c4fb007,
- 0x2c503019,
- 0x30320000,
- 0x30328018,
- 0x3033002c,
- 0x30338042,
- 0x3034005b,
- 0x3034806c,
- 0x3035007f,
- 0x3035808f,
- 0x3036009d,
- 0x303680b3,
- 0x303700c3,
- 0x303780d8,
- 0x303800e6,
- 0x303880f7,
- 0x30390103,
- 0x3039810c,
- 0x303a011d,
- 0x303a812d,
- 0x303b013a,
- 0x303b8146,
- 0x303c0157,
- 0x303c8165,
- 0x303d0176,
- 0x303d8188,
- 0x303e0199,
- 0x303e81a8,
- 0x303f01b9,
- 0x303f81cd,
- 0x304001df,
- 0x304081ec,
- 0x30410202,
- 0x30418215,
- 0x30420225,
- 0x30428239,
- 0x3043024a,
- 0x3043825a,
- 0x30440265,
- 0x3044826d,
- 0x3045027d,
- 0x30458294,
- 0x304602a1,
- 0x304682b7,
- 0x304702c9,
- 0x304782d5,
- 0x304802e1,
- 0x304882ef,
- 0x30490308,
- 0x30498316,
- 0x304a032b,
- 0x304a8343,
- 0x304b034d,
- 0x304b8361,
- 0x304c0372,
- 0x304c8382,
- 0x304d038f,
- 0x304d83a0,
- 0x304e03b0,
- 0x304e83c2,
- 0x304f03d3,
- 0x304f83e2,
- 0x305003f6,
- 0x30508404,
- 0x30510413,
- 0x3051841c,
- 0x343209f0,
- 0x34328a00,
- 0x34330a0b,
- 0x34338a18,
- 0x38320a21,
- 0x38328a39,
- 0x38330a4c,
- 0x38338a56,
- 0x3c320b05,
- 0x3c328b13,
- 0x3c330b2a,
- 0x3c338b3e,
- 0x3c340b70,
- 0x3c348b81,
- 0x3c350b8d,
- 0x3c358bba,
- 0x3c360bcc,
- 0x3c368bf5,
- 0x3c370c02,
- 0x3c378c0f,
- 0x3c380c1d,
- 0x3c388c2a,
- 0x3c390c37,
- 0x3c398c5b,
- 0x3c3a0c6b,
- 0x3c3a8c83,
- 0x3c3b0c98,
- 0x3c3b8cad,
- 0x3c3c0cba,
- 0x3c3c8ccd,
- 0x3c3d0ce0,
- 0x3c3d8d04,
- 0x3c3e0d2c,
- 0x3c3e8d45,
- 0x3c3f0d5b,
- 0x3c3f8d68,
- 0x3c400d7b,
- 0x3c408d8c,
- 0x3c410d9d,
- 0x3c418db6,
- 0x3c420dcf,
- 0x3c428de5,
- 0x3c430e02,
- 0x3c438e18,
- 0x3c440e9c,
- 0x3c448ec3,
- 0x3c450ee1,
- 0x3c458efb,
- 0x3c460f13,
- 0x3c468f2b,
- 0x3c470f56,
- 0x3c478f81,
- 0x3c480fa2,
- 0x3c488fcb,
- 0x3c490fe6,
- 0x3c49900f,
- 0x3c4a101c,
- 0x3c4a9033,
- 0x3c4b104a,
- 0x3c4b9073,
- 0x3c4c1083,
- 0x3c4c908f,
- 0x3c4d10a7,
- 0x3c4d90ba,
- 0x3c4e10cb,
- 0x3c4e90dc,
- 0x3c4f1102,
- 0x3c4f8af9,
- 0x3c500e34,
- 0x3c508e54,
- 0x3c510e81,
- 0x3c519001,
- 0x3c5210ec,
- 0x3c528ba1,
- 0x3c530b59,
- 0x40321d54,
- 0x40329d8d,
- 0x40331db5,
- 0x40339dcd,
- 0x40341deb,
- 0x40349e51,
- 0x40351e68,
- 0x40359e84,
- 0x40361ea0,
- 0x40369eba,
- 0x40371ed9,
- 0x40379ef8,
- 0x40381f10,
- 0x40389f2d,
- 0x40391f50,
- 0x40399f6d,
- 0x403a1fa2,
- 0x403a9ffc,
- 0x403b2011,
- 0x403ba02d,
- 0x403c2047,
- 0x403ca052,
- 0x403d2075,
- 0x403da099,
- 0x403e20af,
- 0x403ea0b9,
- 0x403f20c5,
- 0x403fa0d6,
- 0x404020ee,
- 0x4040a0f6,
- 0x404120ff,
- 0x4041a108,
- 0x40422130,
- 0x4042a144,
- 0x4043214f,
- 0x4043a15b,
- 0x404421af,
- 0x4044a1bb,
- 0x404521c8,
- 0x4045a1db,
- 0x404621f3,
- 0x4046a20b,
- 0x40472221,
- 0x4047a23c,
- 0x40482257,
- 0x4048a26b,
- 0x40492284,
- 0x4049a29d,
- 0x404a22b7,
- 0x404aa2c1,
- 0x404b1fc4,
- 0x404b9fe3,
- 0x404c22d1,
- 0x404ca2df,
- 0x404d22ec,
- 0x404da300,
- 0x404e2318,
- 0x404ea326,
- 0x404f2350,
- 0x404fa367,
- 0x40502379,
- 0x4050a3aa,
- 0x405123db,
- 0x4051a3f0,
- 0x40522413,
- 0x4052a433,
- 0x405324b6,
- 0x4053a4c6,
- 0x4054a4d2,
- 0x405524e8,
- 0x4055a528,
- 0x40562535,
- 0x4056a53f,
- 0x4057254d,
- 0x4057a568,
- 0x40582583,
- 0x4058a5a2,
- 0x405925b7,
- 0x4059a5cc,
- 0x405a25e9,
- 0x405aa5fd,
- 0x405b2619,
- 0x405ba62f,
- 0x405c264c,
- 0x405ca65e,
- 0x405d2675,
- 0x405da686,
- 0x405e26a2,
- 0x405ea6b6,
- 0x405f26c6,
- 0x405fa6e2,
- 0x406026f7,
- 0x4060a70d,
- 0x4061272a,
- 0x4061a743,
- 0x4062276d,
- 0x4062a776,
- 0x40632786,
- 0x4063a7bf,
- 0x406427d5,
- 0x4064a7f3,
- 0x40652808,
- 0x4065a825,
- 0x4066283c,
- 0x4066a85a,
- 0x40672877,
- 0x4067a88e,
- 0x406828ac,
- 0x4068a8c3,
- 0x406928db,
- 0x4069a8ec,
- 0x406a28ff,
- 0x406aa912,
- 0x406b2926,
- 0x406ba94a,
- 0x406c2965,
- 0x406ca986,
- 0x406d29aa,
- 0x406da9c5,
- 0x406e29e6,
- 0x406ea9fb,
- 0x406f2a14,
- 0x406faa21,
- 0x40702a2f,
- 0x4070aa3c,
- 0x40712a59,
- 0x4071aa79,
- 0x40722a94,
- 0x4072aaad,
- 0x40732ac4,
- 0x4073aade,
- 0x40742b02,
- 0x4074ab18,
- 0x40752b2c,
- 0x4075ab41,
- 0x40762b5b,
- 0x4076ab6d,
- 0x40772b82,
- 0x4077aba8,
- 0x40782bc5,
- 0x4078abe8,
- 0x40792c0e,
- 0x4079ac2b,
- 0x407a2c4e,
- 0x407aac6a,
- 0x407b2c86,
- 0x407bac98,
- 0x407c2ca5,
- 0x407e2cb2,
- 0x407eacc8,
- 0x407f2ce0,
- 0x407facf3,
- 0x40802d08,
- 0x4080ad21,
- 0x40812d3f,
- 0x4081ad5f,
- 0x40822d68,
- 0x4082ad84,
- 0x40832d8d,
- 0x4083a335,
- 0x408423c4,
- 0x4084a394,
- 0x408527ae,
- 0x4085a792,
- 0x40861e29,
- 0x40869e3c,
- 0x4087218f,
- 0x4087a19e,
- 0x40881d99,
- 0x4088a118,
- 0x40892176,
- 0x4089a756,
- 0x408a1d1f,
- 0x408a9d30,
- 0x408b1d42,
- 0x408ba401,
- 0x408c1f8b,
- 0x408c9fb2,
- 0x408d2506,
- 0x408d9d6e,
- 0x408e1e0a,
- 0x408ea448,
- 0x408f2461,
- 0x408fa47a,
- 0x40902498,
- 0x4432042a,
- 0x4432843c,
- 0x44330445,
- 0x4433844d,
- 0x4434045a,
- 0x44348475,
- 0x44350490,
- 0x443584b0,
- 0x443604cc,
- 0x443684ed,
- 0x443704f4,
- 0x44378502,
- 0x4438050c,
- 0x44388518,
- 0x44390522,
- 0x4439852d,
- 0x443a0537,
- 0x443a8541,
- 0x443b046a,
- 0x4c321877,
- 0x4c329886,
- 0x4c331895,
- 0x4c3398ae,
- 0x4c3418c9,
- 0x4c3498e5,
- 0x4c3518f7,
- 0x4c359905,
- 0x4c36191a,
- 0x4c36992b,
- 0x4c371939,
- 0x4c379947,
- 0x4c381959,
- 0x4c389969,
- 0x4c391973,
- 0x4c39998b,
- 0x4c3a19a3,
- 0x4c3a99b6,
- 0x5032325c,
- 0x5032b271,
- 0x50333282,
- 0x5033b295,
- 0x503432a6,
- 0x5034b2b9,
- 0x503532c8,
- 0x5035b2dd,
- 0x503632ed,
- 0x5036b2fc,
- 0x5037330d,
- 0x5037b31d,
- 0x5038332e,
- 0x5038b341,
- 0x50393353,
- 0x5039b369,
- 0x503a337b,
- 0x503ab38c,
- 0x503b339d,
- 0x503bb3ae,
- 0x503c33b9,
- 0x503cb3c5,
- 0x503d33d0,
- 0x503db3db,
- 0x503e33e8,
- 0x503eb3fd,
- 0x503f340b,
- 0x503fb41f,
- 0x50403432,
- 0x5040b443,
- 0x5041345d,
- 0x5041b46c,
- 0x50423475,
- 0x5042b484,
- 0x50433496,
- 0x5043b4a2,
- 0x504434aa,
- 0x5044b4bd,
- 0x504534ce,
- 0x5045b4e4,
- 0x504634f0,
- 0x5046b504,
- 0x50473512,
- 0x5047b526,
- 0x50483540,
- 0x5048b554,
- 0x5049356a,
- 0x5049b581,
- 0x504a3593,
- 0x504ab5a7,
- 0x504b35bc,
- 0x504bb5d3,
- 0x504c35e7,
- 0x504cb5f0,
- 0x504d35f8,
- 0x504db607,
- 0x504e3617,
- 0x6832116d,
- 0x6832917e,
- 0x6833118e,
- 0x683391b7,
- 0x683411c4,
- 0x683491a9,
- 0x68351123,
- 0x68359138,
- 0x6836114a,
- 0x6836915a,
- 0x6837119c,
- 0x683811d5,
- 0x6c321112,
- 0x74320aa3,
- 0x74328ab5,
- 0x78320702,
- 0x78328735,
- 0x78330747,
- 0x78338759,
- 0x7834076d,
- 0x78348781,
- 0x7835079f,
- 0x783587b1,
- 0x783607c5,
- 0x78368833,
- 0x78370845,
- 0x78378857,
- 0x78380869,
- 0x78388880,
- 0x78390897,
- 0x783988ae,
- 0x783a08ca,
- 0x783a88e6,
- 0x783b0902,
- 0x783b8918,
- 0x783c092e,
- 0x783c8944,
- 0x783d0961,
- 0x783d8970,
- 0x783e097f,
- 0x783e898e,
- 0x783f09aa,
- 0x783f89b8,
- 0x784009c6,
- 0x784089d4,
- 0x784109e1,
- 0x78418714,
- 0x784207d9,
- 0x784287f7,
- 0x78430815,
- 0x8032169e,
-};
-
-const size_t kOpenSSLFunctionValuesLen = sizeof(kOpenSSLFunctionValues) / sizeof(kOpenSSLFunctionValues[0]);
-
-const char kOpenSSLFunctionStringData[] =
- "ASN1_BIT_STRING_set_bit\0"
- "ASN1_ENUMERATED_set\0"
- "ASN1_ENUMERATED_to_BN\0"
- "ASN1_GENERALIZEDTIME_adj\0"
- "ASN1_INTEGER_set\0"
- "ASN1_INTEGER_to_BN\0"
- "ASN1_OBJECT_new\0"
- "ASN1_PCTX_new\0"
- "ASN1_STRING_TABLE_add\0"
- "ASN1_STRING_set\0"
- "ASN1_STRING_type_new\0"
- "ASN1_TIME_adj\0"
- "ASN1_UTCTIME_adj\0"
- "ASN1_d2i_fp\0"
- "ASN1_dup\0"
- "ASN1_generate_v3\0"
- "ASN1_get_object\0"
- "ASN1_i2d_bio\0"
- "ASN1_i2d_fp\0"
- "ASN1_item_d2i_fp\0"
- "ASN1_item_dup\0"
- "ASN1_item_ex_d2i\0"
- "ASN1_item_i2d_bio\0"
- "ASN1_item_i2d_fp\0"
- "ASN1_item_pack\0"
- "ASN1_item_unpack\0"
- "ASN1_mbstring_ncopy\0"
- "ASN1_template_new\0"
- "BIO_new_NDEF\0"
- "BN_to_ASN1_ENUMERATED\0"
- "BN_to_ASN1_INTEGER\0"
- "a2d_ASN1_OBJECT\0"
- "a2i_ASN1_ENUMERATED\0"
- "a2i_ASN1_INTEGER\0"
- "a2i_ASN1_STRING\0"
- "append_exp\0"
- "asn1_cb\0"
- "asn1_check_tlen\0"
- "asn1_collate_primitive\0"
- "asn1_collect\0"
- "asn1_d2i_ex_primitive\0"
- "asn1_d2i_read_bio\0"
- "asn1_do_adb\0"
- "asn1_ex_c2i\0"
- "asn1_find_end\0"
- "asn1_item_ex_combine_new\0"
- "asn1_str2type\0"
- "asn1_template_ex_d2i\0"
- "asn1_template_noexp_d2i\0"
- "bitstr_cb\0"
- "c2i_ASN1_BIT_STRING\0"
- "c2i_ASN1_INTEGER\0"
- "c2i_ASN1_OBJECT\0"
- "collect_data\0"
- "d2i_ASN1_BOOLEAN\0"
- "d2i_ASN1_OBJECT\0"
- "d2i_ASN1_UINTEGER\0"
- "d2i_ASN1_UTCTIME\0"
- "d2i_ASN1_bytes\0"
- "d2i_ASN1_type_bytes\0"
- "i2d_ASN1_TIME\0"
- "i2d_PrivateKey\0"
- "long_c2i\0"
- "parse_tagging\0"
- "BIO_callback_ctrl\0"
- "BIO_ctrl\0"
- "BIO_new\0"
- "BIO_new_file\0"
- "BIO_new_mem_buf\0"
- "BIO_printf\0"
- "BIO_zero_copy_get_read_buf\0"
- "BIO_zero_copy_get_read_buf_done\0"
- "BIO_zero_copy_get_write_buf\0"
- "BIO_zero_copy_get_write_buf_done\0"
- "bio_io\0"
- "bio_make_pair\0"
- "bio_write\0"
- "buffer_ctrl\0"
- "conn_ctrl\0"
- "conn_state\0"
- "file_ctrl\0"
- "file_read\0"
- "mem_write\0"
- "BN_CTX_get\0"
- "BN_CTX_new\0"
- "BN_CTX_start\0"
- "BN_bn2cbb\0"
- "BN_bn2dec\0"
- "BN_bn2hex\0"
- "BN_cbs2unsigned\0"
- "BN_div\0"
- "BN_div_recp\0"
- "BN_exp\0"
- "BN_generate_dsa_nonce\0"
- "BN_generate_prime_ex\0"
- "BN_lshift\0"
- "BN_mod_exp2_mont\0"
- "BN_mod_exp_mont\0"
- "BN_mod_exp_mont_consttime\0"
- "BN_mod_exp_mont_word\0"
- "BN_mod_inverse\0"
- "BN_mod_inverse_no_branch\0"
- "BN_mod_lshift_quick\0"
- "BN_mod_sqrt\0"
- "BN_new\0"
- "BN_rand\0"
- "BN_rand_range\0"
- "BN_rshift\0"
- "BN_sqrt\0"
- "BN_usub\0"
- "bn_wexpand\0"
- "mod_exp_recp\0"
- "BUF_MEM_new\0"
- "BUF_memdup\0"
- "BUF_strndup\0"
- "buf_mem_grow\0"
- "EVP_AEAD_CTX_init\0"
- "EVP_AEAD_CTX_init_with_direction\0"
- "EVP_AEAD_CTX_open\0"
- "EVP_AEAD_CTX_seal\0"
- "EVP_CIPHER_CTX_copy\0"
- "EVP_CIPHER_CTX_ctrl\0"
- "EVP_CIPHER_CTX_set_key_length\0"
- "EVP_CipherInit_ex\0"
- "EVP_DecryptFinal_ex\0"
- "EVP_EncryptFinal_ex\0"
- "aead_aes_ctr_hmac_sha256_init\0"
- "aead_aes_ctr_hmac_sha256_open\0"
- "aead_aes_ctr_hmac_sha256_seal\0"
- "aead_aes_gcm_init\0"
- "aead_aes_gcm_open\0"
- "aead_aes_gcm_seal\0"
- "aead_aes_key_wrap_init\0"
- "aead_aes_key_wrap_open\0"
- "aead_aes_key_wrap_seal\0"
- "aead_chacha20_poly1305_init\0"
- "aead_chacha20_poly1305_open\0"
- "aead_chacha20_poly1305_seal\0"
- "aead_rc4_md5_tls_init\0"
- "aead_rc4_md5_tls_open\0"
- "aead_rc4_md5_tls_seal\0"
- "aead_ssl3_ensure_cipher_init\0"
- "aead_ssl3_init\0"
- "aead_ssl3_open\0"
- "aead_ssl3_seal\0"
- "aead_tls_ensure_cipher_init\0"
- "aead_tls_init\0"
- "aead_tls_open\0"
- "aead_tls_seal\0"
- "aes_init_key\0"
- "aesni_init_key\0"
- "CONF_parse_list\0"
- "NCONF_load\0"
- "def_load_bio\0"
- "str_copy\0"
- "CRYPTO_get_ex_new_index\0"
- "CRYPTO_set_ex_data\0"
- "get_class\0"
- "get_func_pointers\0"
- "DH_new_method\0"
- "compute_key\0"
- "generate_key\0"
- "generate_parameters\0"
- "EVP_DigestInit_ex\0"
- "EVP_MD_CTX_copy_ex\0"
- "DSA_new_method\0"
- "dsa_sig_cb\0"
- "sign\0"
- "sign_setup\0"
- "verify\0"
- "BN_to_felem\0"
- "EC_GROUP_copy\0"
- "EC_GROUP_get_curve_GFp\0"
- "EC_GROUP_get_degree\0"
- "EC_GROUP_new_by_curve_name\0"
- "EC_GROUP_new_curve_GFp\0"
- "EC_KEY_check_key\0"
- "EC_KEY_copy\0"
- "EC_KEY_generate_key\0"
- "EC_KEY_new_by_curve_name\0"
- "EC_KEY_new_method\0"
- "EC_KEY_set_public_key_affine_coordinates\0"
- "EC_POINT_add\0"
- "EC_POINT_cmp\0"
- "EC_POINT_copy\0"
- "EC_POINT_dbl\0"
- "EC_POINT_dup\0"
- "EC_POINT_get_affine_coordinates_GFp\0"
- "EC_POINT_invert\0"
- "EC_POINT_is_at_infinity\0"
- "EC_POINT_is_on_curve\0"
- "EC_POINT_make_affine\0"
- "EC_POINT_new\0"
- "EC_POINT_oct2point\0"
- "EC_POINT_point2oct\0"
- "EC_POINT_set_affine_coordinates_GFp\0"
- "EC_POINT_set_compressed_coordinates_GFp\0"
- "EC_POINT_set_to_infinity\0"
- "EC_POINTs_make_affine\0"
- "compute_wNAF\0"
- "d2i_ECPKParameters\0"
- "d2i_ECParameters\0"
- "d2i_ECPrivateKey\0"
- "ec_GFp_mont_field_decode\0"
- "ec_GFp_mont_field_encode\0"
- "ec_GFp_mont_field_mul\0"
- "ec_GFp_mont_field_set_to_one\0"
- "ec_GFp_mont_field_sqr\0"
- "ec_GFp_mont_group_set_curve\0"
- "ec_GFp_nistp256_group_set_curve\0"
- "ec_GFp_nistp256_point_get_affine_coordinates\0"
- "ec_GFp_nistp256_points_mul\0"
- "ec_GFp_simple_group_check_discriminant\0"
- "ec_GFp_simple_group_set_curve\0"
- "ec_GFp_simple_make_affine\0"
- "ec_GFp_simple_oct2point\0"
- "ec_GFp_simple_point2oct\0"
- "ec_GFp_simple_point_get_affine_coordinates\0"
- "ec_GFp_simple_point_set_affine_coordinates\0"
- "ec_GFp_simple_points_make_affine\0"
- "ec_GFp_simple_set_compressed_coordinates\0"
- "ec_asn1_group2pkparameters\0"
- "ec_asn1_pkparameters2group\0"
- "ec_group_copy\0"
- "ec_group_new\0"
- "ec_group_new_curve_GFp\0"
- "ec_group_new_from_data\0"
- "ec_point_set_Jprojective_coordinates_GFp\0"
- "ec_pre_comp_new\0"
- "ec_wNAF_mul\0"
- "ec_wNAF_precompute_mult\0"
- "i2d_ECPKParameters\0"
- "i2d_ECParameters\0"
- "i2d_ECPrivateKey\0"
- "i2o_ECPublicKey\0"
- "nistp256_pre_comp_new\0"
- "o2i_ECPublicKey\0"
- "ECDH_compute_key\0"
- "ECDSA_SIG_from_bytes\0"
- "ECDSA_SIG_marshal\0"
- "ECDSA_SIG_parse\0"
- "ECDSA_SIG_to_bytes\0"
- "ECDSA_do_sign_ex\0"
- "ECDSA_do_verify\0"
- "ECDSA_sign_ex\0"
- "ECDSA_verify\0"
- "d2i_ECDSA_SIG\0"
- "digest_to_bn\0"
- "ecdsa_sign_setup\0"
- "i2d_ECDSA_SIG\0"
- "EVP_DigestSignAlgorithm\0"
- "EVP_DigestVerifyInitFromAlgorithm\0"
- "EVP_PKEY_CTX_ctrl\0"
- "EVP_PKEY_CTX_dup\0"
- "EVP_PKEY_CTX_get0_rsa_oaep_label\0"
- "EVP_PKEY_copy_parameters\0"
- "EVP_PKEY_decrypt\0"
- "EVP_PKEY_decrypt_init\0"
- "EVP_PKEY_derive\0"
- "EVP_PKEY_derive_init\0"
- "EVP_PKEY_derive_set_peer\0"
- "EVP_PKEY_encrypt\0"
- "EVP_PKEY_encrypt_init\0"
- "EVP_PKEY_get1_DH\0"
- "EVP_PKEY_get1_DSA\0"
- "EVP_PKEY_get1_EC_KEY\0"
- "EVP_PKEY_get1_RSA\0"
- "EVP_PKEY_keygen\0"
- "EVP_PKEY_keygen_init\0"
- "EVP_PKEY_new\0"
- "EVP_PKEY_set_type\0"
- "EVP_PKEY_sign\0"
- "EVP_PKEY_sign_init\0"
- "EVP_PKEY_verify\0"
- "EVP_PKEY_verify_init\0"
- "check_padding_md\0"
- "d2i_AutoPrivateKey\0"
- "d2i_PrivateKey\0"
- "do_EC_KEY_print\0"
- "do_dsa_print\0"
- "do_rsa_print\0"
- "do_sigver_init\0"
- "dsa_param_decode\0"
- "dsa_priv_decode\0"
- "dsa_priv_encode\0"
- "dsa_pub_decode\0"
- "dsa_pub_encode\0"
- "dsa_sig_print\0"
- "eckey_param2type\0"
- "eckey_param_decode\0"
- "eckey_priv_decode\0"
- "eckey_priv_encode\0"
- "eckey_pub_decode\0"
- "eckey_pub_encode\0"
- "eckey_type2param\0"
- "evp_pkey_ctx_new\0"
- "hmac_signctx\0"
- "i2d_PublicKey\0"
- "old_dsa_priv_decode\0"
- "old_ec_priv_decode\0"
- "old_rsa_priv_decode\0"
- "pkey_ec_ctrl\0"
- "pkey_ec_derive\0"
- "pkey_ec_keygen\0"
- "pkey_ec_paramgen\0"
- "pkey_ec_sign\0"
- "pkey_hmac_ctrl\0"
- "pkey_rsa_ctrl\0"
- "pkey_rsa_decrypt\0"
- "pkey_rsa_encrypt\0"
- "pkey_rsa_sign\0"
- "rsa_algor_to_md\0"
- "rsa_digest_verify_init_from_algorithm\0"
- "rsa_mgf1_to_md\0"
- "rsa_priv_decode\0"
- "rsa_priv_encode\0"
- "rsa_pss_to_ctx\0"
- "rsa_pub_decode\0"
- "HKDF\0"
- "OBJ_create\0"
- "OBJ_dup\0"
- "OBJ_nid2obj\0"
- "OBJ_txt2obj\0"
- "PEM_ASN1_read\0"
- "PEM_ASN1_read_bio\0"
- "PEM_ASN1_write\0"
- "PEM_ASN1_write_bio\0"
- "PEM_X509_INFO_read\0"
- "PEM_X509_INFO_read_bio\0"
- "PEM_X509_INFO_write_bio\0"
- "PEM_do_header\0"
- "PEM_get_EVP_CIPHER_INFO\0"
- "PEM_read\0"
- "PEM_read_DHparams\0"
- "PEM_read_PrivateKey\0"
- "PEM_read_bio\0"
- "PEM_read_bio_DHparams\0"
- "PEM_read_bio_Parameters\0"
- "PEM_read_bio_PrivateKey\0"
- "PEM_write\0"
- "PEM_write_PrivateKey\0"
- "PEM_write_bio\0"
- "d2i_PKCS8PrivateKey_bio\0"
- "d2i_PKCS8PrivateKey_fp\0"
- "do_pk8pkey\0"
- "do_pk8pkey_fp\0"
- "load_iv\0"
- "EVP_PKCS82PKEY\0"
- "EVP_PKEY2PKCS8\0"
- "PKCS12_get_key_and_certs\0"
- "PKCS12_handle_content_info\0"
- "PKCS12_handle_content_infos\0"
- "PKCS5_pbe2_set_iv\0"
- "PKCS5_pbe_set\0"
- "PKCS5_pbe_set0_algor\0"
- "PKCS5_pbkdf2_set\0"
- "PKCS8_decrypt\0"
- "PKCS8_encrypt\0"
- "PKCS8_encrypt_pbe\0"
- "pbe_cipher_init\0"
- "pbe_crypt\0"
- "pkcs12_item_decrypt_d2i\0"
- "pkcs12_item_i2d_encrypt\0"
- "pkcs12_key_gen_raw\0"
- "pkcs12_pbe_keyivgen\0"
- "BN_BLINDING_convert_ex\0"
- "BN_BLINDING_create_param\0"
- "BN_BLINDING_invert_ex\0"
- "BN_BLINDING_new\0"
- "BN_BLINDING_update\0"
- "RSA_add_pkcs1_prefix\0"
- "RSA_check_key\0"
- "RSA_marshal_private_key\0"
- "RSA_marshal_public_key\0"
- "RSA_new_method\0"
- "RSA_padding_add_PKCS1_OAEP_mgf1\0"
- "RSA_padding_add_PKCS1_PSS_mgf1\0"
- "RSA_padding_add_PKCS1_type_1\0"
- "RSA_padding_add_PKCS1_type_2\0"
- "RSA_padding_add_none\0"
- "RSA_padding_check_PKCS1_OAEP_mgf1\0"
- "RSA_padding_check_PKCS1_type_1\0"
- "RSA_padding_check_PKCS1_type_2\0"
- "RSA_padding_check_none\0"
- "RSA_parse_private_key\0"
- "RSA_parse_public_key\0"
- "RSA_private_key_from_bytes\0"
- "RSA_private_key_to_bytes\0"
- "RSA_public_key_from_bytes\0"
- "RSA_public_key_to_bytes\0"
- "RSA_recover_crt_params\0"
- "RSA_sign\0"
- "RSA_verify\0"
- "RSA_verify_PKCS1_PSS_mgf1\0"
- "decrypt\0"
- "encrypt\0"
- "i2d_RSAPrivateKey\0"
- "i2d_RSAPublicKey\0"
- "keygen\0"
- "keygen_multiprime\0"
- "marshal_integer\0"
- "private_transform\0"
- "rsa_parse_additional_prime\0"
- "rsa_setup_blinding\0"
- "sign_raw\0"
- "verify_raw\0"
- "SSL_AEAD_CTX_new\0"
- "SSL_AEAD_CTX_open\0"
- "SSL_AEAD_CTX_seal\0"
- "SSL_CTX_check_private_key\0"
- "SSL_CTX_get_tlsext_ticket_keys\0"
- "SSL_CTX_new\0"
- "SSL_CTX_set1_tls_channel_id\0"
- "SSL_CTX_set_cipher_list\0"
- "SSL_CTX_set_cipher_list_tls11\0"
- "SSL_CTX_set_session_id_context\0"
- "SSL_CTX_set_tlsext_ticket_keys\0"
- "SSL_CTX_set_tmp_dh\0"
- "SSL_CTX_set_tmp_ecdh\0"
- "SSL_CTX_use_PrivateKey\0"
- "SSL_CTX_use_PrivateKey_ASN1\0"
- "SSL_CTX_use_PrivateKey_file\0"
- "SSL_CTX_use_RSAPrivateKey\0"
- "SSL_CTX_use_RSAPrivateKey_ASN1\0"
- "SSL_CTX_use_RSAPrivateKey_file\0"
- "SSL_CTX_use_certificate\0"
- "SSL_CTX_use_certificate_ASN1\0"
- "SSL_CTX_use_certificate_chain_file\0"
- "SSL_CTX_use_certificate_file\0"
- "SSL_CTX_use_psk_identity_hint\0"
- "SSL_SESSION_from_bytes\0"
- "SSL_SESSION_new\0"
- "SSL_SESSION_parse\0"
- "SSL_SESSION_parse_octet_string\0"
- "SSL_SESSION_parse_string\0"
- "SSL_SESSION_print_fp\0"
- "SSL_SESSION_set1_id_context\0"
- "SSL_SESSION_to_bytes_full\0"
- "SSL_accept\0"
- "SSL_add_dir_cert_subjects_to_stack\0"
- "SSL_add_file_cert_subjects_to_stack\0"
- "SSL_check_private_key\0"
- "SSL_clear\0"
- "SSL_connect\0"
- "SSL_do_handshake\0"
- "SSL_load_client_CA_file\0"
- "SSL_new\0"
- "SSL_peek\0"
- "SSL_read\0"
- "SSL_renegotiate\0"
- "SSL_set1_tls_channel_id\0"
- "SSL_set_cipher_list\0"
- "SSL_set_fd\0"
- "SSL_set_rfd\0"
- "SSL_set_session_id_context\0"
- "SSL_set_tlsext_host_name\0"
- "SSL_set_tmp_dh\0"
- "SSL_set_tmp_ecdh\0"
- "SSL_set_wfd\0"
- "SSL_shutdown\0"
- "SSL_use_PrivateKey\0"
- "SSL_use_PrivateKey_ASN1\0"
- "SSL_use_PrivateKey_file\0"
- "SSL_use_RSAPrivateKey\0"
- "SSL_use_RSAPrivateKey_ASN1\0"
- "SSL_use_RSAPrivateKey_file\0"
- "SSL_use_certificate\0"
- "SSL_use_certificate_ASN1\0"
- "SSL_use_certificate_file\0"
- "SSL_use_psk_identity_hint\0"
- "SSL_write\0"
- "d2i_SSL_SESSION\0"
- "do_ssl3_write\0"
- "dtls1_accept\0"
- "dtls1_buffer_record\0"
- "dtls1_check_timeout_num\0"
- "dtls1_connect\0"
- "dtls1_do_write\0"
- "dtls1_get_buffered_message\0"
- "dtls1_get_hello_verify\0"
- "dtls1_get_message\0"
- "dtls1_get_message_fragment\0"
- "dtls1_hm_fragment_new\0"
- "dtls1_preprocess_fragment\0"
- "dtls1_process_fragment\0"
- "dtls1_process_record\0"
- "dtls1_read_bytes\0"
- "dtls1_seal_record\0"
- "dtls1_send_hello_verify_request\0"
- "dtls1_write_app_data\0"
- "ext_ri_parse_clienthello\0"
- "ext_ri_parse_serverhello\0"
- "ext_sigalgs_parse_clienthello\0"
- "ext_sigalgs_parse_serverhello\0"
- "i2d_SSL_SESSION\0"
- "ssl3_accept\0"
- "ssl3_cert_verify_hash\0"
- "ssl3_check_cert_and_algorithm\0"
- "ssl3_check_certificate_for_cipher\0"
- "ssl3_connect\0"
- "ssl3_ctrl\0"
- "ssl3_ctx_ctrl\0"
- "ssl3_digest_cached_records\0"
- "ssl3_do_change_cipher_spec\0"
- "ssl3_expect_change_cipher_spec\0"
- "ssl3_get_cert_status\0"
- "ssl3_get_cert_verify\0"
- "ssl3_get_certificate_request\0"
- "ssl3_get_channel_id\0"
- "ssl3_get_client_certificate\0"
- "ssl3_get_client_hello\0"
- "ssl3_get_client_key_exchange\0"
- "ssl3_get_finished\0"
- "ssl3_get_initial_bytes\0"
- "ssl3_get_message\0"
- "ssl3_get_new_session_ticket\0"
- "ssl3_get_next_proto\0"
- "ssl3_get_record\0"
- "ssl3_get_server_certificate\0"
- "ssl3_get_server_done\0"
- "ssl3_get_server_hello\0"
- "ssl3_get_server_key_exchange\0"
- "ssl3_get_v2_client_hello\0"
- "ssl3_handshake_mac\0"
- "ssl3_output_cert_chain\0"
- "ssl3_prf\0"
- "ssl3_read_bytes\0"
- "ssl3_read_n\0"
- "ssl3_record_sequence_update\0"
- "ssl3_seal_record\0"
- "ssl3_send_cert_verify\0"
- "ssl3_send_certificate_request\0"
- "ssl3_send_channel_id\0"
- "ssl3_send_client_certificate\0"
- "ssl3_send_client_hello\0"
- "ssl3_send_client_key_exchange\0"
- "ssl3_send_server_certificate\0"
- "ssl3_send_server_hello\0"
- "ssl3_send_server_key_exchange\0"
- "ssl3_setup_read_buffer\0"
- "ssl3_setup_write_buffer\0"
- "ssl3_write_bytes\0"
- "ssl3_write_pending\0"
- "ssl_add_cert_chain\0"
- "ssl_add_cert_to_buf\0"
- "ssl_add_clienthello_renegotiate_ext\0"
- "ssl_add_clienthello_tlsext\0"
- "ssl_add_clienthello_use_srtp_ext\0"
- "ssl_add_serverhello_renegotiate_ext\0"
- "ssl_add_serverhello_tlsext\0"
- "ssl_add_serverhello_use_srtp_ext\0"
- "ssl_build_cert_chain\0"
- "ssl_bytes_to_cipher_list\0"
- "ssl_cert_dup\0"
- "ssl_cert_inst\0"
- "ssl_cert_new\0"
- "ssl_check_serverhello_tlsext\0"
- "ssl_check_srvr_ecc_cert_and_alg\0"
- "ssl_cipher_process_rulestr\0"
- "ssl_cipher_strength_sort\0"
- "ssl_create_cipher_list\0"
- "ssl_ctx_log_master_secret\0"
- "ssl_ctx_log_rsa_client_key_exchange\0"
- "ssl_ctx_make_profiles\0"
- "ssl_get_new_session\0"
- "ssl_get_prev_session\0"
- "ssl_get_server_cert_index\0"
- "ssl_get_sign_pkey\0"
- "ssl_init_wbio_buffer\0"
- "ssl_parse_clienthello_renegotiate_ext\0"
- "ssl_parse_clienthello_tlsext\0"
- "ssl_parse_clienthello_use_srtp_ext\0"
- "ssl_parse_serverhello_renegotiate_ext\0"
- "ssl_parse_serverhello_tlsext\0"
- "ssl_parse_serverhello_use_srtp_ext\0"
- "ssl_scan_clienthello_tlsext\0"
- "ssl_scan_serverhello_tlsext\0"
- "ssl_sess_cert_new\0"
- "ssl_set_cert\0"
- "ssl_set_pkey\0"
- "ssl_verify_cert_chain\0"
- "tls12_check_peer_sigalg\0"
- "tls1_aead_ctx_init\0"
- "tls1_cert_verify_mac\0"
- "tls1_change_cipher_state\0"
- "tls1_change_cipher_state_aead\0"
- "tls1_check_duplicate_extensions\0"
- "tls1_enc\0"
- "tls1_export_keying_material\0"
- "tls1_prf\0"
- "tls1_setup_key_block\0"
- "ASN1_digest\0"
- "ASN1_item_sign_ctx\0"
- "ASN1_item_verify\0"
- "NETSCAPE_SPKI_b64_decode\0"
- "NETSCAPE_SPKI_b64_encode\0"
- "PKCS7_get_CRLs\0"
- "PKCS7_get_certificates\0"
- "X509_ATTRIBUTE_create_by_NID\0"
- "X509_ATTRIBUTE_create_by_OBJ\0"
- "X509_ATTRIBUTE_create_by_txt\0"
- "X509_ATTRIBUTE_get0_data\0"
- "X509_ATTRIBUTE_set1_data\0"
- "X509_CRL_add0_revoked\0"
- "X509_CRL_diff\0"
- "X509_CRL_print_fp\0"
- "X509_EXTENSION_create_by_NID\0"
- "X509_EXTENSION_create_by_OBJ\0"
- "X509_INFO_new\0"
- "X509_NAME_ENTRY_create_by_NID\0"
- "X509_NAME_ENTRY_create_by_txt\0"
- "X509_NAME_ENTRY_set_object\0"
- "X509_NAME_add_entry\0"
- "X509_NAME_oneline\0"
- "X509_NAME_print\0"
- "X509_PKEY_new\0"
- "X509_PUBKEY_get\0"
- "X509_PUBKEY_set\0"
- "X509_REQ_check_private_key\0"
- "X509_REQ_print_ex\0"
- "X509_REQ_print_fp\0"
- "X509_REQ_to_X509\0"
- "X509_STORE_CTX_get1_issuer\0"
- "X509_STORE_CTX_init\0"
- "X509_STORE_CTX_new\0"
- "X509_STORE_CTX_purpose_inherit\0"
- "X509_STORE_add_cert\0"
- "X509_STORE_add_crl\0"
- "X509_TRUST_add\0"
- "X509_TRUST_set\0"
- "X509_check_private_key\0"
- "X509_get_pubkey_parameters\0"
- "X509_load_cert_crl_file\0"
- "X509_load_cert_file\0"
- "X509_load_crl_file\0"
- "X509_print_ex_fp\0"
- "X509_to_X509_REQ\0"
- "X509_verify_cert\0"
- "X509at_add1_attr\0"
- "X509v3_add_ext\0"
- "add_cert_dir\0"
- "by_file_ctrl\0"
- "check_policy\0"
- "dir_ctrl\0"
- "get_cert_by_subject\0"
- "i2d_DSA_PUBKEY\0"
- "i2d_EC_PUBKEY\0"
- "i2d_RSA_PUBKEY\0"
- "pkcs7_parse_header\0"
- "x509_name_encode\0"
- "x509_name_ex_d2i\0"
- "x509_name_ex_new\0"
- "SXNET_add_id_INTEGER\0"
- "SXNET_add_id_asc\0"
- "SXNET_add_id_ulong\0"
- "SXNET_get_id_asc\0"
- "SXNET_get_id_ulong\0"
- "X509V3_EXT_add\0"
- "X509V3_EXT_add_alias\0"
- "X509V3_EXT_free\0"
- "X509V3_EXT_i2d\0"
- "X509V3_EXT_nconf\0"
- "X509V3_add1_i2d\0"
- "X509V3_add_value\0"
- "X509V3_get_section\0"
- "X509V3_get_string\0"
- "X509V3_get_value_bool\0"
- "X509V3_parse_list\0"
- "X509_PURPOSE_add\0"
- "X509_PURPOSE_set\0"
- "a2i_GENERAL_NAME\0"
- "copy_email\0"
- "copy_issuer\0"
- "do_dirname\0"
- "do_ext_i2d\0"
- "do_ext_nconf\0"
- "gnames_from_sectname\0"
- "hex_to_string\0"
- "i2s_ASN1_ENUMERATED\0"
- "i2s_ASN1_IA5STRING\0"
- "i2s_ASN1_INTEGER\0"
- "i2v_AUTHORITY_INFO_ACCESS\0"
- "notice_section\0"
- "nref_nos\0"
- "policy_section\0"
- "process_pci_value\0"
- "r2i_certpol\0"
- "r2i_pci\0"
- "s2i_ASN1_IA5STRING\0"
- "s2i_ASN1_INTEGER\0"
- "s2i_ASN1_OCTET_STRING\0"
- "s2i_skey_id\0"
- "set_dist_point_name\0"
- "string_to_hex\0"
- "v2i_ASN1_BIT_STRING\0"
- "v2i_AUTHORITY_INFO_ACCESS\0"
- "v2i_AUTHORITY_KEYID\0"
- "v2i_BASIC_CONSTRAINTS\0"
- "v2i_EXTENDED_KEY_USAGE\0"
- "v2i_GENERAL_NAMES\0"
- "v2i_GENERAL_NAME_ex\0"
- "v2i_NAME_CONSTRAINTS\0"
- "v2i_POLICY_CONSTRAINTS\0"
- "v2i_POLICY_MAPPINGS\0"
- "v2i_crld\0"
- "v2i_idp\0"
- "v2i_issuer_alt\0"
- "v2i_subject_alt\0"
- "v3_generic_extension\0"
- "";
-
const uint32_t kOpenSSLReasonValues[] = {
0xc3207ba,
0xc3287d4,
@@ -2126,7 +700,7 @@ const uint32_t kOpenSSLReasonValues[] = {
0x783d0a9b,
0x783d8ab0,
0x783e0a06,
- 0x803211b2,
+ 0x7c3211b2,
};
const size_t kOpenSSLReasonValuesLen = sizeof(kOpenSSLReasonValues) / sizeof(kOpenSSLReasonValues[0]);

Powered by Google App Engine
This is Rietveld 408576698