Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /nuitka/eggshell.build/ |
Upload File : |
/* Generated code for Python module 'cryptography.hazmat.backends.openssl.encode_asn1'
* created by Nuitka version 1.3rc9
*
* This code is in part copyright 2022 Kay Hayen.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include "nuitka/prelude.h"
#include "nuitka/unfreezing.h"
#include "__helpers.h"
/* The "module_cryptography$hazmat$backends$openssl$encode_asn1" is a Python object pointer of module type.
*
* Note: For full compatibility with CPython, every module variable access
* needs to go through it except for cases where the module cannot possibly
* have changed in the mean time.
*/
PyObject *module_cryptography$hazmat$backends$openssl$encode_asn1;
PyDictObject *moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[379];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[379];
#endif
static PyObject *module_filename_obj = NULL;
/* Indicator if this modules private constants were created yet. */
static bool constants_created = false;
/* Function to create module private constants. */
static void createModuleConstants(void) {
if (constants_created == false) {
loadConstantsBlob(&mod_consts[0], UNTRANSLATE("cryptography.hazmat.backends.openssl.encode_asn1"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 379; i++) {
mod_consts_hash[i] = DEEP_HASH(mod_consts[i]);
}
#endif
}
}
// We want to be able to initialize the "__main__" constants in any case.
#if 0
void createMainModuleConstants(void) {
createModuleConstants();
}
#endif
/* Function to verify module private constants for non-corruption. */
#ifndef __NUITKA_NO_ASSERT__
void checkModuleConstants_cryptography$hazmat$backends$openssl$encode_asn1(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 379; i++) {
assert(mod_consts_hash[i] == DEEP_HASH(mod_consts[i]));
CHECK_OBJECT_DEEP(mod_consts[i]);
}
}
#endif
// The module code objects.
static PyCodeObject *codeobj_2ac77ba8634f4feaecf1bc2c8863863b;
static PyCodeObject *codeobj_619b4d6360174f9b0c948d3ce6154168;
static PyCodeObject *codeobj_6f0bfc57e353a8cbe4b9fcecb4aad922;
static PyCodeObject *codeobj_4a01c422d398016ab6ce799cc5597cce;
static PyCodeObject *codeobj_21735061d15842c1270e1fcc712cf9d2;
static PyCodeObject *codeobj_0bd559e2b438abcee017ee486981a1ca;
static PyCodeObject *codeobj_7c7fc233493e6c924c644fe929ce80cf;
static PyCodeObject *codeobj_4f441e93ac7c548865476f8c2816af8e;
static PyCodeObject *codeobj_4fbc31ae275dffc8646f33e8d40952b7;
static PyCodeObject *codeobj_9dd6ea2f77a8ea80af79577c9805c526;
static PyCodeObject *codeobj_155d7327f3599bad9efc04fe44f4a8f5;
static PyCodeObject *codeobj_cf2876d43a2ea325283673cda164b058;
static PyCodeObject *codeobj_c2c961b0b7b0840310085c8a8e4c7de4;
static PyCodeObject *codeobj_cfb0b4a44d75adaa2429c608bb8365e8;
static PyCodeObject *codeobj_5b49605088bb2b26ada1cbe582196543;
static PyCodeObject *codeobj_12828649f6490b3a9446421acffd583b;
static PyCodeObject *codeobj_4d3bfb33dacc6f30ccde274b116d64e5;
static PyCodeObject *codeobj_063adb3a248c7561cd0cdfc30338a370;
static PyCodeObject *codeobj_7b3edf75fbf359ece52ed1d1373429a3;
static PyCodeObject *codeobj_e6a27242f6ce4d518571474202e50bc4;
static PyCodeObject *codeobj_65186e2e810457a71de881a080c6fb80;
static PyCodeObject *codeobj_18565077b25ccf605f1c4ec9b46a3b8e;
static PyCodeObject *codeobj_9366eb28c1581bfd183eeb8b944fbeed;
static PyCodeObject *codeobj_209000d320cdf75431ee6ab335ff47f2;
static PyCodeObject *codeobj_f6fa7bc14655bc2e5cb256ccf1f44786;
static PyCodeObject *codeobj_571b81cd2d254cfa734dc1abed9d54cf;
static PyCodeObject *codeobj_07ce5dfab601cf3016d915c968bbed55;
static PyCodeObject *codeobj_32c52cd4a4ef0f36e2e570691c6856cd;
static PyCodeObject *codeobj_afbae80bb33fbdb0b55a4cde1fe77a24;
static PyCodeObject *codeobj_160cf2ed8db6fb7d224911f5aafd2c28;
static PyCodeObject *codeobj_8d62852c7e1112278b5bd4deaca8e807;
static PyCodeObject *codeobj_4b49929bd50a856d92a335ab74a3aa41;
static PyCodeObject *codeobj_41593e86fc224e372d1b0bfc065c211f;
static PyCodeObject *codeobj_d597e997914a46568718ea9e5dda9eb5;
static PyCodeObject *codeobj_0718558d0ce1642a6f978c3a1a588f6c;
static PyCodeObject *codeobj_8f62cb2e6eaacd9d854260e18ba8903c;
static PyCodeObject *codeobj_c3084cc1fba39e0cc81aee7e0a061f3d;
static PyCodeObject *codeobj_82e03a48429d204621254b3a7c634be7;
static PyCodeObject *codeobj_59ef6de57e0790df254c8dd04ace53b8;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[266]; CHECK_OBJECT(module_filename_obj);
codeobj_2ac77ba8634f4feaecf1bc2c8863863b = MAKE_CODE_OBJECT(module_filename_obj, 351, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[160], mod_consts[160], mod_consts[341], mod_consts[342], 1, 0, 0);
codeobj_619b4d6360174f9b0c948d3ce6154168 = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE, mod_consts[343], mod_consts[343], NULL, NULL, 0, 0, 0);
codeobj_6f0bfc57e353a8cbe4b9fcecb4aad922 = MAKE_CODE_OBJECT(module_filename_obj, 383, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[298], mod_consts[298], mod_consts[344], NULL, 2, 0, 0);
codeobj_4a01c422d398016ab6ce799cc5597cce = MAKE_CODE_OBJECT(module_filename_obj, 23, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[9], mod_consts[9], mod_consts[345], NULL, 2, 0, 0);
codeobj_21735061d15842c1270e1fcc712cf9d2 = MAKE_CODE_OBJECT(module_filename_obj, 43, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[22], mod_consts[22], mod_consts[345], NULL, 2, 0, 0);
codeobj_0bd559e2b438abcee017ee486981a1ca = MAKE_CODE_OBJECT(module_filename_obj, 49, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[20], mod_consts[20], mod_consts[346], NULL, 2, 0, 0);
codeobj_7c7fc233493e6c924c644fe929ce80cf = MAKE_CODE_OBJECT(module_filename_obj, 73, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[179], mod_consts[179], mod_consts[347], NULL, 2, 0, 0);
codeobj_4f441e93ac7c548865476f8c2816af8e = MAKE_CODE_OBJECT(module_filename_obj, 59, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[109], mod_consts[109], mod_consts[348], NULL, 2, 0, 0);
codeobj_4fbc31ae275dffc8646f33e8d40952b7 = MAKE_CODE_OBJECT(module_filename_obj, 346, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[297], mod_consts[297], mod_consts[349], NULL, 2, 0, 0);
codeobj_9dd6ea2f77a8ea80af79577c9805c526 = MAKE_CODE_OBJECT(module_filename_obj, 309, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[295], mod_consts[295], mod_consts[350], NULL, 2, 0, 0);
codeobj_155d7327f3599bad9efc04fe44f4a8f5 = MAKE_CODE_OBJECT(module_filename_obj, 332, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[296], mod_consts[296], mod_consts[351], NULL, 2, 0, 0);
codeobj_cf2876d43a2ea325283673cda164b058 = MAKE_CODE_OBJECT(module_filename_obj, 540, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[310], mod_consts[310], mod_consts[352], NULL, 2, 0, 0);
codeobj_c2c961b0b7b0840310085c8a8e4c7de4 = MAKE_CODE_OBJECT(module_filename_obj, 187, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[292], mod_consts[292], mod_consts[353], NULL, 2, 0, 0);
codeobj_cfb0b4a44d75adaa2429c608bb8365e8 = MAKE_CODE_OBJECT(module_filename_obj, 137, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[288], mod_consts[288], mod_consts[354], NULL, 2, 0, 0);
codeobj_5b49605088bb2b26ada1cbe582196543 = MAKE_CODE_OBJECT(module_filename_obj, 163, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[290], mod_consts[290], mod_consts[355], NULL, 2, 0, 0);
codeobj_12828649f6490b3a9446421acffd583b = MAKE_CODE_OBJECT(module_filename_obj, 489, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[300], mod_consts[300], mod_consts[356], NULL, 2, 0, 0);
codeobj_4d3bfb33dacc6f30ccde274b116d64e5 = MAKE_CODE_OBJECT(module_filename_obj, 524, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[68], mod_consts[68], mod_consts[357], NULL, 2, 0, 0);
codeobj_063adb3a248c7561cd0cdfc30338a370 = MAKE_CODE_OBJECT(module_filename_obj, 395, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[175], mod_consts[175], mod_consts[358], NULL, 2, 0, 0);
codeobj_7b3edf75fbf359ece52ed1d1373429a3 = MAKE_CODE_OBJECT(module_filename_obj, 401, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[164], mod_consts[164], mod_consts[359], NULL, 3, 0, 0);
codeobj_e6a27242f6ce4d518571474202e50bc4 = MAKE_CODE_OBJECT(module_filename_obj, 372, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[150], mod_consts[150], mod_consts[360], NULL, 2, 0, 0);
codeobj_65186e2e810457a71de881a080c6fb80 = MAKE_CODE_OBJECT(module_filename_obj, 598, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[248], mod_consts[248], mod_consts[361], NULL, 2, 0, 0);
codeobj_18565077b25ccf605f1c4ec9b46a3b8e = MAKE_CODE_OBJECT(module_filename_obj, 79, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[286], mod_consts[286], mod_consts[362], NULL, 2, 0, 0);
codeobj_9366eb28c1581bfd183eeb8b944fbeed = MAKE_CODE_OBJECT(module_filename_obj, 175, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[291], mod_consts[291], mod_consts[363], NULL, 2, 0, 0);
codeobj_209000d320cdf75431ee6ab335ff47f2 = MAKE_CODE_OBJECT(module_filename_obj, 141, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[289], mod_consts[289], mod_consts[364], NULL, 2, 0, 0);
codeobj_f6fa7bc14655bc2e5cb256ccf1f44786 = MAKE_CODE_OBJECT(module_filename_obj, 277, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[294], mod_consts[294], mod_consts[365], NULL, 2, 0, 0);
codeobj_571b81cd2d254cfa734dc1abed9d54cf = MAKE_CODE_OBJECT(module_filename_obj, 83, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[35], mod_consts[35], mod_consts[366], NULL, 2, 0, 0);
codeobj_07ce5dfab601cf3016d915c968bbed55 = MAKE_CODE_OBJECT(module_filename_obj, 565, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[311], mod_consts[311], mod_consts[367], NULL, 2, 0, 0);
codeobj_32c52cd4a4ef0f36e2e570691c6856cd = MAKE_CODE_OBJECT(module_filename_obj, 121, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[27], mod_consts[27], mod_consts[368], NULL, 2, 0, 0);
codeobj_afbae80bb33fbdb0b55a4cde1fe77a24 = MAKE_CODE_OBJECT(module_filename_obj, 103, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[287], mod_consts[287], mod_consts[369], NULL, 2, 0, 0);
codeobj_160cf2ed8db6fb7d224911f5aafd2c28 = MAKE_CODE_OBJECT(module_filename_obj, 612, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[313], mod_consts[313], mod_consts[370], NULL, 2, 0, 0);
codeobj_8d62852c7e1112278b5bd4deaca8e807 = MAKE_CODE_OBJECT(module_filename_obj, 236, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[111], mod_consts[111], mod_consts[371], NULL, 2, 0, 0);
codeobj_4b49929bd50a856d92a335ab74a3aa41 = MAKE_CODE_OBJECT(module_filename_obj, 272, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[293], mod_consts[293], mod_consts[354], NULL, 2, 0, 0);
codeobj_41593e86fc224e372d1b0bfc065c211f = MAKE_CODE_OBJECT(module_filename_obj, 581, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[312], mod_consts[312], mod_consts[372], NULL, 2, 0, 0);
codeobj_d597e997914a46568718ea9e5dda9eb5 = MAKE_CODE_OBJECT(module_filename_obj, 512, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[65], mod_consts[65], mod_consts[373], NULL, 2, 0, 0);
codeobj_0718558d0ce1642a6f978c3a1a588f6c = MAKE_CODE_OBJECT(module_filename_obj, 532, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[71], mod_consts[71], mod_consts[374], NULL, 2, 0, 0);
codeobj_8f62cb2e6eaacd9d854260e18ba8903c = MAKE_CODE_OBJECT(module_filename_obj, 109, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[236], mod_consts[236], mod_consts[375], NULL, 2, 0, 0);
codeobj_c3084cc1fba39e0cc81aee7e0a061f3d = MAKE_CODE_OBJECT(module_filename_obj, 391, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[299], mod_consts[299], mod_consts[376], NULL, 2, 0, 0);
codeobj_82e03a48429d204621254b3a7c634be7 = MAKE_CODE_OBJECT(module_filename_obj, 255, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[88], mod_consts[88], mod_consts[377], NULL, 2, 0, 0);
codeobj_59ef6de57e0790df254c8dd04ace53b8 = MAKE_CODE_OBJECT(module_filename_obj, 266, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[48], mod_consts[48], mod_consts[377], NULL, 2, 0, 0);
}
// The module function declarations.
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__10__encode_name_entry();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__11__encode_crl_number_delta_crl_indicator();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__12__encode_issuing_dist_point();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__13__encode_crl_reason();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__14__encode_invalidity_date();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__15__encode_certificate_policies();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__16__encode_notice_reference();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__17__txt2obj();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__18__txt2obj_gc();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__19__encode_ocsp_nocheck();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__1__encode_asn1_int();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__20__encode_key_usage();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__21__encode_authority_key_identifier();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__22__encode_basic_constraints();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access$$$function__1_lambda(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__24__encode_general_names();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__25__encode_alt_name();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__26__encode_subject_key_identifier();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__27__encode_general_name();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__28__encode_general_name_preallocated();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__29__encode_extended_key_usage();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__2__encode_asn1_int_gc();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__30__encode_reasonflags();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__31__encode_full_name();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__32__encode_relative_name();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__33__encode_cdps_freshest_crl();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__34__encode_name_constraints();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__35__encode_policy_constraints();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__36__encode_general_subtree();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__37__encode_nonce();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__3__encode_asn1_str();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__4__encode_asn1_utf8_str();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__5__encode_asn1_str_gc();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__6__encode_inhibit_any_policy();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__7__encode_name();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__8__encode_name_gc();
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__9__encode_sk_name_entry();
// The module function definitions.
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__1__encode_asn1_int(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_x = python_pars[1];
PyObject *var_i = NULL;
struct Nuitka_FrameObject *frame_4a01c422d398016ab6ce799cc5597cce;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_4a01c422d398016ab6ce799cc5597cce = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_4a01c422d398016ab6ce799cc5597cce)) {
Py_XDECREF(cache_frame_4a01c422d398016ab6ce799cc5597cce);
#if _DEBUG_REFCOUNTS
if (cache_frame_4a01c422d398016ab6ce799cc5597cce == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4a01c422d398016ab6ce799cc5597cce = MAKE_FUNCTION_FRAME(codeobj_4a01c422d398016ab6ce799cc5597cce, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4a01c422d398016ab6ce799cc5597cce->m_type_description == NULL);
frame_4a01c422d398016ab6ce799cc5597cce = cache_frame_4a01c422d398016ab6ce799cc5597cce;
// Push the new frame as the currently active one.
pushFrameStack(frame_4a01c422d398016ab6ce799cc5597cce);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4a01c422d398016ab6ce799cc5597cce) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_backend);
tmp_called_instance_1 = par_backend;
CHECK_OBJECT(par_x);
tmp_args_element_value_1 = par_x;
frame_4a01c422d398016ab6ce799cc5597cce->m_frame.f_lineno = 34;
tmp_assign_source_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[0], tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 34;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_i == NULL);
var_i = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 35;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[2]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 35;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_i);
tmp_args_element_value_2 = var_i;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[3]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 35;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[4]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 35;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_4a01c422d398016ab6ce799cc5597cce->m_frame.f_lineno = 35;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 35;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_i;
assert(old != NULL);
var_i = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[5]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_i);
tmp_args_element_value_4 = var_i;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[1]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 38;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[6]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 38;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_4a01c422d398016ab6ce799cc5597cce->m_frame.f_lineno = 38;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_i;
assert(old != NULL);
var_i = tmp_assign_source_3;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_9;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_6;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_10;
PyObject *tmp_expression_value_11;
CHECK_OBJECT(par_backend);
tmp_expression_value_9 = par_backend;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[7]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 39;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_i);
tmp_cmp_expr_left_1 = var_i;
CHECK_OBJECT(par_backend);
tmp_expression_value_11 = par_backend;
tmp_expression_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[1]);
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 39;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[6]);
Py_DECREF(tmp_expression_value_10);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 39;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 39;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_4a01c422d398016ab6ce799cc5597cce->m_frame.f_lineno = 39;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_6);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 39;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4a01c422d398016ab6ce799cc5597cce);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4a01c422d398016ab6ce799cc5597cce);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4a01c422d398016ab6ce799cc5597cce, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4a01c422d398016ab6ce799cc5597cce->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4a01c422d398016ab6ce799cc5597cce, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4a01c422d398016ab6ce799cc5597cce,
type_description_1,
par_backend,
par_x,
var_i
);
// Release cached frame if used for exception.
if (frame_4a01c422d398016ab6ce799cc5597cce == cache_frame_4a01c422d398016ab6ce799cc5597cce) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4a01c422d398016ab6ce799cc5597cce);
cache_frame_4a01c422d398016ab6ce799cc5597cce = NULL;
}
assertFrameObject(frame_4a01c422d398016ab6ce799cc5597cce);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_i);
tmp_return_value = var_i;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_i);
Py_DECREF(var_i);
var_i = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_i);
var_i = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_x);
Py_DECREF(par_x);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_x);
Py_DECREF(par_x);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__2__encode_asn1_int_gc(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_x = python_pars[1];
PyObject *var_i = NULL;
struct Nuitka_FrameObject *frame_21735061d15842c1270e1fcc712cf9d2;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_21735061d15842c1270e1fcc712cf9d2 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_21735061d15842c1270e1fcc712cf9d2)) {
Py_XDECREF(cache_frame_21735061d15842c1270e1fcc712cf9d2);
#if _DEBUG_REFCOUNTS
if (cache_frame_21735061d15842c1270e1fcc712cf9d2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_21735061d15842c1270e1fcc712cf9d2 = MAKE_FUNCTION_FRAME(codeobj_21735061d15842c1270e1fcc712cf9d2, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_21735061d15842c1270e1fcc712cf9d2->m_type_description == NULL);
frame_21735061d15842c1270e1fcc712cf9d2 = cache_frame_21735061d15842c1270e1fcc712cf9d2;
// Push the new frame as the currently active one.
pushFrameStack(frame_21735061d15842c1270e1fcc712cf9d2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_21735061d15842c1270e1fcc712cf9d2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_x);
tmp_args_element_value_2 = par_x;
frame_21735061d15842c1270e1fcc712cf9d2->m_frame.f_lineno = 44;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_i == NULL);
var_i = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[2]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_i);
tmp_args_element_value_3 = var_i;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[3]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 45;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[10]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 45;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_21735061d15842c1270e1fcc712cf9d2->m_frame.f_lineno = 45;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_i;
assert(old != NULL);
var_i = tmp_assign_source_2;
Py_DECREF(old);
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_21735061d15842c1270e1fcc712cf9d2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_21735061d15842c1270e1fcc712cf9d2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_21735061d15842c1270e1fcc712cf9d2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_21735061d15842c1270e1fcc712cf9d2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_21735061d15842c1270e1fcc712cf9d2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_21735061d15842c1270e1fcc712cf9d2,
type_description_1,
par_backend,
par_x,
var_i
);
// Release cached frame if used for exception.
if (frame_21735061d15842c1270e1fcc712cf9d2 == cache_frame_21735061d15842c1270e1fcc712cf9d2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_21735061d15842c1270e1fcc712cf9d2);
cache_frame_21735061d15842c1270e1fcc712cf9d2 = NULL;
}
assertFrameObject(frame_21735061d15842c1270e1fcc712cf9d2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_i);
tmp_return_value = var_i;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_i);
Py_DECREF(var_i);
var_i = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_i);
var_i = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_x);
Py_DECREF(par_x);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_x);
Py_DECREF(par_x);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__3__encode_asn1_str(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_data = python_pars[1];
PyObject *var_s = NULL;
PyObject *var_res = NULL;
struct Nuitka_FrameObject *frame_0bd559e2b438abcee017ee486981a1ca;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_0bd559e2b438abcee017ee486981a1ca = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_0bd559e2b438abcee017ee486981a1ca)) {
Py_XDECREF(cache_frame_0bd559e2b438abcee017ee486981a1ca);
#if _DEBUG_REFCOUNTS
if (cache_frame_0bd559e2b438abcee017ee486981a1ca == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0bd559e2b438abcee017ee486981a1ca = MAKE_FUNCTION_FRAME(codeobj_0bd559e2b438abcee017ee486981a1ca, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0bd559e2b438abcee017ee486981a1ca->m_type_description == NULL);
frame_0bd559e2b438abcee017ee486981a1ca = cache_frame_0bd559e2b438abcee017ee486981a1ca;
// Push the new frame as the currently active one.
pushFrameStack(frame_0bd559e2b438abcee017ee486981a1ca);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0bd559e2b438abcee017ee486981a1ca) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_0bd559e2b438abcee017ee486981a1ca->m_frame.f_lineno = 53;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[11]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_s == NULL);
var_s = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[12]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_s);
tmp_args_element_value_1 = var_s;
CHECK_OBJECT(par_data);
tmp_args_element_value_2 = par_data;
CHECK_OBJECT(par_data);
tmp_len_arg_1 = par_data;
tmp_args_element_value_3 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 54;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_0bd559e2b438abcee017ee486981a1ca->m_frame.f_lineno = 54;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_res == NULL);
var_res = tmp_assign_source_2;
}
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_4;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[7]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 55;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_1 = var_res;
tmp_cmp_expr_right_1 = mod_consts[13];
tmp_args_element_value_4 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 55;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_0bd559e2b438abcee017ee486981a1ca->m_frame.f_lineno = 55;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 55;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0bd559e2b438abcee017ee486981a1ca);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0bd559e2b438abcee017ee486981a1ca);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0bd559e2b438abcee017ee486981a1ca, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0bd559e2b438abcee017ee486981a1ca->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0bd559e2b438abcee017ee486981a1ca, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0bd559e2b438abcee017ee486981a1ca,
type_description_1,
par_backend,
par_data,
var_s,
var_res
);
// Release cached frame if used for exception.
if (frame_0bd559e2b438abcee017ee486981a1ca == cache_frame_0bd559e2b438abcee017ee486981a1ca) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0bd559e2b438abcee017ee486981a1ca);
cache_frame_0bd559e2b438abcee017ee486981a1ca = NULL;
}
assertFrameObject(frame_0bd559e2b438abcee017ee486981a1ca);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_s);
tmp_return_value = var_s;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_s);
Py_DECREF(var_s);
var_s = NULL;
CHECK_OBJECT(var_res);
Py_DECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_s);
var_s = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_data);
Py_DECREF(par_data);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_data);
Py_DECREF(par_data);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__4__encode_asn1_utf8_str(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_string = python_pars[1];
PyObject *var_s = NULL;
PyObject *var_res = NULL;
struct Nuitka_FrameObject *frame_4f441e93ac7c548865476f8c2816af8e;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_4f441e93ac7c548865476f8c2816af8e = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_4f441e93ac7c548865476f8c2816af8e)) {
Py_XDECREF(cache_frame_4f441e93ac7c548865476f8c2816af8e);
#if _DEBUG_REFCOUNTS
if (cache_frame_4f441e93ac7c548865476f8c2816af8e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4f441e93ac7c548865476f8c2816af8e = MAKE_FUNCTION_FRAME(codeobj_4f441e93ac7c548865476f8c2816af8e, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4f441e93ac7c548865476f8c2816af8e->m_type_description == NULL);
frame_4f441e93ac7c548865476f8c2816af8e = cache_frame_4f441e93ac7c548865476f8c2816af8e;
// Push the new frame as the currently active one.
pushFrameStack(frame_4f441e93ac7c548865476f8c2816af8e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4f441e93ac7c548865476f8c2816af8e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_4f441e93ac7c548865476f8c2816af8e->m_frame.f_lineno = 65;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[15]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_s == NULL);
var_s = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_3;
PyObject *tmp_len_arg_1;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 66;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[16]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 66;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_s);
tmp_args_element_value_1 = var_s;
CHECK_OBJECT(par_string);
tmp_expression_value_4 = par_string;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[17]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 67;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_4f441e93ac7c548865476f8c2816af8e->m_frame.f_lineno = 67;
tmp_args_element_value_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[18]);
Py_DECREF(tmp_called_value_2);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 67;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_string);
tmp_expression_value_5 = par_string;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[17]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 67;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_4f441e93ac7c548865476f8c2816af8e->m_frame.f_lineno = 67;
tmp_len_arg_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_3, mod_consts[18]);
Py_DECREF(tmp_called_value_3);
if (tmp_len_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 67;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = BUILTIN_LEN(tmp_len_arg_1);
Py_DECREF(tmp_len_arg_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 67;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_4f441e93ac7c548865476f8c2816af8e->m_frame.f_lineno = 66;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 66;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_res == NULL);
var_res = tmp_assign_source_2;
}
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_6;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_4;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[7]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 69;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_1 = var_res;
tmp_cmp_expr_right_1 = mod_consts[13];
tmp_args_element_value_4 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 69;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_4f441e93ac7c548865476f8c2816af8e->m_frame.f_lineno = 69;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_4);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 69;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4f441e93ac7c548865476f8c2816af8e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4f441e93ac7c548865476f8c2816af8e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4f441e93ac7c548865476f8c2816af8e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4f441e93ac7c548865476f8c2816af8e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4f441e93ac7c548865476f8c2816af8e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4f441e93ac7c548865476f8c2816af8e,
type_description_1,
par_backend,
par_string,
var_s,
var_res
);
// Release cached frame if used for exception.
if (frame_4f441e93ac7c548865476f8c2816af8e == cache_frame_4f441e93ac7c548865476f8c2816af8e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4f441e93ac7c548865476f8c2816af8e);
cache_frame_4f441e93ac7c548865476f8c2816af8e = NULL;
}
assertFrameObject(frame_4f441e93ac7c548865476f8c2816af8e);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_s);
tmp_return_value = var_s;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_s);
Py_DECREF(var_s);
var_s = NULL;
CHECK_OBJECT(var_res);
Py_DECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_s);
var_s = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_string);
Py_DECREF(par_string);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_string);
Py_DECREF(par_string);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__5__encode_asn1_str_gc(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_data = python_pars[1];
PyObject *var_s = NULL;
struct Nuitka_FrameObject *frame_7c7fc233493e6c924c644fe929ce80cf;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_7c7fc233493e6c924c644fe929ce80cf = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_7c7fc233493e6c924c644fe929ce80cf)) {
Py_XDECREF(cache_frame_7c7fc233493e6c924c644fe929ce80cf);
#if _DEBUG_REFCOUNTS
if (cache_frame_7c7fc233493e6c924c644fe929ce80cf == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7c7fc233493e6c924c644fe929ce80cf = MAKE_FUNCTION_FRAME(codeobj_7c7fc233493e6c924c644fe929ce80cf, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7c7fc233493e6c924c644fe929ce80cf->m_type_description == NULL);
frame_7c7fc233493e6c924c644fe929ce80cf = cache_frame_7c7fc233493e6c924c644fe929ce80cf;
// Push the new frame as the currently active one.
pushFrameStack(frame_7c7fc233493e6c924c644fe929ce80cf);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7c7fc233493e6c924c644fe929ce80cf) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 74;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_data);
tmp_args_element_value_2 = par_data;
frame_7c7fc233493e6c924c644fe929ce80cf->m_frame.f_lineno = 74;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 74;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_s == NULL);
var_s = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 75;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[2]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 75;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_s);
tmp_args_element_value_3 = var_s;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[3]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 75;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[21]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 75;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_7c7fc233493e6c924c644fe929ce80cf->m_frame.f_lineno = 75;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 75;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_s;
assert(old != NULL);
var_s = tmp_assign_source_2;
Py_DECREF(old);
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c7fc233493e6c924c644fe929ce80cf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c7fc233493e6c924c644fe929ce80cf);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7c7fc233493e6c924c644fe929ce80cf, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7c7fc233493e6c924c644fe929ce80cf->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7c7fc233493e6c924c644fe929ce80cf, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7c7fc233493e6c924c644fe929ce80cf,
type_description_1,
par_backend,
par_data,
var_s
);
// Release cached frame if used for exception.
if (frame_7c7fc233493e6c924c644fe929ce80cf == cache_frame_7c7fc233493e6c924c644fe929ce80cf) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7c7fc233493e6c924c644fe929ce80cf);
cache_frame_7c7fc233493e6c924c644fe929ce80cf = NULL;
}
assertFrameObject(frame_7c7fc233493e6c924c644fe929ce80cf);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_s);
tmp_return_value = var_s;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_s);
Py_DECREF(var_s);
var_s = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_s);
var_s = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_data);
Py_DECREF(par_data);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_data);
Py_DECREF(par_data);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__6__encode_inhibit_any_policy(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_inhibit_any_policy = python_pars[1];
struct Nuitka_FrameObject *frame_18565077b25ccf605f1c4ec9b46a3b8e;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_18565077b25ccf605f1c4ec9b46a3b8e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_18565077b25ccf605f1c4ec9b46a3b8e)) {
Py_XDECREF(cache_frame_18565077b25ccf605f1c4ec9b46a3b8e);
#if _DEBUG_REFCOUNTS
if (cache_frame_18565077b25ccf605f1c4ec9b46a3b8e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_18565077b25ccf605f1c4ec9b46a3b8e = MAKE_FUNCTION_FRAME(codeobj_18565077b25ccf605f1c4ec9b46a3b8e, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_18565077b25ccf605f1c4ec9b46a3b8e->m_type_description == NULL);
frame_18565077b25ccf605f1c4ec9b46a3b8e = cache_frame_18565077b25ccf605f1c4ec9b46a3b8e;
// Push the new frame as the currently active one.
pushFrameStack(frame_18565077b25ccf605f1c4ec9b46a3b8e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_18565077b25ccf605f1c4ec9b46a3b8e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[22]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[22]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 80;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_inhibit_any_policy);
tmp_expression_value_1 = par_inhibit_any_policy;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[23]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 80;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_18565077b25ccf605f1c4ec9b46a3b8e->m_frame.f_lineno = 80;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 80;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_18565077b25ccf605f1c4ec9b46a3b8e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_18565077b25ccf605f1c4ec9b46a3b8e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_18565077b25ccf605f1c4ec9b46a3b8e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_18565077b25ccf605f1c4ec9b46a3b8e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_18565077b25ccf605f1c4ec9b46a3b8e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_18565077b25ccf605f1c4ec9b46a3b8e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_18565077b25ccf605f1c4ec9b46a3b8e,
type_description_1,
par_backend,
par_inhibit_any_policy
);
// Release cached frame if used for exception.
if (frame_18565077b25ccf605f1c4ec9b46a3b8e == cache_frame_18565077b25ccf605f1c4ec9b46a3b8e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_18565077b25ccf605f1c4ec9b46a3b8e);
cache_frame_18565077b25ccf605f1c4ec9b46a3b8e = NULL;
}
assertFrameObject(frame_18565077b25ccf605f1c4ec9b46a3b8e);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_inhibit_any_policy);
Py_DECREF(par_inhibit_any_policy);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_inhibit_any_policy);
Py_DECREF(par_inhibit_any_policy);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__7__encode_name(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *var_subject = NULL;
PyObject *var_rdn = NULL;
PyObject *var_set_flag = NULL;
PyObject *var_attribute = NULL;
PyObject *var_name_entry = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
PyObject *tmp_for_loop_2__for_iterator = NULL;
PyObject *tmp_for_loop_2__iter_value = NULL;
struct Nuitka_FrameObject *frame_571b81cd2d254cfa734dc1abed9d54cf;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_571b81cd2d254cfa734dc1abed9d54cf = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_571b81cd2d254cfa734dc1abed9d54cf)) {
Py_XDECREF(cache_frame_571b81cd2d254cfa734dc1abed9d54cf);
#if _DEBUG_REFCOUNTS
if (cache_frame_571b81cd2d254cfa734dc1abed9d54cf == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_571b81cd2d254cfa734dc1abed9d54cf = MAKE_FUNCTION_FRAME(codeobj_571b81cd2d254cfa734dc1abed9d54cf, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_571b81cd2d254cfa734dc1abed9d54cf->m_type_description == NULL);
frame_571b81cd2d254cfa734dc1abed9d54cf = cache_frame_571b81cd2d254cfa734dc1abed9d54cf;
// Push the new frame as the currently active one.
pushFrameStack(frame_571b81cd2d254cfa734dc1abed9d54cf);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_571b81cd2d254cfa734dc1abed9d54cf) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 87;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
frame_571b81cd2d254cfa734dc1abed9d54cf->m_frame.f_lineno = 87;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[24]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 87;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
assert(var_subject == NULL);
var_subject = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_name);
tmp_expression_value_2 = par_name;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[25]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_2;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_3 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_3 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooooo";
exception_lineno = 88;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_4 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_rdn;
var_rdn = tmp_assign_source_4;
Py_INCREF(var_rdn);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = mod_consts[26];
{
PyObject *old = var_set_flag;
var_set_flag = tmp_assign_source_5;
Py_INCREF(var_set_flag);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(var_rdn);
tmp_iter_arg_2 = var_rdn;
tmp_assign_source_6 = MAKE_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 90;
type_description_1 = "oooooooo";
goto try_except_handler_2;
}
{
PyObject *old = tmp_for_loop_2__for_iterator;
tmp_for_loop_2__for_iterator = tmp_assign_source_6;
Py_XDECREF(old);
}
}
// Tried code:
loop_start_2:;
{
PyObject *tmp_next_source_2;
PyObject *tmp_assign_source_7;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
tmp_next_source_2 = tmp_for_loop_2__for_iterator;
tmp_assign_source_7 = ITERATOR_NEXT(tmp_next_source_2);
if (tmp_assign_source_7 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_2;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooooo";
exception_lineno = 90;
goto try_except_handler_3;
}
}
{
PyObject *old = tmp_for_loop_2__iter_value;
tmp_for_loop_2__iter_value = tmp_assign_source_7;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_8;
CHECK_OBJECT(tmp_for_loop_2__iter_value);
tmp_assign_source_8 = tmp_for_loop_2__iter_value;
{
PyObject *old = var_attribute;
var_attribute = tmp_assign_source_8;
Py_INCREF(var_attribute);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 91;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 91;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(var_attribute);
tmp_args_element_value_2 = var_attribute;
frame_571b81cd2d254cfa734dc1abed9d54cf->m_frame.f_lineno = 91;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 91;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
{
PyObject *old = var_name_entry;
var_name_entry = tmp_assign_source_9;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 93;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 93;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[2]);
Py_DECREF(tmp_expression_value_3);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 93;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_name_entry);
tmp_args_element_value_3 = var_name_entry;
if (par_backend == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 94;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 94;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[29]);
Py_DECREF(tmp_expression_value_5);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 94;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
frame_571b81cd2d254cfa734dc1abed9d54cf->m_frame.f_lineno = 93;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_10 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 93;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
{
PyObject *old = var_name_entry;
assert(old != NULL);
var_name_entry = tmp_assign_source_10;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 96;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[30]);
Py_DECREF(tmp_expression_value_7);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
if (var_subject == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[31]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 97;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_5 = var_subject;
CHECK_OBJECT(var_name_entry);
tmp_args_element_value_6 = var_name_entry;
tmp_args_element_value_7 = mod_consts[32];
if (var_set_flag == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[33]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 97;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_8 = var_set_flag;
frame_571b81cd2d254cfa734dc1abed9d54cf->m_frame.f_lineno = 96;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6, tmp_args_element_value_7, tmp_args_element_value_8};
tmp_assign_source_11 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 96;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_11;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_9;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_9;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 98;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
tmp_expression_value_9 = par_backend;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[7]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 98;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_1 = var_res;
tmp_cmp_expr_right_1 = mod_consts[13];
tmp_args_element_value_9 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 98;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
frame_571b81cd2d254cfa734dc1abed9d54cf->m_frame.f_lineno = 98;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_9);
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_9);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 98;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_12;
tmp_assign_source_12 = mod_consts[32];
{
PyObject *old = var_set_flag;
var_set_flag = tmp_assign_source_12;
Py_INCREF(var_set_flag);
Py_XDECREF(old);
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 90;
type_description_1 = "oooooooo";
goto try_except_handler_3;
}
goto loop_start_2;
loop_end_2:;
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_1 = "oooooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_subject == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[31]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 100;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_subject;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_571b81cd2d254cfa734dc1abed9d54cf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_571b81cd2d254cfa734dc1abed9d54cf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_571b81cd2d254cfa734dc1abed9d54cf);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_571b81cd2d254cfa734dc1abed9d54cf, exception_lineno);
} else if (exception_tb->tb_frame != &frame_571b81cd2d254cfa734dc1abed9d54cf->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_571b81cd2d254cfa734dc1abed9d54cf, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_571b81cd2d254cfa734dc1abed9d54cf,
type_description_1,
par_backend,
par_name,
var_subject,
var_rdn,
var_set_flag,
var_attribute,
var_name_entry,
var_res
);
// Release cached frame if used for exception.
if (frame_571b81cd2d254cfa734dc1abed9d54cf == cache_frame_571b81cd2d254cfa734dc1abed9d54cf) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_571b81cd2d254cfa734dc1abed9d54cf);
cache_frame_571b81cd2d254cfa734dc1abed9d54cf = NULL;
}
assertFrameObject(frame_571b81cd2d254cfa734dc1abed9d54cf);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_subject);
var_subject = NULL;
Py_XDECREF(var_rdn);
var_rdn = NULL;
Py_XDECREF(var_set_flag);
var_set_flag = NULL;
Py_XDECREF(var_attribute);
var_attribute = NULL;
Py_XDECREF(var_name_entry);
var_name_entry = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_subject);
var_subject = NULL;
Py_XDECREF(var_rdn);
var_rdn = NULL;
Py_XDECREF(var_set_flag);
var_set_flag = NULL;
Py_XDECREF(var_attribute);
var_attribute = NULL;
Py_XDECREF(var_name_entry);
var_name_entry = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__8__encode_name_gc(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_attributes = python_pars[1];
PyObject *var_subject = NULL;
struct Nuitka_FrameObject *frame_afbae80bb33fbdb0b55a4cde1fe77a24;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24)) {
Py_XDECREF(cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24);
#if _DEBUG_REFCOUNTS
if (cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24 = MAKE_FUNCTION_FRAME(codeobj_afbae80bb33fbdb0b55a4cde1fe77a24, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24->m_type_description == NULL);
frame_afbae80bb33fbdb0b55a4cde1fe77a24 = cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24;
// Push the new frame as the currently active one.
pushFrameStack(frame_afbae80bb33fbdb0b55a4cde1fe77a24);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_afbae80bb33fbdb0b55a4cde1fe77a24) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[35]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[35]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 104;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_attributes);
tmp_args_element_value_2 = par_attributes;
frame_afbae80bb33fbdb0b55a4cde1fe77a24->m_frame.f_lineno = 104;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 104;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_subject == NULL);
var_subject = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 105;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[2]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 105;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_subject);
tmp_args_element_value_3 = var_subject;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[3]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 105;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[36]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 105;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_afbae80bb33fbdb0b55a4cde1fe77a24->m_frame.f_lineno = 105;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 105;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_subject;
assert(old != NULL);
var_subject = tmp_assign_source_2;
Py_DECREF(old);
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_afbae80bb33fbdb0b55a4cde1fe77a24);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_afbae80bb33fbdb0b55a4cde1fe77a24);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_afbae80bb33fbdb0b55a4cde1fe77a24, exception_lineno);
} else if (exception_tb->tb_frame != &frame_afbae80bb33fbdb0b55a4cde1fe77a24->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_afbae80bb33fbdb0b55a4cde1fe77a24, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_afbae80bb33fbdb0b55a4cde1fe77a24,
type_description_1,
par_backend,
par_attributes,
var_subject
);
// Release cached frame if used for exception.
if (frame_afbae80bb33fbdb0b55a4cde1fe77a24 == cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24);
cache_frame_afbae80bb33fbdb0b55a4cde1fe77a24 = NULL;
}
assertFrameObject(frame_afbae80bb33fbdb0b55a4cde1fe77a24);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_subject);
tmp_return_value = var_subject;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_subject);
Py_DECREF(var_subject);
var_subject = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_subject);
var_subject = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_attributes);
Py_DECREF(par_attributes);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_attributes);
Py_DECREF(par_attributes);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__9__encode_sk_name_entry(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_attributes = python_pars[1];
PyObject *var_stack = NULL;
PyObject *var_attribute = NULL;
PyObject *var_name_entry = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_8f62cb2e6eaacd9d854260e18ba8903c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_8f62cb2e6eaacd9d854260e18ba8903c = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_8f62cb2e6eaacd9d854260e18ba8903c)) {
Py_XDECREF(cache_frame_8f62cb2e6eaacd9d854260e18ba8903c);
#if _DEBUG_REFCOUNTS
if (cache_frame_8f62cb2e6eaacd9d854260e18ba8903c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8f62cb2e6eaacd9d854260e18ba8903c = MAKE_FUNCTION_FRAME(codeobj_8f62cb2e6eaacd9d854260e18ba8903c, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8f62cb2e6eaacd9d854260e18ba8903c->m_type_description == NULL);
frame_8f62cb2e6eaacd9d854260e18ba8903c = cache_frame_8f62cb2e6eaacd9d854260e18ba8903c;
// Push the new frame as the currently active one.
pushFrameStack(frame_8f62cb2e6eaacd9d854260e18ba8903c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8f62cb2e6eaacd9d854260e18ba8903c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 113;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_8f62cb2e6eaacd9d854260e18ba8903c->m_frame.f_lineno = 113;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[37]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 113;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_stack == NULL);
var_stack = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_attributes);
tmp_iter_arg_1 = par_attributes;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 114;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_2;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_3 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_3 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
exception_lineno = 114;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_4 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_attribute;
var_attribute = tmp_assign_source_4;
Py_INCREF(var_attribute);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[27]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[27]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 115;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(var_attribute);
tmp_args_element_value_2 = var_attribute;
frame_8f62cb2e6eaacd9d854260e18ba8903c->m_frame.f_lineno = 115;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 115;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_name_entry;
var_name_entry = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 116;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_3 = par_backend;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 116;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[38]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 116;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (var_stack == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[39]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 116;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_3 = var_stack;
CHECK_OBJECT(var_name_entry);
tmp_args_element_value_4 = var_name_entry;
frame_8f62cb2e6eaacd9d854260e18ba8903c->m_frame.f_lineno = 116;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 116;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_5;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 117;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_4 = par_backend;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[7]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 117;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_1 = var_res;
tmp_cmp_expr_right_1 = mod_consts[13];
tmp_args_element_value_5 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 117;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_8f62cb2e6eaacd9d854260e18ba8903c->m_frame.f_lineno = 117;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_5);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 117;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 114;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_stack == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[39]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 118;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_stack;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8f62cb2e6eaacd9d854260e18ba8903c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8f62cb2e6eaacd9d854260e18ba8903c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8f62cb2e6eaacd9d854260e18ba8903c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8f62cb2e6eaacd9d854260e18ba8903c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8f62cb2e6eaacd9d854260e18ba8903c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8f62cb2e6eaacd9d854260e18ba8903c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8f62cb2e6eaacd9d854260e18ba8903c,
type_description_1,
par_backend,
par_attributes,
var_stack,
var_attribute,
var_name_entry,
var_res
);
// Release cached frame if used for exception.
if (frame_8f62cb2e6eaacd9d854260e18ba8903c == cache_frame_8f62cb2e6eaacd9d854260e18ba8903c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8f62cb2e6eaacd9d854260e18ba8903c);
cache_frame_8f62cb2e6eaacd9d854260e18ba8903c = NULL;
}
assertFrameObject(frame_8f62cb2e6eaacd9d854260e18ba8903c);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_stack);
var_stack = NULL;
Py_XDECREF(var_attribute);
var_attribute = NULL;
Py_XDECREF(var_name_entry);
var_name_entry = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_stack);
var_stack = NULL;
Py_XDECREF(var_attribute);
var_attribute = NULL;
Py_XDECREF(var_name_entry);
var_name_entry = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_attributes);
Py_DECREF(par_attributes);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_attributes);
Py_DECREF(par_attributes);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__10__encode_name_entry(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_attribute = python_pars[1];
PyObject *var_value = NULL;
PyObject *var_obj = NULL;
PyObject *var_name_entry = NULL;
struct Nuitka_FrameObject *frame_32c52cd4a4ef0f36e2e570691c6856cd;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_32c52cd4a4ef0f36e2e570691c6856cd = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_32c52cd4a4ef0f36e2e570691c6856cd)) {
Py_XDECREF(cache_frame_32c52cd4a4ef0f36e2e570691c6856cd);
#if _DEBUG_REFCOUNTS
if (cache_frame_32c52cd4a4ef0f36e2e570691c6856cd == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_32c52cd4a4ef0f36e2e570691c6856cd = MAKE_FUNCTION_FRAME(codeobj_32c52cd4a4ef0f36e2e570691c6856cd, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_32c52cd4a4ef0f36e2e570691c6856cd->m_type_description == NULL);
frame_32c52cd4a4ef0f36e2e570691c6856cd = cache_frame_32c52cd4a4ef0f36e2e570691c6856cd;
// Push the new frame as the currently active one.
pushFrameStack(frame_32c52cd4a4ef0f36e2e570691c6856cd);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_32c52cd4a4ef0f36e2e570691c6856cd) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_attribute);
tmp_expression_value_1 = par_attribute;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[41]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 122;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[42]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[42]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 122;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[43]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 122;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_attribute);
tmp_expression_value_4 = par_attribute;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[44]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 123;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[17]);
Py_DECREF(tmp_expression_value_3);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 123;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_32c52cd4a4ef0f36e2e570691c6856cd->m_frame.f_lineno = 123;
tmp_assign_source_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[45]);
Py_DECREF(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 123;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_value == NULL);
var_value = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(par_attribute);
tmp_expression_value_5 = par_attribute;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[41]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_6 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[42]);
if (unlikely(tmp_expression_value_6 == NULL)) {
tmp_expression_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[42]);
}
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 124;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[46]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 124;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_attribute);
tmp_expression_value_8 = par_attribute;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[44]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 125;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[17]);
Py_DECREF(tmp_expression_value_7);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 125;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_32c52cd4a4ef0f36e2e570691c6856cd->m_frame.f_lineno = 125;
tmp_assign_source_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[47]);
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 125;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_value == NULL);
var_value = tmp_assign_source_2;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(par_attribute);
tmp_expression_value_10 = par_attribute;
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[44]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[17]);
Py_DECREF(tmp_expression_value_9);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_32c52cd4a4ef0f36e2e570691c6856cd->m_frame.f_lineno = 127;
tmp_assign_source_3 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_3, mod_consts[18]);
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_value == NULL);
var_value = tmp_assign_source_3;
}
branch_end_2:;
branch_end_1:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 129;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_attribute);
tmp_expression_value_12 = par_attribute;
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[49]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 129;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[50]);
Py_DECREF(tmp_expression_value_11);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 129;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_32c52cd4a4ef0f36e2e570691c6856cd->m_frame.f_lineno = 129;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 129;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_obj == NULL);
var_obj = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_13;
PyObject *tmp_expression_value_14;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_15;
PyObject *tmp_expression_value_16;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_17;
PyObject *tmp_expression_value_18;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_14 = par_backend;
tmp_expression_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[3]);
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[51]);
Py_DECREF(tmp_expression_value_13);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_expression_value_16 = par_backend;
tmp_expression_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[1]);
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 132;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[6]);
Py_DECREF(tmp_expression_value_15);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 132;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_args_element_value_4 = var_obj;
CHECK_OBJECT(par_attribute);
tmp_expression_value_18 = par_attribute;
tmp_expression_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[41]);
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 132;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[44]);
Py_DECREF(tmp_expression_value_17);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 132;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_value);
tmp_args_element_value_6 = var_value;
CHECK_OBJECT(var_value);
tmp_len_arg_1 = var_value;
tmp_args_element_value_7 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_5);
exception_lineno = 132;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_32c52cd4a4ef0f36e2e570691c6856cd->m_frame.f_lineno = 131;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5, tmp_args_element_value_6, tmp_args_element_value_7};
tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS5(tmp_called_value_5, call_args);
}
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_7);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_name_entry == NULL);
var_name_entry = tmp_assign_source_5;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_32c52cd4a4ef0f36e2e570691c6856cd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_32c52cd4a4ef0f36e2e570691c6856cd);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_32c52cd4a4ef0f36e2e570691c6856cd, exception_lineno);
} else if (exception_tb->tb_frame != &frame_32c52cd4a4ef0f36e2e570691c6856cd->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_32c52cd4a4ef0f36e2e570691c6856cd, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_32c52cd4a4ef0f36e2e570691c6856cd,
type_description_1,
par_backend,
par_attribute,
var_value,
var_obj,
var_name_entry
);
// Release cached frame if used for exception.
if (frame_32c52cd4a4ef0f36e2e570691c6856cd == cache_frame_32c52cd4a4ef0f36e2e570691c6856cd) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_32c52cd4a4ef0f36e2e570691c6856cd);
cache_frame_32c52cd4a4ef0f36e2e570691c6856cd = NULL;
}
assertFrameObject(frame_32c52cd4a4ef0f36e2e570691c6856cd);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_name_entry);
tmp_return_value = var_name_entry;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_value);
Py_DECREF(var_value);
var_value = NULL;
CHECK_OBJECT(var_obj);
Py_DECREF(var_obj);
var_obj = NULL;
CHECK_OBJECT(var_name_entry);
Py_DECREF(var_name_entry);
var_name_entry = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_value);
var_value = NULL;
Py_XDECREF(var_obj);
var_obj = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_attribute);
Py_DECREF(par_attribute);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_attribute);
Py_DECREF(par_attribute);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__11__encode_crl_number_delta_crl_indicator(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_ext = python_pars[1];
struct Nuitka_FrameObject *frame_cfb0b4a44d75adaa2429c608bb8365e8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_cfb0b4a44d75adaa2429c608bb8365e8 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_cfb0b4a44d75adaa2429c608bb8365e8)) {
Py_XDECREF(cache_frame_cfb0b4a44d75adaa2429c608bb8365e8);
#if _DEBUG_REFCOUNTS
if (cache_frame_cfb0b4a44d75adaa2429c608bb8365e8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cfb0b4a44d75adaa2429c608bb8365e8 = MAKE_FUNCTION_FRAME(codeobj_cfb0b4a44d75adaa2429c608bb8365e8, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cfb0b4a44d75adaa2429c608bb8365e8->m_type_description == NULL);
frame_cfb0b4a44d75adaa2429c608bb8365e8 = cache_frame_cfb0b4a44d75adaa2429c608bb8365e8;
// Push the new frame as the currently active one.
pushFrameStack(frame_cfb0b4a44d75adaa2429c608bb8365e8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cfb0b4a44d75adaa2429c608bb8365e8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[22]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[22]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_ext);
tmp_expression_value_1 = par_ext;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[52]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_cfb0b4a44d75adaa2429c608bb8365e8->m_frame.f_lineno = 138;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_cfb0b4a44d75adaa2429c608bb8365e8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cfb0b4a44d75adaa2429c608bb8365e8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cfb0b4a44d75adaa2429c608bb8365e8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cfb0b4a44d75adaa2429c608bb8365e8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cfb0b4a44d75adaa2429c608bb8365e8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cfb0b4a44d75adaa2429c608bb8365e8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cfb0b4a44d75adaa2429c608bb8365e8,
type_description_1,
par_backend,
par_ext
);
// Release cached frame if used for exception.
if (frame_cfb0b4a44d75adaa2429c608bb8365e8 == cache_frame_cfb0b4a44d75adaa2429c608bb8365e8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cfb0b4a44d75adaa2429c608bb8365e8);
cache_frame_cfb0b4a44d75adaa2429c608bb8365e8 = NULL;
}
assertFrameObject(frame_cfb0b4a44d75adaa2429c608bb8365e8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ext);
Py_DECREF(par_ext);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ext);
Py_DECREF(par_ext);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__12__encode_issuing_dist_point(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_ext = python_pars[1];
PyObject *var_idp = NULL;
struct Nuitka_FrameObject *frame_209000d320cdf75431ee6ab335ff47f2;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_209000d320cdf75431ee6ab335ff47f2 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_209000d320cdf75431ee6ab335ff47f2)) {
Py_XDECREF(cache_frame_209000d320cdf75431ee6ab335ff47f2);
#if _DEBUG_REFCOUNTS
if (cache_frame_209000d320cdf75431ee6ab335ff47f2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_209000d320cdf75431ee6ab335ff47f2 = MAKE_FUNCTION_FRAME(codeobj_209000d320cdf75431ee6ab335ff47f2, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_209000d320cdf75431ee6ab335ff47f2->m_type_description == NULL);
frame_209000d320cdf75431ee6ab335ff47f2 = cache_frame_209000d320cdf75431ee6ab335ff47f2;
// Push the new frame as the currently active one.
pushFrameStack(frame_209000d320cdf75431ee6ab335ff47f2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_209000d320cdf75431ee6ab335ff47f2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_209000d320cdf75431ee6ab335ff47f2->m_frame.f_lineno = 142;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[53]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_idp == NULL);
var_idp = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_idp);
tmp_cmp_expr_left_1 = var_idp;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 143;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 143;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 143;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_209000d320cdf75431ee6ab335ff47f2->m_frame.f_lineno = 143;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[2]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_idp);
tmp_args_element_value_2 = var_idp;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 144;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[54]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 144;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_209000d320cdf75431ee6ab335ff47f2->m_frame.f_lineno = 144;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_idp;
assert(old != NULL);
var_idp = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assattr_value_1;
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_9;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_ext);
tmp_expression_value_9 = par_ext;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[55]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 145;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 145;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
tmp_assattr_value_1 = mod_consts[56];
goto condexpr_end_1;
condexpr_false_1:;
tmp_assattr_value_1 = mod_consts[26];
condexpr_end_1:;
CHECK_OBJECT(var_idp);
tmp_assattr_target_1 = var_idp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[57], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 145;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
nuitka_bool tmp_condition_result_2;
PyObject *tmp_expression_value_10;
PyObject *tmp_attribute_value_2;
int tmp_truth_name_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_ext);
tmp_expression_value_10 = par_ext;
tmp_attribute_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[58]);
if (tmp_attribute_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_2);
exception_lineno = 146;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_2);
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto condexpr_true_2;
} else {
goto condexpr_false_2;
}
condexpr_true_2:;
tmp_assattr_value_2 = mod_consts[56];
goto condexpr_end_2;
condexpr_false_2:;
tmp_assattr_value_2 = mod_consts[26];
condexpr_end_2:;
CHECK_OBJECT(var_idp);
tmp_assattr_target_2 = var_idp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[59], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
nuitka_bool tmp_condition_result_3;
PyObject *tmp_expression_value_11;
PyObject *tmp_attribute_value_3;
int tmp_truth_name_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_ext);
tmp_expression_value_11 = par_ext;
tmp_attribute_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[60]);
if (tmp_attribute_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 147;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_attribute_value_3);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_3);
exception_lineno = 147;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_3);
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
tmp_assattr_value_3 = mod_consts[56];
goto condexpr_end_3;
condexpr_false_3:;
tmp_assattr_value_3 = mod_consts[26];
condexpr_end_3:;
CHECK_OBJECT(var_idp);
tmp_assattr_target_3 = var_idp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[61], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 147;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_12;
PyObject *tmp_attribute_value_4;
int tmp_truth_name_4;
PyObject *tmp_assattr_target_4;
CHECK_OBJECT(par_ext);
tmp_expression_value_12 = par_ext;
tmp_attribute_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[62]);
if (tmp_attribute_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 148;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_attribute_value_4);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_4);
exception_lineno = 148;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_4);
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto condexpr_true_4;
} else {
goto condexpr_false_4;
}
condexpr_true_4:;
tmp_assattr_value_4 = mod_consts[56];
goto condexpr_end_4;
condexpr_false_4:;
tmp_assattr_value_4 = mod_consts[26];
condexpr_end_4:;
CHECK_OBJECT(var_idp);
tmp_assattr_target_4 = var_idp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[63], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 148;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
nuitka_bool tmp_condition_result_5;
PyObject *tmp_expression_value_13;
PyObject *tmp_attribute_value_5;
int tmp_truth_name_5;
CHECK_OBJECT(par_ext);
tmp_expression_value_13 = par_ext;
tmp_attribute_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[64]);
if (tmp_attribute_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 149;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_attribute_value_5);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_5);
exception_lineno = 149;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_5);
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_14;
PyObject *tmp_assattr_target_5;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[65]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[65]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_4 = par_backend;
CHECK_OBJECT(par_ext);
tmp_expression_value_14 = par_ext;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[64]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 151;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_209000d320cdf75431ee6ab335ff47f2->m_frame.f_lineno = 150;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assattr_value_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_assattr_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_idp);
tmp_assattr_target_5 = var_idp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[66], tmp_assattr_value_5);
Py_DECREF(tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_expression_value_15;
PyObject *tmp_attribute_value_6;
int tmp_truth_name_6;
CHECK_OBJECT(par_ext);
tmp_expression_value_15 = par_ext;
tmp_attribute_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[67]);
if (tmp_attribute_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_attribute_value_6);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_6);
exception_lineno = 154;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_6);
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_16;
PyObject *tmp_assattr_target_6;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[68]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[68]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 155;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_6 = par_backend;
CHECK_OBJECT(par_ext);
tmp_expression_value_16 = par_ext;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[67]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 155;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_209000d320cdf75431ee6ab335ff47f2->m_frame.f_lineno = 155;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7};
tmp_assattr_value_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_args_element_value_7);
if (tmp_assattr_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 155;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_idp);
tmp_assattr_target_6 = var_idp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[69], tmp_assattr_value_6);
Py_DECREF(tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 155;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_2:;
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_expression_value_17;
PyObject *tmp_attribute_value_7;
int tmp_truth_name_7;
CHECK_OBJECT(par_ext);
tmp_expression_value_17 = par_ext;
tmp_attribute_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[70]);
if (tmp_attribute_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_attribute_value_7);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_7);
exception_lineno = 157;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_7 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_7);
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_18;
PyObject *tmp_assattr_target_7;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 158;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_8 = par_backend;
CHECK_OBJECT(par_ext);
tmp_expression_value_18 = par_ext;
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[70]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 158;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_209000d320cdf75431ee6ab335ff47f2->m_frame.f_lineno = 158;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assattr_value_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_5, call_args);
}
Py_DECREF(tmp_args_element_value_9);
if (tmp_assattr_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 158;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_idp);
tmp_assattr_target_7 = var_idp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[69], tmp_assattr_value_7);
Py_DECREF(tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 158;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_3:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_209000d320cdf75431ee6ab335ff47f2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_209000d320cdf75431ee6ab335ff47f2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_209000d320cdf75431ee6ab335ff47f2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_209000d320cdf75431ee6ab335ff47f2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_209000d320cdf75431ee6ab335ff47f2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_209000d320cdf75431ee6ab335ff47f2,
type_description_1,
par_backend,
par_ext,
var_idp
);
// Release cached frame if used for exception.
if (frame_209000d320cdf75431ee6ab335ff47f2 == cache_frame_209000d320cdf75431ee6ab335ff47f2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_209000d320cdf75431ee6ab335ff47f2);
cache_frame_209000d320cdf75431ee6ab335ff47f2 = NULL;
}
assertFrameObject(frame_209000d320cdf75431ee6ab335ff47f2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_idp);
tmp_return_value = var_idp;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_idp);
Py_DECREF(var_idp);
var_idp = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_idp);
var_idp = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ext);
Py_DECREF(par_ext);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ext);
Py_DECREF(par_ext);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__13__encode_crl_reason(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_crl_reason = python_pars[1];
PyObject *var_asn1enum = NULL;
PyObject *var_res = NULL;
struct Nuitka_FrameObject *frame_5b49605088bb2b26ada1cbe582196543;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_5b49605088bb2b26ada1cbe582196543 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_5b49605088bb2b26ada1cbe582196543)) {
Py_XDECREF(cache_frame_5b49605088bb2b26ada1cbe582196543);
#if _DEBUG_REFCOUNTS
if (cache_frame_5b49605088bb2b26ada1cbe582196543 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5b49605088bb2b26ada1cbe582196543 = MAKE_FUNCTION_FRAME(codeobj_5b49605088bb2b26ada1cbe582196543, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5b49605088bb2b26ada1cbe582196543->m_type_description == NULL);
frame_5b49605088bb2b26ada1cbe582196543 = cache_frame_5b49605088bb2b26ada1cbe582196543;
// Push the new frame as the currently active one.
pushFrameStack(frame_5b49605088bb2b26ada1cbe582196543);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5b49605088bb2b26ada1cbe582196543) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_5b49605088bb2b26ada1cbe582196543->m_frame.f_lineno = 164;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[72]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_asn1enum == NULL);
var_asn1enum = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 165;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_asn1enum);
tmp_cmp_expr_left_1 = var_asn1enum;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 165;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 165;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 165;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_5b49605088bb2b26ada1cbe582196543->m_frame.f_lineno = 165;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 165;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 166;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[2]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 166;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_asn1enum);
tmp_args_element_value_2 = var_asn1enum;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 166;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[73]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 166;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_5b49605088bb2b26ada1cbe582196543->m_frame.f_lineno = 166;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 166;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_asn1enum;
assert(old != NULL);
var_asn1enum = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_11;
PyObject *tmp_subscript_value_1;
PyObject *tmp_expression_value_12;
CHECK_OBJECT(par_backend);
tmp_expression_value_10 = par_backend;
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[3]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[74]);
Py_DECREF(tmp_expression_value_9);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_asn1enum);
tmp_args_element_value_4 = var_asn1enum;
tmp_expression_value_11 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[75]);
if (unlikely(tmp_expression_value_11 == NULL)) {
tmp_expression_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[75]);
}
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 168;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_crl_reason);
tmp_expression_value_12 = par_crl_reason;
tmp_subscript_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[76]);
if (tmp_subscript_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 168;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_5 = LOOKUP_SUBSCRIPT(tmp_expression_value_11, tmp_subscript_value_1);
Py_DECREF(tmp_subscript_value_1);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 168;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_5b49605088bb2b26ada1cbe582196543->m_frame.f_lineno = 167;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_res == NULL);
var_res = tmp_assign_source_3;
}
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_13;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_6;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_backend);
tmp_expression_value_13 = par_backend;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[7]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_2 = var_res;
tmp_cmp_expr_right_2 = mod_consts[13];
tmp_args_element_value_6 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 170;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_5b49605088bb2b26ada1cbe582196543->m_frame.f_lineno = 170;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_6);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5b49605088bb2b26ada1cbe582196543);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5b49605088bb2b26ada1cbe582196543);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5b49605088bb2b26ada1cbe582196543, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5b49605088bb2b26ada1cbe582196543->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5b49605088bb2b26ada1cbe582196543, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5b49605088bb2b26ada1cbe582196543,
type_description_1,
par_backend,
par_crl_reason,
var_asn1enum,
var_res
);
// Release cached frame if used for exception.
if (frame_5b49605088bb2b26ada1cbe582196543 == cache_frame_5b49605088bb2b26ada1cbe582196543) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5b49605088bb2b26ada1cbe582196543);
cache_frame_5b49605088bb2b26ada1cbe582196543 = NULL;
}
assertFrameObject(frame_5b49605088bb2b26ada1cbe582196543);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_asn1enum);
tmp_return_value = var_asn1enum;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_asn1enum);
Py_DECREF(var_asn1enum);
var_asn1enum = NULL;
CHECK_OBJECT(var_res);
Py_DECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_asn1enum);
var_asn1enum = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_crl_reason);
Py_DECREF(par_crl_reason);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_crl_reason);
Py_DECREF(par_crl_reason);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__14__encode_invalidity_date(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_invalidity_date = python_pars[1];
PyObject *var_time = NULL;
struct Nuitka_FrameObject *frame_9366eb28c1581bfd183eeb8b944fbeed;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_9366eb28c1581bfd183eeb8b944fbeed = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_9366eb28c1581bfd183eeb8b944fbeed)) {
Py_XDECREF(cache_frame_9366eb28c1581bfd183eeb8b944fbeed);
#if _DEBUG_REFCOUNTS
if (cache_frame_9366eb28c1581bfd183eeb8b944fbeed == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9366eb28c1581bfd183eeb8b944fbeed = MAKE_FUNCTION_FRAME(codeobj_9366eb28c1581bfd183eeb8b944fbeed, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9366eb28c1581bfd183eeb8b944fbeed->m_type_description == NULL);
frame_9366eb28c1581bfd183eeb8b944fbeed = cache_frame_9366eb28c1581bfd183eeb8b944fbeed;
// Push the new frame as the currently active one.
pushFrameStack(frame_9366eb28c1581bfd183eeb8b944fbeed);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9366eb28c1581bfd183eeb8b944fbeed) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[3]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 176;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[77]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 176;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 177;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 177;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_expression_value_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[78]);
if (unlikely(tmp_expression_value_5 == NULL)) {
tmp_expression_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[78]);
}
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 177;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[79]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 177;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_invalidity_date);
tmp_expression_value_6 = par_invalidity_date;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[80]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_called_value_2);
exception_lineno = 178;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9366eb28c1581bfd183eeb8b944fbeed->m_frame.f_lineno = 178;
tmp_args_element_value_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[81]);
Py_DECREF(tmp_called_instance_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_called_value_2);
exception_lineno = 178;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9366eb28c1581bfd183eeb8b944fbeed->m_frame.f_lineno = 177;
tmp_args_element_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 177;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9366eb28c1581bfd183eeb8b944fbeed->m_frame.f_lineno = 176;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 176;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_time == NULL);
var_time = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_4;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_8;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(par_backend);
tmp_expression_value_7 = par_backend;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[7]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 181;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_time);
tmp_cmp_expr_left_1 = var_time;
CHECK_OBJECT(par_backend);
tmp_expression_value_9 = par_backend;
tmp_expression_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[1]);
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 181;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[6]);
Py_DECREF(tmp_expression_value_8);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 181;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 181;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9366eb28c1581bfd183eeb8b944fbeed->m_frame.f_lineno = 181;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 181;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_10;
PyObject *tmp_expression_value_11;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_12;
PyObject *tmp_expression_value_13;
CHECK_OBJECT(par_backend);
tmp_expression_value_11 = par_backend;
tmp_expression_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[1]);
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[2]);
Py_DECREF(tmp_expression_value_10);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_time);
tmp_args_element_value_5 = var_time;
CHECK_OBJECT(par_backend);
tmp_expression_value_13 = par_backend;
tmp_expression_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[3]);
if (tmp_expression_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 182;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[82]);
Py_DECREF(tmp_expression_value_12);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 182;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9366eb28c1581bfd183eeb8b944fbeed->m_frame.f_lineno = 182;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_6);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_time;
assert(old != NULL);
var_time = tmp_assign_source_2;
Py_DECREF(old);
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9366eb28c1581bfd183eeb8b944fbeed);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9366eb28c1581bfd183eeb8b944fbeed);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9366eb28c1581bfd183eeb8b944fbeed, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9366eb28c1581bfd183eeb8b944fbeed->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9366eb28c1581bfd183eeb8b944fbeed, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9366eb28c1581bfd183eeb8b944fbeed,
type_description_1,
par_backend,
par_invalidity_date,
var_time
);
// Release cached frame if used for exception.
if (frame_9366eb28c1581bfd183eeb8b944fbeed == cache_frame_9366eb28c1581bfd183eeb8b944fbeed) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9366eb28c1581bfd183eeb8b944fbeed);
cache_frame_9366eb28c1581bfd183eeb8b944fbeed = NULL;
}
assertFrameObject(frame_9366eb28c1581bfd183eeb8b944fbeed);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_time);
tmp_return_value = var_time;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_time);
Py_DECREF(var_time);
var_time = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_time);
var_time = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_invalidity_date);
Py_DECREF(par_invalidity_date);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_invalidity_date);
Py_DECREF(par_invalidity_date);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__15__encode_certificate_policies(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_certificate_policies = python_pars[1];
PyObject *var_cp = NULL;
PyObject *var_policy_info = NULL;
PyObject *var_pi = NULL;
PyObject *var_res = NULL;
PyObject *var_oid = NULL;
PyObject *var_pqis = NULL;
PyObject *var_qualifier = NULL;
PyObject *var_pqi = NULL;
PyObject *var_un = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
PyObject *tmp_for_loop_2__for_iterator = NULL;
PyObject *tmp_for_loop_2__iter_value = NULL;
struct Nuitka_FrameObject *frame_c2c961b0b7b0840310085c8a8e4c7de4;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
int tmp_res;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_c2c961b0b7b0840310085c8a8e4c7de4 = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_c2c961b0b7b0840310085c8a8e4c7de4)) {
Py_XDECREF(cache_frame_c2c961b0b7b0840310085c8a8e4c7de4);
#if _DEBUG_REFCOUNTS
if (cache_frame_c2c961b0b7b0840310085c8a8e4c7de4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c2c961b0b7b0840310085c8a8e4c7de4 = MAKE_FUNCTION_FRAME(codeobj_c2c961b0b7b0840310085c8a8e4c7de4, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c2c961b0b7b0840310085c8a8e4c7de4->m_type_description == NULL);
frame_c2c961b0b7b0840310085c8a8e4c7de4 = cache_frame_c2c961b0b7b0840310085c8a8e4c7de4;
// Push the new frame as the currently active one.
pushFrameStack(frame_c2c961b0b7b0840310085c8a8e4c7de4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c2c961b0b7b0840310085c8a8e4c7de4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 188;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 188;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[83]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 188;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
assert(var_cp == NULL);
var_cp = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 189;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_cp);
tmp_cmp_expr_left_1 = var_cp;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 189;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 189;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 189;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 189;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 189;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[2]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_cp);
tmp_args_element_value_2 = var_cp;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 190;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[84]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 190;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 190;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_cp;
assert(old != NULL);
var_cp = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_certificate_policies);
tmp_iter_arg_1 = par_certificate_policies;
tmp_assign_source_3 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 191;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_3;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_4 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_4 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooo";
exception_lineno = 191;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_4;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_5 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_policy_info;
var_policy_info = tmp_assign_source_5;
Py_INCREF(var_policy_info);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_9;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 192;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_9 = par_backend;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[3]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 192;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 192;
tmp_assign_source_6 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[85]);
Py_DECREF(tmp_called_instance_2);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 192;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_pi;
var_pi = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_10;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_4;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 193;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_10 = par_backend;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[7]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_pi);
tmp_cmp_expr_left_2 = var_pi;
if (par_backend == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 193;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_12 = par_backend;
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[1]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 193;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[6]);
Py_DECREF(tmp_expression_value_11);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 193;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_args_element_value_4 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 193;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 193;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_13;
PyObject *tmp_expression_value_14;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 194;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_14 = par_backend;
tmp_expression_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[3]);
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[86]);
Py_DECREF(tmp_expression_value_13);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
if (var_cp == NULL) {
Py_DECREF(tmp_called_value_4);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[87]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 194;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_args_element_value_5 = var_cp;
CHECK_OBJECT(var_pi);
tmp_args_element_value_6 = var_pi;
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 194;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6};
tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_7;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_15;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_7;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 195;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_15 = par_backend;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[7]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 195;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_3 = var_res;
tmp_cmp_expr_right_3 = mod_consts[13];
tmp_args_element_value_7 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 195;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 195;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_7);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_7);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 195;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_3);
}
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_16;
PyObject *tmp_expression_value_17;
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 196;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_args_element_value_8 = par_backend;
CHECK_OBJECT(var_policy_info);
tmp_expression_value_17 = var_policy_info;
tmp_expression_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[89]);
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[50]);
Py_DECREF(tmp_expression_value_16);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 196;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assign_source_8 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
Py_DECREF(tmp_args_element_value_9);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_oid;
var_oid = tmp_assign_source_8;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(var_oid);
tmp_assattr_value_1 = var_oid;
CHECK_OBJECT(var_pi);
tmp_assattr_target_1 = var_pi;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[90], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 197;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_18;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
CHECK_OBJECT(var_policy_info);
tmp_expression_value_18 = var_policy_info;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[91]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 198;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 198;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_19;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 199;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_19 = par_backend;
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[3]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 199;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 199;
tmp_assign_source_9 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[92]);
Py_DECREF(tmp_called_instance_3);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 199;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_pqis;
var_pqis = tmp_assign_source_9;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_20;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_10;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_21;
PyObject *tmp_expression_value_22;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 200;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_20 = par_backend;
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[7]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 200;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_pqis);
tmp_cmp_expr_left_4 = var_pqis;
if (par_backend == NULL) {
Py_DECREF(tmp_called_value_7);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 200;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_expression_value_22 = par_backend;
tmp_expression_value_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[1]);
if (tmp_expression_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 200;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[6]);
Py_DECREF(tmp_expression_value_21);
if (tmp_cmp_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 200;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_args_element_value_10 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_right_4);
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 200;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 200;
tmp_call_result_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_10);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_10);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 200;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_4);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_iter_arg_2;
PyObject *tmp_expression_value_23;
CHECK_OBJECT(var_policy_info);
tmp_expression_value_23 = var_policy_info;
tmp_iter_arg_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[91]);
if (tmp_iter_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_assign_source_10 = MAKE_ITERATOR(tmp_iter_arg_2);
Py_DECREF(tmp_iter_arg_2);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
{
PyObject *old = tmp_for_loop_2__for_iterator;
tmp_for_loop_2__for_iterator = tmp_assign_source_10;
Py_XDECREF(old);
}
}
// Tried code:
loop_start_2:;
{
PyObject *tmp_next_source_2;
PyObject *tmp_assign_source_11;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
tmp_next_source_2 = tmp_for_loop_2__for_iterator;
tmp_assign_source_11 = ITERATOR_NEXT(tmp_next_source_2);
if (tmp_assign_source_11 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_2;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooo";
exception_lineno = 201;
goto try_except_handler_3;
}
}
{
PyObject *old = tmp_for_loop_2__iter_value;
tmp_for_loop_2__iter_value = tmp_assign_source_11;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_12;
CHECK_OBJECT(tmp_for_loop_2__iter_value);
tmp_assign_source_12 = tmp_for_loop_2__iter_value;
{
PyObject *old = var_qualifier;
var_qualifier = tmp_assign_source_12;
Py_INCREF(var_qualifier);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_called_instance_4;
PyObject *tmp_expression_value_24;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 202;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_24 = par_backend;
tmp_called_instance_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[3]);
if (tmp_called_instance_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 202;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 202;
tmp_assign_source_13 = CALL_METHOD_NO_ARGS(tmp_called_instance_4, mod_consts[93]);
Py_DECREF(tmp_called_instance_4);
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 202;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
{
PyObject *old = var_pqi;
var_pqi = tmp_assign_source_13;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_8;
PyObject *tmp_expression_value_25;
PyObject *tmp_call_result_5;
PyObject *tmp_args_element_value_11;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_expression_value_26;
PyObject *tmp_expression_value_27;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 203;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_25 = par_backend;
tmp_called_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[7]);
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 203;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_pqi);
tmp_cmp_expr_left_5 = var_pqi;
if (par_backend == NULL) {
Py_DECREF(tmp_called_value_8);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 203;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_27 = par_backend;
tmp_expression_value_26 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[1]);
if (tmp_expression_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_8);
exception_lineno = 203;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_cmp_expr_right_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[6]);
Py_DECREF(tmp_expression_value_26);
if (tmp_cmp_expr_right_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_8);
exception_lineno = 203;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_11 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
Py_DECREF(tmp_cmp_expr_right_5);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_8);
exception_lineno = 203;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 203;
tmp_call_result_5 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_11);
Py_DECREF(tmp_called_value_8);
Py_DECREF(tmp_args_element_value_11);
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 203;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
Py_DECREF(tmp_call_result_5);
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_28;
PyObject *tmp_expression_value_29;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 204;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_29 = par_backend;
tmp_expression_value_28 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[3]);
if (tmp_expression_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 204;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[94]);
Py_DECREF(tmp_expression_value_28);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 204;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
if (var_pqis == NULL) {
Py_DECREF(tmp_called_value_9);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[95]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 204;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_12 = var_pqis;
CHECK_OBJECT(var_pqi);
tmp_args_element_value_13 = var_pqi;
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 204;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13};
tmp_assign_source_14 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_9, call_args);
}
Py_DECREF(tmp_called_value_9);
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 204;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_14;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_10;
PyObject *tmp_expression_value_30;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_14;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 205;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_30 = par_backend;
tmp_called_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[7]);
if (tmp_called_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 205;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_6 = var_res;
tmp_cmp_expr_right_6 = mod_consts[13];
tmp_args_element_value_14 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
if (tmp_args_element_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_10);
exception_lineno = 205;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 205;
tmp_call_result_6 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_14);
Py_DECREF(tmp_called_value_10);
Py_DECREF(tmp_args_element_value_14);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 205;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
Py_DECREF(tmp_call_result_6);
}
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_31;
CHECK_OBJECT(var_qualifier);
tmp_isinstance_inst_1 = var_qualifier;
tmp_expression_value_31 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[96]);
if (unlikely(tmp_expression_value_31 == NULL)) {
tmp_expression_value_31 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[96]);
}
if (tmp_expression_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[97]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_15;
PyObject *tmp_args_element_value_16;
PyObject *tmp_expression_value_32;
PyObject *tmp_expression_value_33;
PyObject *tmp_assattr_target_2;
tmp_called_value_11 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_called_value_11 == NULL)) {
tmp_called_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 208;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_15 = par_backend;
tmp_expression_value_33 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_33 == NULL)) {
tmp_expression_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 208;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_32 = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[99]);
if (tmp_expression_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 208;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[50]);
Py_DECREF(tmp_expression_value_32);
if (tmp_args_element_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 208;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 207;
{
PyObject *call_args[] = {tmp_args_element_value_15, tmp_args_element_value_16};
tmp_assattr_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_11, call_args);
}
Py_DECREF(tmp_args_element_value_16);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_pqi);
tmp_assattr_target_2 = var_pqi;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[100], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_17;
PyObject *tmp_args_element_value_18;
PyObject *tmp_called_value_13;
PyObject *tmp_expression_value_34;
PyObject *tmp_assattr_target_3;
PyObject *tmp_expression_value_35;
tmp_called_value_12 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_12 == NULL)) {
tmp_called_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 210;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 211;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_17 = par_backend;
CHECK_OBJECT(var_qualifier);
tmp_expression_value_34 = var_qualifier;
tmp_called_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[17]);
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 212;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 212;
tmp_args_element_value_18 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_13, mod_consts[101]);
Py_DECREF(tmp_called_value_13);
if (tmp_args_element_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 212;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 210;
{
PyObject *call_args[] = {tmp_args_element_value_17, tmp_args_element_value_18};
tmp_assattr_value_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_12, call_args);
}
Py_DECREF(tmp_args_element_value_18);
if (tmp_assattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 210;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_pqi);
tmp_expression_value_35 = var_pqi;
tmp_assattr_target_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[102]);
if (tmp_assattr_target_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_assattr_value_3);
exception_lineno = 210;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[103], tmp_assattr_value_3);
Py_DECREF(tmp_assattr_value_3);
Py_DECREF(tmp_assattr_target_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 210;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
}
goto branch_end_2;
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_expression_value_36;
CHECK_OBJECT(var_qualifier);
tmp_isinstance_inst_2 = var_qualifier;
tmp_expression_value_36 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_36 == NULL)) {
tmp_expression_value_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 215;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_isinstance_cls_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[104]);
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 215;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
Py_DECREF(tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 215;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 215;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_condition_result_3 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_AssertionError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 215;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
branch_no_3:;
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_19;
PyObject *tmp_args_element_value_20;
PyObject *tmp_expression_value_37;
PyObject *tmp_expression_value_38;
PyObject *tmp_assattr_target_4;
tmp_called_value_14 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_called_value_14 == NULL)) {
tmp_called_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 216;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 217;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_19 = par_backend;
tmp_expression_value_38 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_38 == NULL)) {
tmp_expression_value_38 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 217;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_37 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[105]);
if (tmp_expression_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 217;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_37, mod_consts[50]);
Py_DECREF(tmp_expression_value_37);
if (tmp_args_element_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 217;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 216;
{
PyObject *call_args[] = {tmp_args_element_value_19, tmp_args_element_value_20};
tmp_assattr_value_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_14, call_args);
}
Py_DECREF(tmp_args_element_value_20);
if (tmp_assattr_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 216;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_pqi);
tmp_assattr_target_4 = var_pqi;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[100], tmp_assattr_value_4);
Py_DECREF(tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 216;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
}
{
PyObject *tmp_assign_source_15;
PyObject *tmp_called_instance_5;
PyObject *tmp_expression_value_39;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 219;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_39 = par_backend;
tmp_called_instance_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[3]);
if (tmp_called_instance_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 219;
tmp_assign_source_15 = CALL_METHOD_NO_ARGS(tmp_called_instance_5, mod_consts[106]);
Py_DECREF(tmp_called_instance_5);
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
{
PyObject *old = var_un;
var_un = tmp_assign_source_15;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_15;
PyObject *tmp_expression_value_40;
PyObject *tmp_call_result_7;
PyObject *tmp_args_element_value_21;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
PyObject *tmp_expression_value_41;
PyObject *tmp_expression_value_42;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 220;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_40 = par_backend;
tmp_called_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_40, mod_consts[7]);
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_un);
tmp_cmp_expr_left_7 = var_un;
if (par_backend == NULL) {
Py_DECREF(tmp_called_value_15);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 220;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_expression_value_42 = par_backend;
tmp_expression_value_41 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[1]);
if (tmp_expression_value_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_15);
exception_lineno = 220;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_cmp_expr_right_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[6]);
Py_DECREF(tmp_expression_value_41);
if (tmp_cmp_expr_right_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_15);
exception_lineno = 220;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_21 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
Py_DECREF(tmp_cmp_expr_right_7);
if (tmp_args_element_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_15);
exception_lineno = 220;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 220;
tmp_call_result_7 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_15, tmp_args_element_value_21);
Py_DECREF(tmp_called_value_15);
Py_DECREF(tmp_args_element_value_21);
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
Py_DECREF(tmp_call_result_7);
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
PyObject *tmp_expression_value_43;
CHECK_OBJECT(var_un);
tmp_assattr_value_5 = var_un;
CHECK_OBJECT(var_pqi);
tmp_expression_value_43 = var_pqi;
tmp_assattr_target_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_43, mod_consts[102]);
if (tmp_assattr_target_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[107], tmp_assattr_value_5);
Py_DECREF(tmp_assattr_target_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
}
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_44;
PyObject *tmp_attribute_value_2;
int tmp_truth_name_2;
CHECK_OBJECT(var_qualifier);
tmp_expression_value_44 = var_qualifier;
tmp_attribute_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_44, mod_consts[108]);
if (tmp_attribute_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_2);
exception_lineno = 222;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_condition_result_4 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_2);
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_22;
PyObject *tmp_args_element_value_23;
PyObject *tmp_expression_value_45;
PyObject *tmp_assattr_target_6;
tmp_called_value_16 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[109]);
if (unlikely(tmp_called_value_16 == NULL)) {
tmp_called_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[109]);
}
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 224;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_22 = par_backend;
CHECK_OBJECT(var_qualifier);
tmp_expression_value_45 = var_qualifier;
tmp_args_element_value_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_45, mod_consts[108]);
if (tmp_args_element_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 223;
{
PyObject *call_args[] = {tmp_args_element_value_22, tmp_args_element_value_23};
tmp_assattr_value_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_16, call_args);
}
Py_DECREF(tmp_args_element_value_23);
if (tmp_assattr_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_un);
tmp_assattr_target_6 = var_un;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[110], tmp_assattr_value_6);
Py_DECREF(tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
}
branch_no_4:;
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_called_value_17;
PyObject *tmp_args_element_value_24;
PyObject *tmp_args_element_value_25;
PyObject *tmp_expression_value_46;
PyObject *tmp_assattr_target_7;
tmp_called_value_17 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[111]);
if (unlikely(tmp_called_value_17 == NULL)) {
tmp_called_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[111]);
}
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 227;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 228;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
tmp_args_element_value_24 = par_backend;
CHECK_OBJECT(var_qualifier);
tmp_expression_value_46 = var_qualifier;
tmp_args_element_value_25 = LOOKUP_ATTRIBUTE(tmp_expression_value_46, mod_consts[112]);
if (tmp_args_element_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 228;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame.f_lineno = 227;
{
PyObject *call_args[] = {tmp_args_element_value_24, tmp_args_element_value_25};
tmp_assattr_value_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_17, call_args);
}
Py_DECREF(tmp_args_element_value_25);
if (tmp_assattr_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 227;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_un);
tmp_assattr_target_7 = var_un;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[113], tmp_assattr_value_7);
Py_DECREF(tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 227;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
}
branch_end_2:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "ooooooooooo";
goto try_except_handler_3;
}
goto loop_start_2;
loop_end_2:;
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_2__iter_value);
tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_2__for_iterator);
Py_DECREF(tmp_for_loop_2__for_iterator);
tmp_for_loop_2__for_iterator = NULL;
{
PyObject *tmp_assattr_value_8;
PyObject *tmp_assattr_target_8;
if (var_pqis == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[95]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 231;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
tmp_assattr_value_8 = var_pqis;
CHECK_OBJECT(var_pi);
tmp_assattr_target_8 = var_pi;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_8, mod_consts[114], tmp_assattr_value_8);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 231;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
}
branch_no_1:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 191;
type_description_1 = "ooooooooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_cp == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[87]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 233;
type_description_1 = "ooooooooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_cp;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2c961b0b7b0840310085c8a8e4c7de4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2c961b0b7b0840310085c8a8e4c7de4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2c961b0b7b0840310085c8a8e4c7de4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c2c961b0b7b0840310085c8a8e4c7de4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c2c961b0b7b0840310085c8a8e4c7de4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c2c961b0b7b0840310085c8a8e4c7de4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c2c961b0b7b0840310085c8a8e4c7de4,
type_description_1,
par_backend,
par_certificate_policies,
var_cp,
var_policy_info,
var_pi,
var_res,
var_oid,
var_pqis,
var_qualifier,
var_pqi,
var_un
);
// Release cached frame if used for exception.
if (frame_c2c961b0b7b0840310085c8a8e4c7de4 == cache_frame_c2c961b0b7b0840310085c8a8e4c7de4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c2c961b0b7b0840310085c8a8e4c7de4);
cache_frame_c2c961b0b7b0840310085c8a8e4c7de4 = NULL;
}
assertFrameObject(frame_c2c961b0b7b0840310085c8a8e4c7de4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_cp);
var_cp = NULL;
Py_XDECREF(var_policy_info);
var_policy_info = NULL;
Py_XDECREF(var_pi);
var_pi = NULL;
Py_XDECREF(var_res);
var_res = NULL;
Py_XDECREF(var_oid);
var_oid = NULL;
Py_XDECREF(var_pqis);
var_pqis = NULL;
Py_XDECREF(var_qualifier);
var_qualifier = NULL;
Py_XDECREF(var_pqi);
var_pqi = NULL;
Py_XDECREF(var_un);
var_un = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_cp);
var_cp = NULL;
Py_XDECREF(var_policy_info);
var_policy_info = NULL;
Py_XDECREF(var_pi);
var_pi = NULL;
Py_XDECREF(var_res);
var_res = NULL;
Py_XDECREF(var_oid);
var_oid = NULL;
Py_XDECREF(var_pqis);
var_pqis = NULL;
Py_XDECREF(var_qualifier);
var_qualifier = NULL;
Py_XDECREF(var_pqi);
var_pqi = NULL;
Py_XDECREF(var_un);
var_un = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_certificate_policies);
Py_DECREF(par_certificate_policies);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_certificate_policies);
Py_DECREF(par_certificate_policies);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__16__encode_notice_reference(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_notice = python_pars[1];
PyObject *var_nr = NULL;
PyObject *var_notice_stack = NULL;
PyObject *var_number = NULL;
PyObject *var_num = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_8d62852c7e1112278b5bd4deaca8e807;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_8d62852c7e1112278b5bd4deaca8e807 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_8d62852c7e1112278b5bd4deaca8e807)) {
Py_XDECREF(cache_frame_8d62852c7e1112278b5bd4deaca8e807);
#if _DEBUG_REFCOUNTS
if (cache_frame_8d62852c7e1112278b5bd4deaca8e807 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8d62852c7e1112278b5bd4deaca8e807 = MAKE_FUNCTION_FRAME(codeobj_8d62852c7e1112278b5bd4deaca8e807, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8d62852c7e1112278b5bd4deaca8e807->m_type_description == NULL);
frame_8d62852c7e1112278b5bd4deaca8e807 = cache_frame_8d62852c7e1112278b5bd4deaca8e807;
// Push the new frame as the currently active one.
pushFrameStack(frame_8d62852c7e1112278b5bd4deaca8e807);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8d62852c7e1112278b5bd4deaca8e807) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_notice);
tmp_cmp_expr_left_1 = par_notice;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
tmp_return_value = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[6]);
Py_DECREF(tmp_expression_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 240;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
frame_8d62852c7e1112278b5bd4deaca8e807->m_frame.f_lineno = 240;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[115]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 240;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
assert(var_nr == NULL);
var_nr = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_nr);
tmp_cmp_expr_left_2 = var_nr;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 241;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[6]);
Py_DECREF(tmp_expression_value_5);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 241;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 241;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
frame_8d62852c7e1112278b5bd4deaca8e807->m_frame.f_lineno = 241;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_assattr_target_1;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[109]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[109]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_2 = par_backend;
CHECK_OBJECT(par_notice);
tmp_expression_value_7 = par_notice;
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[116]);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
frame_8d62852c7e1112278b5bd4deaca8e807->m_frame.f_lineno = 243;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assattr_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_args_element_value_3);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_nr);
tmp_assattr_target_1 = var_nr;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[116], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
frame_8d62852c7e1112278b5bd4deaca8e807->m_frame.f_lineno = 245;
tmp_assign_source_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[117]);
Py_DECREF(tmp_called_instance_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
assert(var_notice_stack == NULL);
var_notice_stack = tmp_assign_source_2;
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(var_notice_stack);
tmp_assattr_value_2 = var_notice_stack;
CHECK_OBJECT(var_nr);
tmp_assattr_target_2 = var_nr;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[118], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 246;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(par_notice);
tmp_expression_value_9 = par_notice;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[119]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_3 = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_3;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_4 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_4 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooo";
exception_lineno = 247;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_4;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_5 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_number;
var_number = tmp_assign_source_5;
Py_INCREF(var_number);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 248;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
tmp_args_element_value_4 = par_backend;
CHECK_OBJECT(var_number);
tmp_args_element_value_5 = var_number;
frame_8d62852c7e1112278b5bd4deaca8e807->m_frame.f_lineno = 248;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_num;
var_num = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_10;
PyObject *tmp_expression_value_11;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 249;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
tmp_expression_value_11 = par_backend;
tmp_expression_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[3]);
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[120]);
Py_DECREF(tmp_expression_value_10);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
if (var_notice_stack == NULL) {
Py_DECREF(tmp_called_value_4);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[121]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 249;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
tmp_args_element_value_6 = var_notice_stack;
CHECK_OBJECT(var_num);
tmp_args_element_value_7 = var_num;
frame_8d62852c7e1112278b5bd4deaca8e807->m_frame.f_lineno = 249;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7};
tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_7;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_12;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_8;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 250;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
tmp_expression_value_12 = par_backend;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[7]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_3 = var_res;
tmp_cmp_expr_right_3 = mod_consts[13];
tmp_args_element_value_8 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 250;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
frame_8d62852c7e1112278b5bd4deaca8e807->m_frame.f_lineno = 250;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_8);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_8);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_2);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
type_description_1 = "ooooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
CHECK_OBJECT(var_nr);
tmp_return_value = var_nr;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8d62852c7e1112278b5bd4deaca8e807);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8d62852c7e1112278b5bd4deaca8e807);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8d62852c7e1112278b5bd4deaca8e807);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8d62852c7e1112278b5bd4deaca8e807, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8d62852c7e1112278b5bd4deaca8e807->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8d62852c7e1112278b5bd4deaca8e807, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8d62852c7e1112278b5bd4deaca8e807,
type_description_1,
par_backend,
par_notice,
var_nr,
var_notice_stack,
var_number,
var_num,
var_res
);
// Release cached frame if used for exception.
if (frame_8d62852c7e1112278b5bd4deaca8e807 == cache_frame_8d62852c7e1112278b5bd4deaca8e807) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8d62852c7e1112278b5bd4deaca8e807);
cache_frame_8d62852c7e1112278b5bd4deaca8e807 = NULL;
}
assertFrameObject(frame_8d62852c7e1112278b5bd4deaca8e807);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_nr);
var_nr = NULL;
Py_XDECREF(var_notice_stack);
var_notice_stack = NULL;
Py_XDECREF(var_number);
var_number = NULL;
Py_XDECREF(var_num);
var_num = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_nr);
var_nr = NULL;
Py_XDECREF(var_notice_stack);
var_notice_stack = NULL;
Py_XDECREF(var_number);
var_number = NULL;
Py_XDECREF(var_num);
var_num = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_notice);
Py_DECREF(par_notice);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_notice);
Py_DECREF(par_notice);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__17__txt2obj(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *var_obj = NULL;
struct Nuitka_FrameObject *frame_82e03a48429d204621254b3a7c634be7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_82e03a48429d204621254b3a7c634be7 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_82e03a48429d204621254b3a7c634be7)) {
Py_XDECREF(cache_frame_82e03a48429d204621254b3a7c634be7);
#if _DEBUG_REFCOUNTS
if (cache_frame_82e03a48429d204621254b3a7c634be7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_82e03a48429d204621254b3a7c634be7 = MAKE_FUNCTION_FRAME(codeobj_82e03a48429d204621254b3a7c634be7, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_82e03a48429d204621254b3a7c634be7->m_type_description == NULL);
frame_82e03a48429d204621254b3a7c634be7 = cache_frame_82e03a48429d204621254b3a7c634be7;
// Push the new frame as the currently active one.
pushFrameStack(frame_82e03a48429d204621254b3a7c634be7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_82e03a48429d204621254b3a7c634be7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_name);
tmp_expression_value_1 = par_name;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[17]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 260;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_82e03a48429d204621254b3a7c634be7->m_frame.f_lineno = 260;
tmp_assign_source_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[101]);
Py_DECREF(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 260;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_name;
assert(old != NULL);
par_name = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_args_element_value_1 = par_name;
tmp_args_element_value_2 = mod_consts[13];
frame_82e03a48429d204621254b3a7c634be7->m_frame.f_lineno = 261;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_2 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_1,
mod_consts[122],
call_args
);
}
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_obj == NULL);
var_obj = tmp_assign_source_2;
}
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[7]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_cmp_expr_left_1 = var_obj;
CHECK_OBJECT(par_backend);
tmp_expression_value_5 = par_backend;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[1]);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 262;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[6]);
Py_DECREF(tmp_expression_value_4);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 262;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 262;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_82e03a48429d204621254b3a7c634be7->m_frame.f_lineno = 262;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_82e03a48429d204621254b3a7c634be7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_82e03a48429d204621254b3a7c634be7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_82e03a48429d204621254b3a7c634be7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_82e03a48429d204621254b3a7c634be7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_82e03a48429d204621254b3a7c634be7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_82e03a48429d204621254b3a7c634be7,
type_description_1,
par_backend,
par_name,
var_obj
);
// Release cached frame if used for exception.
if (frame_82e03a48429d204621254b3a7c634be7 == cache_frame_82e03a48429d204621254b3a7c634be7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_82e03a48429d204621254b3a7c634be7);
cache_frame_82e03a48429d204621254b3a7c634be7 = NULL;
}
assertFrameObject(frame_82e03a48429d204621254b3a7c634be7);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_obj);
tmp_return_value = var_obj;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
par_name = NULL;
CHECK_OBJECT(var_obj);
Py_DECREF(var_obj);
var_obj = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_name);
par_name = NULL;
Py_XDECREF(var_obj);
var_obj = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__18__txt2obj_gc(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *var_obj = NULL;
struct Nuitka_FrameObject *frame_59ef6de57e0790df254c8dd04ace53b8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_59ef6de57e0790df254c8dd04ace53b8 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_59ef6de57e0790df254c8dd04ace53b8)) {
Py_XDECREF(cache_frame_59ef6de57e0790df254c8dd04ace53b8);
#if _DEBUG_REFCOUNTS
if (cache_frame_59ef6de57e0790df254c8dd04ace53b8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_59ef6de57e0790df254c8dd04ace53b8 = MAKE_FUNCTION_FRAME(codeobj_59ef6de57e0790df254c8dd04ace53b8, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_59ef6de57e0790df254c8dd04ace53b8->m_type_description == NULL);
frame_59ef6de57e0790df254c8dd04ace53b8 = cache_frame_59ef6de57e0790df254c8dd04ace53b8;
// Push the new frame as the currently active one.
pushFrameStack(frame_59ef6de57e0790df254c8dd04ace53b8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_59ef6de57e0790df254c8dd04ace53b8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 267;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_name);
tmp_args_element_value_2 = par_name;
frame_59ef6de57e0790df254c8dd04ace53b8->m_frame.f_lineno = 267;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 267;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_obj == NULL);
var_obj = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[2]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_args_element_value_3 = var_obj;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[3]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 268;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[124]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 268;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_59ef6de57e0790df254c8dd04ace53b8->m_frame.f_lineno = 268;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_obj;
assert(old != NULL);
var_obj = tmp_assign_source_2;
Py_DECREF(old);
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_59ef6de57e0790df254c8dd04ace53b8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_59ef6de57e0790df254c8dd04ace53b8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_59ef6de57e0790df254c8dd04ace53b8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_59ef6de57e0790df254c8dd04ace53b8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_59ef6de57e0790df254c8dd04ace53b8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_59ef6de57e0790df254c8dd04ace53b8,
type_description_1,
par_backend,
par_name,
var_obj
);
// Release cached frame if used for exception.
if (frame_59ef6de57e0790df254c8dd04ace53b8 == cache_frame_59ef6de57e0790df254c8dd04ace53b8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_59ef6de57e0790df254c8dd04ace53b8);
cache_frame_59ef6de57e0790df254c8dd04ace53b8 = NULL;
}
assertFrameObject(frame_59ef6de57e0790df254c8dd04ace53b8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_obj);
tmp_return_value = var_obj;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_obj);
Py_DECREF(var_obj);
var_obj = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_obj);
var_obj = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__19__encode_ocsp_nocheck(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_ext = python_pars[1];
struct Nuitka_FrameObject *frame_4b49929bd50a856d92a335ab74a3aa41;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_4b49929bd50a856d92a335ab74a3aa41 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4b49929bd50a856d92a335ab74a3aa41)) {
Py_XDECREF(cache_frame_4b49929bd50a856d92a335ab74a3aa41);
#if _DEBUG_REFCOUNTS
if (cache_frame_4b49929bd50a856d92a335ab74a3aa41 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4b49929bd50a856d92a335ab74a3aa41 = MAKE_FUNCTION_FRAME(codeobj_4b49929bd50a856d92a335ab74a3aa41, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4b49929bd50a856d92a335ab74a3aa41->m_type_description == NULL);
frame_4b49929bd50a856d92a335ab74a3aa41 = cache_frame_4b49929bd50a856d92a335ab74a3aa41;
// Push the new frame as the currently active one.
pushFrameStack(frame_4b49929bd50a856d92a335ab74a3aa41);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4b49929bd50a856d92a335ab74a3aa41) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_4b49929bd50a856d92a335ab74a3aa41->m_frame.f_lineno = 274;
tmp_return_value = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[125]);
Py_DECREF(tmp_called_instance_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4b49929bd50a856d92a335ab74a3aa41);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4b49929bd50a856d92a335ab74a3aa41);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4b49929bd50a856d92a335ab74a3aa41);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4b49929bd50a856d92a335ab74a3aa41, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4b49929bd50a856d92a335ab74a3aa41->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4b49929bd50a856d92a335ab74a3aa41, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4b49929bd50a856d92a335ab74a3aa41,
type_description_1,
par_backend,
par_ext
);
// Release cached frame if used for exception.
if (frame_4b49929bd50a856d92a335ab74a3aa41 == cache_frame_4b49929bd50a856d92a335ab74a3aa41) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4b49929bd50a856d92a335ab74a3aa41);
cache_frame_4b49929bd50a856d92a335ab74a3aa41 = NULL;
}
assertFrameObject(frame_4b49929bd50a856d92a335ab74a3aa41);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ext);
Py_DECREF(par_ext);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ext);
Py_DECREF(par_ext);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__20__encode_key_usage(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_key_usage = python_pars[1];
PyObject *var_set_bit = NULL;
PyObject *var_ku = NULL;
PyObject *var_res = NULL;
struct Nuitka_FrameObject *frame_f6fa7bc14655bc2e5cb256ccf1f44786;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786)) {
Py_XDECREF(cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786);
#if _DEBUG_REFCOUNTS
if (cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786 = MAKE_FUNCTION_FRAME(codeobj_f6fa7bc14655bc2e5cb256ccf1f44786, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_type_description == NULL);
frame_f6fa7bc14655bc2e5cb256ccf1f44786 = cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786;
// Push the new frame as the currently active one.
pushFrameStack(frame_f6fa7bc14655bc2e5cb256ccf1f44786);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f6fa7bc14655bc2e5cb256ccf1f44786) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[3]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 278;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[126]);
Py_DECREF(tmp_expression_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 278;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_set_bit == NULL);
var_set_bit = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 279;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 279;
tmp_assign_source_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[127]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 279;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_ku == NULL);
var_ku = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_6;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(par_backend);
tmp_expression_value_5 = par_backend;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[1]);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[2]);
Py_DECREF(tmp_expression_value_4);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_ku);
tmp_args_element_value_1 = var_ku;
CHECK_OBJECT(par_backend);
tmp_expression_value_7 = par_backend;
tmp_expression_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[3]);
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 280;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[128]);
Py_DECREF(tmp_expression_value_6);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 280;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 280;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_ku;
assert(old != NULL);
var_ku = tmp_assign_source_3;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(var_set_bit);
tmp_called_value_2 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_3 = var_ku;
tmp_args_element_value_4 = mod_consts[26];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_8 = par_key_usage;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[129]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 281;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_res == NULL);
var_res = tmp_assign_source_4;
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_9;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_6;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_9 = par_backend;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[7]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_1 = var_res;
tmp_cmp_expr_right_1 = mod_consts[13];
tmp_args_element_value_6 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 282;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 282;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_6);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(var_set_bit);
tmp_called_value_4 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_7 = var_ku;
tmp_args_element_value_8 = mod_consts[13];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_10 = par_key_usage;
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[130]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 283;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 283;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_args_element_value_9);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 283;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_5;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_11;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_10;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_backend);
tmp_expression_value_11 = par_backend;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[7]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_2 = var_res;
tmp_cmp_expr_right_2 = mod_consts[13];
tmp_args_element_value_10 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 284;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 284;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_10);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_10);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_11;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
PyObject *tmp_expression_value_12;
CHECK_OBJECT(var_set_bit);
tmp_called_value_6 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_11 = var_ku;
tmp_args_element_value_12 = mod_consts[131];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_12 = par_key_usage;
tmp_args_element_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[132]);
if (tmp_args_element_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 285;
{
PyObject *call_args[] = {tmp_args_element_value_11, tmp_args_element_value_12, tmp_args_element_value_13};
tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_6, call_args);
}
Py_DECREF(tmp_args_element_value_13);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_6;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_13;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_14;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_backend);
tmp_expression_value_13 = par_backend;
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[7]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_3 = var_res;
tmp_cmp_expr_right_3 = mod_consts[13];
tmp_args_element_value_14 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_args_element_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 286;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 286;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_14);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_14);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_8;
PyObject *tmp_args_element_value_15;
PyObject *tmp_args_element_value_16;
PyObject *tmp_args_element_value_17;
PyObject *tmp_expression_value_14;
CHECK_OBJECT(var_set_bit);
tmp_called_value_8 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_15 = var_ku;
tmp_args_element_value_16 = mod_consts[133];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_14 = par_key_usage;
tmp_args_element_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[134]);
if (tmp_args_element_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 287;
{
PyObject *call_args[] = {tmp_args_element_value_15, tmp_args_element_value_16, tmp_args_element_value_17};
tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_8, call_args);
}
Py_DECREF(tmp_args_element_value_17);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_7;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_15;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_18;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_15 = par_backend;
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[7]);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 288;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_4 = var_res;
tmp_cmp_expr_right_4 = mod_consts[13];
tmp_args_element_value_18 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
if (tmp_args_element_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_9);
exception_lineno = 288;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 288;
tmp_call_result_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_18);
Py_DECREF(tmp_called_value_9);
Py_DECREF(tmp_args_element_value_18);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 288;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_4);
}
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_10;
PyObject *tmp_args_element_value_19;
PyObject *tmp_args_element_value_20;
PyObject *tmp_args_element_value_21;
PyObject *tmp_expression_value_16;
CHECK_OBJECT(var_set_bit);
tmp_called_value_10 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_19 = var_ku;
tmp_args_element_value_20 = mod_consts[135];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_16 = par_key_usage;
tmp_args_element_value_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[136]);
if (tmp_args_element_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 289;
{
PyObject *call_args[] = {tmp_args_element_value_19, tmp_args_element_value_20, tmp_args_element_value_21};
tmp_assign_source_8 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_10, call_args);
}
Py_DECREF(tmp_args_element_value_21);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_8;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_11;
PyObject *tmp_expression_value_17;
PyObject *tmp_call_result_5;
PyObject *tmp_args_element_value_22;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(par_backend);
tmp_expression_value_17 = par_backend;
tmp_called_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[7]);
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_5 = var_res;
tmp_cmp_expr_right_5 = mod_consts[13];
tmp_args_element_value_22 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
if (tmp_args_element_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_11);
exception_lineno = 290;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 290;
tmp_call_result_5 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_11, tmp_args_element_value_22);
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_args_element_value_22);
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_5);
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_23;
PyObject *tmp_args_element_value_24;
PyObject *tmp_args_element_value_25;
PyObject *tmp_expression_value_18;
CHECK_OBJECT(var_set_bit);
tmp_called_value_12 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_23 = var_ku;
tmp_args_element_value_24 = mod_consts[137];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_18 = par_key_usage;
tmp_args_element_value_25 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[138]);
if (tmp_args_element_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 291;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 291;
{
PyObject *call_args[] = {tmp_args_element_value_23, tmp_args_element_value_24, tmp_args_element_value_25};
tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_12, call_args);
}
Py_DECREF(tmp_args_element_value_25);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 291;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_9;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_13;
PyObject *tmp_expression_value_19;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_26;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(par_backend);
tmp_expression_value_19 = par_backend;
tmp_called_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[7]);
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 292;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_6 = var_res;
tmp_cmp_expr_right_6 = mod_consts[13];
tmp_args_element_value_26 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
if (tmp_args_element_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_13);
exception_lineno = 292;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 292;
tmp_call_result_6 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_26);
Py_DECREF(tmp_called_value_13);
Py_DECREF(tmp_args_element_value_26);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 292;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_6);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_27;
PyObject *tmp_args_element_value_28;
PyObject *tmp_args_element_value_29;
PyObject *tmp_expression_value_20;
CHECK_OBJECT(var_set_bit);
tmp_called_value_14 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_27 = var_ku;
tmp_args_element_value_28 = mod_consts[139];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_20 = par_key_usage;
tmp_args_element_value_29 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[140]);
if (tmp_args_element_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 293;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 293;
{
PyObject *call_args[] = {tmp_args_element_value_27, tmp_args_element_value_28, tmp_args_element_value_29};
tmp_assign_source_10 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_14, call_args);
}
Py_DECREF(tmp_args_element_value_29);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 293;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_10;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_15;
PyObject *tmp_expression_value_21;
PyObject *tmp_call_result_7;
PyObject *tmp_args_element_value_30;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(par_backend);
tmp_expression_value_21 = par_backend;
tmp_called_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[7]);
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_7 = var_res;
tmp_cmp_expr_right_7 = mod_consts[13];
tmp_args_element_value_30 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
if (tmp_args_element_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_15);
exception_lineno = 294;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 294;
tmp_call_result_7 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_15, tmp_args_element_value_30);
Py_DECREF(tmp_called_value_15);
Py_DECREF(tmp_args_element_value_30);
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 294;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_7);
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_22;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_key_usage);
tmp_expression_value_22 = par_key_usage;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[136]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 295;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 295;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_31;
PyObject *tmp_args_element_value_32;
PyObject *tmp_args_element_value_33;
PyObject *tmp_expression_value_23;
CHECK_OBJECT(var_set_bit);
tmp_called_value_16 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_31 = var_ku;
tmp_args_element_value_32 = mod_consts[141];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_23 = par_key_usage;
tmp_args_element_value_33 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[142]);
if (tmp_args_element_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 296;
{
PyObject *call_args[] = {tmp_args_element_value_31, tmp_args_element_value_32, tmp_args_element_value_33};
tmp_assign_source_11 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_16, call_args);
}
Py_DECREF(tmp_args_element_value_33);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_11;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_17;
PyObject *tmp_expression_value_24;
PyObject *tmp_call_result_8;
PyObject *tmp_args_element_value_34;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_24 = par_backend;
tmp_called_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[7]);
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_8 = var_res;
tmp_cmp_expr_right_8 = mod_consts[13];
tmp_args_element_value_34 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_8, tmp_cmp_expr_right_8);
if (tmp_args_element_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_17);
exception_lineno = 297;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 297;
tmp_call_result_8 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_17, tmp_args_element_value_34);
Py_DECREF(tmp_called_value_17);
Py_DECREF(tmp_args_element_value_34);
if (tmp_call_result_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_8);
}
{
PyObject *tmp_assign_source_12;
PyObject *tmp_called_value_18;
PyObject *tmp_args_element_value_35;
PyObject *tmp_args_element_value_36;
PyObject *tmp_args_element_value_37;
PyObject *tmp_expression_value_25;
CHECK_OBJECT(var_set_bit);
tmp_called_value_18 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_35 = var_ku;
tmp_args_element_value_36 = mod_consts[143];
CHECK_OBJECT(par_key_usage);
tmp_expression_value_25 = par_key_usage;
tmp_args_element_value_37 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[144]);
if (tmp_args_element_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 298;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 298;
{
PyObject *call_args[] = {tmp_args_element_value_35, tmp_args_element_value_36, tmp_args_element_value_37};
tmp_assign_source_12 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_18, call_args);
}
Py_DECREF(tmp_args_element_value_37);
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 298;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_12;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_19;
PyObject *tmp_expression_value_26;
PyObject *tmp_call_result_9;
PyObject *tmp_args_element_value_38;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
CHECK_OBJECT(par_backend);
tmp_expression_value_26 = par_backend;
tmp_called_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[7]);
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_9 = var_res;
tmp_cmp_expr_right_9 = mod_consts[13];
tmp_args_element_value_38 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_9, tmp_cmp_expr_right_9);
if (tmp_args_element_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_19);
exception_lineno = 299;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 299;
tmp_call_result_9 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_38);
Py_DECREF(tmp_called_value_19);
Py_DECREF(tmp_args_element_value_38);
if (tmp_call_result_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_9);
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_13;
PyObject *tmp_called_value_20;
PyObject *tmp_args_element_value_39;
PyObject *tmp_args_element_value_40;
PyObject *tmp_args_element_value_41;
CHECK_OBJECT(var_set_bit);
tmp_called_value_20 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_39 = var_ku;
tmp_args_element_value_40 = mod_consts[141];
tmp_args_element_value_41 = mod_consts[26];
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 301;
{
PyObject *call_args[] = {tmp_args_element_value_39, tmp_args_element_value_40, tmp_args_element_value_41};
tmp_assign_source_13 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_20, call_args);
}
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 301;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_13;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_21;
PyObject *tmp_expression_value_27;
PyObject *tmp_call_result_10;
PyObject *tmp_args_element_value_42;
PyObject *tmp_cmp_expr_left_10;
PyObject *tmp_cmp_expr_right_10;
CHECK_OBJECT(par_backend);
tmp_expression_value_27 = par_backend;
tmp_called_value_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[7]);
if (tmp_called_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_10 = var_res;
tmp_cmp_expr_right_10 = mod_consts[13];
tmp_args_element_value_42 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_10, tmp_cmp_expr_right_10);
if (tmp_args_element_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_21);
exception_lineno = 302;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 302;
tmp_call_result_10 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_21, tmp_args_element_value_42);
Py_DECREF(tmp_called_value_21);
Py_DECREF(tmp_args_element_value_42);
if (tmp_call_result_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_10);
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_called_value_22;
PyObject *tmp_args_element_value_43;
PyObject *tmp_args_element_value_44;
PyObject *tmp_args_element_value_45;
CHECK_OBJECT(var_set_bit);
tmp_called_value_22 = var_set_bit;
CHECK_OBJECT(var_ku);
tmp_args_element_value_43 = var_ku;
tmp_args_element_value_44 = mod_consts[143];
tmp_args_element_value_45 = mod_consts[26];
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 303;
{
PyObject *call_args[] = {tmp_args_element_value_43, tmp_args_element_value_44, tmp_args_element_value_45};
tmp_assign_source_14 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_22, call_args);
}
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_res;
assert(old != NULL);
var_res = tmp_assign_source_14;
Py_DECREF(old);
}
}
{
PyObject *tmp_called_value_23;
PyObject *tmp_expression_value_28;
PyObject *tmp_call_result_11;
PyObject *tmp_args_element_value_46;
PyObject *tmp_cmp_expr_left_11;
PyObject *tmp_cmp_expr_right_11;
CHECK_OBJECT(par_backend);
tmp_expression_value_28 = par_backend;
tmp_called_value_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[7]);
if (tmp_called_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_11 = var_res;
tmp_cmp_expr_right_11 = mod_consts[13];
tmp_args_element_value_46 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_11, tmp_cmp_expr_right_11);
if (tmp_args_element_value_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_23);
exception_lineno = 304;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame.f_lineno = 304;
tmp_call_result_11 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_23, tmp_args_element_value_46);
Py_DECREF(tmp_called_value_23);
Py_DECREF(tmp_args_element_value_46);
if (tmp_call_result_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_11);
}
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f6fa7bc14655bc2e5cb256ccf1f44786);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f6fa7bc14655bc2e5cb256ccf1f44786);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f6fa7bc14655bc2e5cb256ccf1f44786, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f6fa7bc14655bc2e5cb256ccf1f44786->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f6fa7bc14655bc2e5cb256ccf1f44786, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f6fa7bc14655bc2e5cb256ccf1f44786,
type_description_1,
par_backend,
par_key_usage,
var_set_bit,
var_ku,
var_res
);
// Release cached frame if used for exception.
if (frame_f6fa7bc14655bc2e5cb256ccf1f44786 == cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786);
cache_frame_f6fa7bc14655bc2e5cb256ccf1f44786 = NULL;
}
assertFrameObject(frame_f6fa7bc14655bc2e5cb256ccf1f44786);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_ku);
tmp_return_value = var_ku;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_set_bit);
Py_DECREF(var_set_bit);
var_set_bit = NULL;
CHECK_OBJECT(var_ku);
Py_DECREF(var_ku);
var_ku = NULL;
CHECK_OBJECT(var_res);
Py_DECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_set_bit);
var_set_bit = NULL;
Py_XDECREF(var_ku);
var_ku = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_key_usage);
Py_DECREF(par_key_usage);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_key_usage);
Py_DECREF(par_key_usage);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__21__encode_authority_key_identifier(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_authority_keyid = python_pars[1];
PyObject *var_akid = NULL;
struct Nuitka_FrameObject *frame_9dd6ea2f77a8ea80af79577c9805c526;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_9dd6ea2f77a8ea80af79577c9805c526 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_9dd6ea2f77a8ea80af79577c9805c526)) {
Py_XDECREF(cache_frame_9dd6ea2f77a8ea80af79577c9805c526);
#if _DEBUG_REFCOUNTS
if (cache_frame_9dd6ea2f77a8ea80af79577c9805c526 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9dd6ea2f77a8ea80af79577c9805c526 = MAKE_FUNCTION_FRAME(codeobj_9dd6ea2f77a8ea80af79577c9805c526, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9dd6ea2f77a8ea80af79577c9805c526->m_type_description == NULL);
frame_9dd6ea2f77a8ea80af79577c9805c526 = cache_frame_9dd6ea2f77a8ea80af79577c9805c526;
// Push the new frame as the currently active one.
pushFrameStack(frame_9dd6ea2f77a8ea80af79577c9805c526);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9dd6ea2f77a8ea80af79577c9805c526) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 310;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9dd6ea2f77a8ea80af79577c9805c526->m_frame.f_lineno = 310;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[145]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 310;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_akid == NULL);
var_akid = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 311;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_akid);
tmp_cmp_expr_left_1 = var_akid;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 311;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 311;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 311;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9dd6ea2f77a8ea80af79577c9805c526->m_frame.f_lineno = 311;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 311;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 312;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[2]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 312;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_akid);
tmp_args_element_value_2 = var_akid;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 312;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[146]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 312;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9dd6ea2f77a8ea80af79577c9805c526->m_frame.f_lineno = 312;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 312;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_akid;
assert(old != NULL);
var_akid = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(par_authority_keyid);
tmp_expression_value_9 = par_authority_keyid;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[147]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 313;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_10;
PyObject *tmp_assattr_target_1;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_4 = par_backend;
CHECK_OBJECT(par_authority_keyid);
tmp_expression_value_10 = par_authority_keyid;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[147]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9dd6ea2f77a8ea80af79577c9805c526->m_frame.f_lineno = 314;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assattr_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_akid);
tmp_assattr_target_1 = var_akid;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[148], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_11;
CHECK_OBJECT(par_authority_keyid);
tmp_expression_value_11 = par_authority_keyid;
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[149]);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 319;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_3 != tmp_cmp_expr_right_3) ? true : false;
Py_DECREF(tmp_cmp_expr_left_3);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_12;
PyObject *tmp_assattr_target_2;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[150]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[150]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 320;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_6 = par_backend;
CHECK_OBJECT(par_authority_keyid);
tmp_expression_value_12 = par_authority_keyid;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[149]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9dd6ea2f77a8ea80af79577c9805c526->m_frame.f_lineno = 320;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7};
tmp_assattr_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_args_element_value_7);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 320;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_akid);
tmp_assattr_target_2 = var_akid;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[151], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 320;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_13;
CHECK_OBJECT(par_authority_keyid);
tmp_expression_value_13 = par_authority_keyid;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[152]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_3 = (tmp_cmp_expr_left_4 != tmp_cmp_expr_right_4) ? true : false;
Py_DECREF(tmp_cmp_expr_left_4);
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_14;
PyObject *tmp_assattr_target_3;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 325;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_8 = par_backend;
CHECK_OBJECT(par_authority_keyid);
tmp_expression_value_14 = par_authority_keyid;
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[152]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 326;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_9dd6ea2f77a8ea80af79577c9805c526->m_frame.f_lineno = 325;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assattr_value_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_5, call_args);
}
Py_DECREF(tmp_args_element_value_9);
if (tmp_assattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 325;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_akid);
tmp_assattr_target_3 = var_akid;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[153], tmp_assattr_value_3);
Py_DECREF(tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 325;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_3:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9dd6ea2f77a8ea80af79577c9805c526);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9dd6ea2f77a8ea80af79577c9805c526);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9dd6ea2f77a8ea80af79577c9805c526, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9dd6ea2f77a8ea80af79577c9805c526->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9dd6ea2f77a8ea80af79577c9805c526, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9dd6ea2f77a8ea80af79577c9805c526,
type_description_1,
par_backend,
par_authority_keyid,
var_akid
);
// Release cached frame if used for exception.
if (frame_9dd6ea2f77a8ea80af79577c9805c526 == cache_frame_9dd6ea2f77a8ea80af79577c9805c526) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9dd6ea2f77a8ea80af79577c9805c526);
cache_frame_9dd6ea2f77a8ea80af79577c9805c526 = NULL;
}
assertFrameObject(frame_9dd6ea2f77a8ea80af79577c9805c526);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_akid);
tmp_return_value = var_akid;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_akid);
Py_DECREF(var_akid);
var_akid = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_akid);
var_akid = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_authority_keyid);
Py_DECREF(par_authority_keyid);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_authority_keyid);
Py_DECREF(par_authority_keyid);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__22__encode_basic_constraints(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_basic_constraints = python_pars[1];
PyObject *var_constraints = NULL;
struct Nuitka_FrameObject *frame_155d7327f3599bad9efc04fe44f4a8f5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_155d7327f3599bad9efc04fe44f4a8f5 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_155d7327f3599bad9efc04fe44f4a8f5)) {
Py_XDECREF(cache_frame_155d7327f3599bad9efc04fe44f4a8f5);
#if _DEBUG_REFCOUNTS
if (cache_frame_155d7327f3599bad9efc04fe44f4a8f5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_155d7327f3599bad9efc04fe44f4a8f5 = MAKE_FUNCTION_FRAME(codeobj_155d7327f3599bad9efc04fe44f4a8f5, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_155d7327f3599bad9efc04fe44f4a8f5->m_type_description == NULL);
frame_155d7327f3599bad9efc04fe44f4a8f5 = cache_frame_155d7327f3599bad9efc04fe44f4a8f5;
// Push the new frame as the currently active one.
pushFrameStack(frame_155d7327f3599bad9efc04fe44f4a8f5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_155d7327f3599bad9efc04fe44f4a8f5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 333;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_155d7327f3599bad9efc04fe44f4a8f5->m_frame.f_lineno = 333;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[154]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 333;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_constraints == NULL);
var_constraints = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[1]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[2]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_constraints);
tmp_args_element_value_1 = var_constraints;
CHECK_OBJECT(par_backend);
tmp_expression_value_5 = par_backend;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[3]);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 335;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[155]);
Py_DECREF(tmp_expression_value_4);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 335;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_155d7327f3599bad9efc04fe44f4a8f5->m_frame.f_lineno = 334;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_constraints;
assert(old != NULL);
var_constraints = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assattr_value_1;
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_6;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_basic_constraints);
tmp_expression_value_6 = par_basic_constraints;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[156]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 337;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 337;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
tmp_assattr_value_1 = mod_consts[56];
goto condexpr_end_1;
condexpr_false_1:;
tmp_assattr_value_1 = mod_consts[26];
condexpr_end_1:;
CHECK_OBJECT(var_constraints);
tmp_assattr_target_1 = var_constraints;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[156], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 337;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
nuitka_bool tmp_condition_result_2;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_expression_value_7;
PyObject *tmp_attribute_value_2;
int tmp_truth_name_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_basic_constraints);
tmp_expression_value_7 = par_basic_constraints;
tmp_attribute_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[156]);
if (tmp_attribute_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 338;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_2);
exception_lineno = 338;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_2);
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 338;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_basic_constraints);
tmp_expression_value_8 = par_basic_constraints;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[157]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 338;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_and_right_value_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_1);
tmp_condition_result_2 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_2 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_9;
PyObject *tmp_assattr_target_2;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_3 = par_backend;
CHECK_OBJECT(par_basic_constraints);
tmp_expression_value_9 = par_basic_constraints;
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[157]);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 340;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_155d7327f3599bad9efc04fe44f4a8f5->m_frame.f_lineno = 339;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assattr_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_args_element_value_4);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_constraints);
tmp_assattr_target_2 = var_constraints;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[158], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_155d7327f3599bad9efc04fe44f4a8f5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_155d7327f3599bad9efc04fe44f4a8f5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_155d7327f3599bad9efc04fe44f4a8f5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_155d7327f3599bad9efc04fe44f4a8f5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_155d7327f3599bad9efc04fe44f4a8f5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_155d7327f3599bad9efc04fe44f4a8f5,
type_description_1,
par_backend,
par_basic_constraints,
var_constraints
);
// Release cached frame if used for exception.
if (frame_155d7327f3599bad9efc04fe44f4a8f5 == cache_frame_155d7327f3599bad9efc04fe44f4a8f5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_155d7327f3599bad9efc04fe44f4a8f5);
cache_frame_155d7327f3599bad9efc04fe44f4a8f5 = NULL;
}
assertFrameObject(frame_155d7327f3599bad9efc04fe44f4a8f5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_constraints);
tmp_return_value = var_constraints;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_constraints);
Py_DECREF(var_constraints);
var_constraints = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_constraints);
var_constraints = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_basic_constraints);
Py_DECREF(par_basic_constraints);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_basic_constraints);
Py_DECREF(par_basic_constraints);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_backend = Nuitka_Cell_New1(python_pars[0]);
PyObject *par_authority_info_access = python_pars[1];
PyObject *var_aia = NULL;
PyObject *var_access_description = NULL;
PyObject *var_ad = NULL;
PyObject *var_method = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_4fbc31ae275dffc8646f33e8d40952b7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_4fbc31ae275dffc8646f33e8d40952b7 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_4fbc31ae275dffc8646f33e8d40952b7)) {
Py_XDECREF(cache_frame_4fbc31ae275dffc8646f33e8d40952b7);
#if _DEBUG_REFCOUNTS
if (cache_frame_4fbc31ae275dffc8646f33e8d40952b7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4fbc31ae275dffc8646f33e8d40952b7 = MAKE_FUNCTION_FRAME(codeobj_4fbc31ae275dffc8646f33e8d40952b7, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4fbc31ae275dffc8646f33e8d40952b7->m_type_description == NULL);
frame_4fbc31ae275dffc8646f33e8d40952b7 = cache_frame_4fbc31ae275dffc8646f33e8d40952b7;
// Push the new frame as the currently active one.
pushFrameStack(frame_4fbc31ae275dffc8646f33e8d40952b7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4fbc31ae275dffc8646f33e8d40952b7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(Nuitka_Cell_GET(par_backend));
tmp_expression_value_1 = Nuitka_Cell_GET(par_backend);
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 347;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 347;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[159]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 347;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
assert(var_aia == NULL);
var_aia = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(Nuitka_Cell_GET(par_backend));
tmp_expression_value_2 = Nuitka_Cell_GET(par_backend);
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 348;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_aia);
tmp_cmp_expr_left_1 = var_aia;
CHECK_OBJECT(Nuitka_Cell_GET(par_backend));
tmp_expression_value_4 = Nuitka_Cell_GET(par_backend);
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 348;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 348;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 348;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 348;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 348;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
struct Nuitka_CellObject *tmp_closure_1[1];
CHECK_OBJECT(Nuitka_Cell_GET(par_backend));
tmp_expression_value_5 = Nuitka_Cell_GET(par_backend);
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[1]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 349;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_aia);
tmp_args_element_value_2 = var_aia;
tmp_closure_1[0] = par_backend;
Py_INCREF(tmp_closure_1[0]);
tmp_args_element_value_3 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access$$$function__1_lambda(tmp_closure_1);
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 349;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_2,
mod_consts[2],
call_args
);
}
Py_DECREF(tmp_called_instance_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 349;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_aia;
assert(old != NULL);
var_aia = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_authority_info_access);
tmp_iter_arg_1 = par_authority_info_access;
tmp_assign_source_3 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_3;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_4 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_4 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "coooooo";
exception_lineno = 357;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_4;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_5 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_access_description;
var_access_description = tmp_assign_source_5;
Py_INCREF(var_access_description);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_6;
if (Nuitka_Cell_GET(par_backend) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 358;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_expression_value_6 = Nuitka_Cell_GET(par_backend);
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 358;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 358;
tmp_assign_source_6 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[162]);
Py_DECREF(tmp_called_instance_3);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 358;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_ad;
var_ad = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 359;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(par_backend) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 360;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_args_element_value_4 = Nuitka_Cell_GET(par_backend);
CHECK_OBJECT(var_access_description);
tmp_expression_value_8 = var_access_description;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[163]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 360;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[50]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 360;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 359;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 359;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_method;
var_method = tmp_assign_source_7;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_9;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_10;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[164]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[164]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 362;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(par_backend) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 363;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_args_element_value_6 = Nuitka_Cell_GET(par_backend);
CHECK_OBJECT(var_access_description);
tmp_expression_value_9 = var_access_description;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[165]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 363;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_ad);
tmp_expression_value_10 = var_ad;
tmp_args_element_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[166]);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_7);
exception_lineno = 363;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 362;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7, tmp_args_element_value_8};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 362;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(var_method);
tmp_assattr_value_1 = var_method;
CHECK_OBJECT(var_ad);
tmp_assattr_target_1 = var_ad;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[167], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 365;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
}
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
PyObject *tmp_args_element_value_9;
PyObject *tmp_args_element_value_10;
if (Nuitka_Cell_GET(par_backend) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 366;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_expression_value_12 = Nuitka_Cell_GET(par_backend);
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[3]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[168]);
Py_DECREF(tmp_expression_value_11);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
if (var_aia == NULL) {
Py_DECREF(tmp_called_value_4);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[169]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 366;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_args_element_value_9 = var_aia;
CHECK_OBJECT(var_ad);
tmp_args_element_value_10 = var_ad;
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 366;
{
PyObject *call_args[] = {tmp_args_element_value_9, tmp_args_element_value_10};
tmp_assign_source_8 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_8;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_13;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_11;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
if (Nuitka_Cell_GET(par_backend) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 367;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
tmp_expression_value_13 = Nuitka_Cell_GET(par_backend);
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[7]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 367;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_2 = var_res;
tmp_cmp_expr_right_2 = mod_consts[13];
tmp_args_element_value_11 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 367;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame.f_lineno = 367;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_11);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_11);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 367;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_3);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
type_description_1 = "coooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_aia == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[169]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 369;
type_description_1 = "coooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_aia;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4fbc31ae275dffc8646f33e8d40952b7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4fbc31ae275dffc8646f33e8d40952b7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4fbc31ae275dffc8646f33e8d40952b7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4fbc31ae275dffc8646f33e8d40952b7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4fbc31ae275dffc8646f33e8d40952b7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4fbc31ae275dffc8646f33e8d40952b7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4fbc31ae275dffc8646f33e8d40952b7,
type_description_1,
par_backend,
par_authority_info_access,
var_aia,
var_access_description,
var_ad,
var_method,
var_res
);
// Release cached frame if used for exception.
if (frame_4fbc31ae275dffc8646f33e8d40952b7 == cache_frame_4fbc31ae275dffc8646f33e8d40952b7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4fbc31ae275dffc8646f33e8d40952b7);
cache_frame_4fbc31ae275dffc8646f33e8d40952b7 = NULL;
}
assertFrameObject(frame_4fbc31ae275dffc8646f33e8d40952b7);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_aia);
var_aia = NULL;
Py_XDECREF(var_access_description);
var_access_description = NULL;
Py_XDECREF(var_ad);
var_ad = NULL;
Py_XDECREF(var_method);
var_method = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_aia);
var_aia = NULL;
Py_XDECREF(var_access_description);
var_access_description = NULL;
Py_XDECREF(var_ad);
var_ad = NULL;
Py_XDECREF(var_method);
var_method = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_authority_info_access);
Py_DECREF(par_authority_info_access);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_authority_info_access);
Py_DECREF(par_authority_info_access);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access$$$function__1_lambda(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_x = python_pars[0];
struct Nuitka_FrameObject *frame_2ac77ba8634f4feaecf1bc2c8863863b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_2ac77ba8634f4feaecf1bc2c8863863b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2ac77ba8634f4feaecf1bc2c8863863b)) {
Py_XDECREF(cache_frame_2ac77ba8634f4feaecf1bc2c8863863b);
#if _DEBUG_REFCOUNTS
if (cache_frame_2ac77ba8634f4feaecf1bc2c8863863b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2ac77ba8634f4feaecf1bc2c8863863b = MAKE_FUNCTION_FRAME(codeobj_2ac77ba8634f4feaecf1bc2c8863863b, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2ac77ba8634f4feaecf1bc2c8863863b->m_type_description == NULL);
frame_2ac77ba8634f4feaecf1bc2c8863863b = cache_frame_2ac77ba8634f4feaecf1bc2c8863863b;
// Push the new frame as the currently active one.
pushFrameStack(frame_2ac77ba8634f4feaecf1bc2c8863863b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2ac77ba8634f4feaecf1bc2c8863863b) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_4;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 351;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_expression_value_2 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[3]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[170]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_x);
tmp_args_element_value_1 = par_x;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 352;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 352;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[171]);
Py_DECREF(tmp_expression_value_3);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 352;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 353;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_expression_value_6 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_called_value_2);
exception_lineno = 353;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[172]);
Py_DECREF(tmp_expression_value_5);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_called_value_2);
exception_lineno = 353;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = mod_consts[173];
frame_2ac77ba8634f4feaecf1bc2c8863863b->m_frame.f_lineno = 352;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_args_element_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 352;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
frame_2ac77ba8634f4feaecf1bc2c8863863b->m_frame.f_lineno = 351;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2ac77ba8634f4feaecf1bc2c8863863b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2ac77ba8634f4feaecf1bc2c8863863b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2ac77ba8634f4feaecf1bc2c8863863b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2ac77ba8634f4feaecf1bc2c8863863b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2ac77ba8634f4feaecf1bc2c8863863b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2ac77ba8634f4feaecf1bc2c8863863b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2ac77ba8634f4feaecf1bc2c8863863b,
type_description_1,
par_x,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_2ac77ba8634f4feaecf1bc2c8863863b == cache_frame_2ac77ba8634f4feaecf1bc2c8863863b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2ac77ba8634f4feaecf1bc2c8863863b);
cache_frame_2ac77ba8634f4feaecf1bc2c8863863b = NULL;
}
assertFrameObject(frame_2ac77ba8634f4feaecf1bc2c8863863b);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_x);
Py_DECREF(par_x);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_x);
Py_DECREF(par_x);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__24__encode_general_names(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_names = python_pars[1];
PyObject *var_general_names = NULL;
PyObject *var_name = NULL;
PyObject *var_gn = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_e6a27242f6ce4d518571474202e50bc4;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_e6a27242f6ce4d518571474202e50bc4 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_e6a27242f6ce4d518571474202e50bc4)) {
Py_XDECREF(cache_frame_e6a27242f6ce4d518571474202e50bc4);
#if _DEBUG_REFCOUNTS
if (cache_frame_e6a27242f6ce4d518571474202e50bc4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e6a27242f6ce4d518571474202e50bc4 = MAKE_FUNCTION_FRAME(codeobj_e6a27242f6ce4d518571474202e50bc4, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e6a27242f6ce4d518571474202e50bc4->m_type_description == NULL);
frame_e6a27242f6ce4d518571474202e50bc4 = cache_frame_e6a27242f6ce4d518571474202e50bc4;
// Push the new frame as the currently active one.
pushFrameStack(frame_e6a27242f6ce4d518571474202e50bc4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e6a27242f6ce4d518571474202e50bc4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 373;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_e6a27242f6ce4d518571474202e50bc4->m_frame.f_lineno = 373;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[174]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 373;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_general_names == NULL);
var_general_names = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 374;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_general_names);
tmp_cmp_expr_left_1 = var_general_names;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 374;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 374;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 374;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_e6a27242f6ce4d518571474202e50bc4->m_frame.f_lineno = 374;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 374;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_names);
tmp_iter_arg_1 = par_names;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 375;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_2;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_3 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_3 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
exception_lineno = 375;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_4 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_name;
var_name = tmp_assign_source_4;
Py_INCREF(var_name);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[175]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[175]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 376;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 376;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_2 = par_backend;
CHECK_OBJECT(var_name);
tmp_args_element_value_3 = var_name;
frame_e6a27242f6ce4d518571474202e50bc4->m_frame.f_lineno = 376;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 376;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_gn;
var_gn = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 377;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 377;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[176]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 377;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (var_general_names == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[177]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 377;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_4 = var_general_names;
CHECK_OBJECT(var_gn);
tmp_args_element_value_5 = var_gn;
frame_e6a27242f6ce4d518571474202e50bc4->m_frame.f_lineno = 377;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 377;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_7;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_6;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 378;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_7 = par_backend;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[7]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 378;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_2 = var_res;
tmp_cmp_expr_right_2 = mod_consts[26];
tmp_args_element_value_6 = RICH_COMPARE_NE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 378;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_e6a27242f6ce4d518571474202e50bc4->m_frame.f_lineno = 378;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_6);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 378;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_2);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 375;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_general_names == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[177]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 380;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_general_names;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e6a27242f6ce4d518571474202e50bc4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e6a27242f6ce4d518571474202e50bc4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e6a27242f6ce4d518571474202e50bc4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e6a27242f6ce4d518571474202e50bc4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e6a27242f6ce4d518571474202e50bc4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e6a27242f6ce4d518571474202e50bc4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e6a27242f6ce4d518571474202e50bc4,
type_description_1,
par_backend,
par_names,
var_general_names,
var_name,
var_gn,
var_res
);
// Release cached frame if used for exception.
if (frame_e6a27242f6ce4d518571474202e50bc4 == cache_frame_e6a27242f6ce4d518571474202e50bc4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e6a27242f6ce4d518571474202e50bc4);
cache_frame_e6a27242f6ce4d518571474202e50bc4 = NULL;
}
assertFrameObject(frame_e6a27242f6ce4d518571474202e50bc4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_general_names);
var_general_names = NULL;
Py_XDECREF(var_name);
var_name = NULL;
Py_XDECREF(var_gn);
var_gn = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_general_names);
var_general_names = NULL;
Py_XDECREF(var_name);
var_name = NULL;
Py_XDECREF(var_gn);
var_gn = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_names);
Py_DECREF(par_names);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_names);
Py_DECREF(par_names);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__25__encode_alt_name(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_san = python_pars[1];
PyObject *var_general_names = NULL;
struct Nuitka_FrameObject *frame_6f0bfc57e353a8cbe4b9fcecb4aad922;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922)) {
Py_XDECREF(cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922);
#if _DEBUG_REFCOUNTS
if (cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922 = MAKE_FUNCTION_FRAME(codeobj_6f0bfc57e353a8cbe4b9fcecb4aad922, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922->m_type_description == NULL);
frame_6f0bfc57e353a8cbe4b9fcecb4aad922 = cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922;
// Push the new frame as the currently active one.
pushFrameStack(frame_6f0bfc57e353a8cbe4b9fcecb4aad922);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6f0bfc57e353a8cbe4b9fcecb4aad922) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[150]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[150]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 384;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_san);
tmp_args_element_value_2 = par_san;
frame_6f0bfc57e353a8cbe4b9fcecb4aad922->m_frame.f_lineno = 384;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 384;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_general_names == NULL);
var_general_names = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 385;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[2]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 385;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_general_names);
tmp_args_element_value_3 = var_general_names;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[3]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 386;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[178]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 386;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_6f0bfc57e353a8cbe4b9fcecb4aad922->m_frame.f_lineno = 385;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 385;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_general_names;
assert(old != NULL);
var_general_names = tmp_assign_source_2;
Py_DECREF(old);
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6f0bfc57e353a8cbe4b9fcecb4aad922);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6f0bfc57e353a8cbe4b9fcecb4aad922);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6f0bfc57e353a8cbe4b9fcecb4aad922, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6f0bfc57e353a8cbe4b9fcecb4aad922->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6f0bfc57e353a8cbe4b9fcecb4aad922, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6f0bfc57e353a8cbe4b9fcecb4aad922,
type_description_1,
par_backend,
par_san,
var_general_names
);
// Release cached frame if used for exception.
if (frame_6f0bfc57e353a8cbe4b9fcecb4aad922 == cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922);
cache_frame_6f0bfc57e353a8cbe4b9fcecb4aad922 = NULL;
}
assertFrameObject(frame_6f0bfc57e353a8cbe4b9fcecb4aad922);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_general_names);
tmp_return_value = var_general_names;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_general_names);
Py_DECREF(var_general_names);
var_general_names = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_general_names);
var_general_names = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_san);
Py_DECREF(par_san);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_san);
Py_DECREF(par_san);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__26__encode_subject_key_identifier(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_ski = python_pars[1];
struct Nuitka_FrameObject *frame_c3084cc1fba39e0cc81aee7e0a061f3d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d)) {
Py_XDECREF(cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d);
#if _DEBUG_REFCOUNTS
if (cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d = MAKE_FUNCTION_FRAME(codeobj_c3084cc1fba39e0cc81aee7e0a061f3d, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d->m_type_description == NULL);
frame_c3084cc1fba39e0cc81aee7e0a061f3d = cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d;
// Push the new frame as the currently active one.
pushFrameStack(frame_c3084cc1fba39e0cc81aee7e0a061f3d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c3084cc1fba39e0cc81aee7e0a061f3d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[179]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[179]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_ski);
tmp_expression_value_1 = par_ski;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[180]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_c3084cc1fba39e0cc81aee7e0a061f3d->m_frame.f_lineno = 392;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3084cc1fba39e0cc81aee7e0a061f3d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3084cc1fba39e0cc81aee7e0a061f3d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3084cc1fba39e0cc81aee7e0a061f3d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c3084cc1fba39e0cc81aee7e0a061f3d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c3084cc1fba39e0cc81aee7e0a061f3d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c3084cc1fba39e0cc81aee7e0a061f3d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c3084cc1fba39e0cc81aee7e0a061f3d,
type_description_1,
par_backend,
par_ski
);
// Release cached frame if used for exception.
if (frame_c3084cc1fba39e0cc81aee7e0a061f3d == cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d);
cache_frame_c3084cc1fba39e0cc81aee7e0a061f3d = NULL;
}
assertFrameObject(frame_c3084cc1fba39e0cc81aee7e0a061f3d);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ski);
Py_DECREF(par_ski);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_ski);
Py_DECREF(par_ski);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__27__encode_general_name(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *var_gn = NULL;
struct Nuitka_FrameObject *frame_063adb3a248c7561cd0cdfc30338a370;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_063adb3a248c7561cd0cdfc30338a370 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_063adb3a248c7561cd0cdfc30338a370)) {
Py_XDECREF(cache_frame_063adb3a248c7561cd0cdfc30338a370);
#if _DEBUG_REFCOUNTS
if (cache_frame_063adb3a248c7561cd0cdfc30338a370 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_063adb3a248c7561cd0cdfc30338a370 = MAKE_FUNCTION_FRAME(codeobj_063adb3a248c7561cd0cdfc30338a370, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_063adb3a248c7561cd0cdfc30338a370->m_type_description == NULL);
frame_063adb3a248c7561cd0cdfc30338a370 = cache_frame_063adb3a248c7561cd0cdfc30338a370;
// Push the new frame as the currently active one.
pushFrameStack(frame_063adb3a248c7561cd0cdfc30338a370);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_063adb3a248c7561cd0cdfc30338a370) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 396;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_063adb3a248c7561cd0cdfc30338a370->m_frame.f_lineno = 396;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[181]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 396;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_gn == NULL);
var_gn = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[164]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[164]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 397;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_name);
tmp_args_element_value_2 = par_name;
CHECK_OBJECT(var_gn);
tmp_args_element_value_3 = var_gn;
frame_063adb3a248c7561cd0cdfc30338a370->m_frame.f_lineno = 397;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 397;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_063adb3a248c7561cd0cdfc30338a370);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_063adb3a248c7561cd0cdfc30338a370);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_063adb3a248c7561cd0cdfc30338a370, exception_lineno);
} else if (exception_tb->tb_frame != &frame_063adb3a248c7561cd0cdfc30338a370->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_063adb3a248c7561cd0cdfc30338a370, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_063adb3a248c7561cd0cdfc30338a370,
type_description_1,
par_backend,
par_name,
var_gn
);
// Release cached frame if used for exception.
if (frame_063adb3a248c7561cd0cdfc30338a370 == cache_frame_063adb3a248c7561cd0cdfc30338a370) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_063adb3a248c7561cd0cdfc30338a370);
cache_frame_063adb3a248c7561cd0cdfc30338a370 = NULL;
}
assertFrameObject(frame_063adb3a248c7561cd0cdfc30338a370);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_gn);
tmp_return_value = var_gn;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_gn);
Py_DECREF(var_gn);
var_gn = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_gn);
var_gn = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__28__encode_general_name_preallocated(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_name = python_pars[1];
PyObject *par_gn = python_pars[2];
PyObject *var_ia5 = NULL;
PyObject *var_value = NULL;
PyObject *var_res = NULL;
PyObject *var_obj = NULL;
PyObject *var_dir_name = NULL;
PyObject *var_packed = NULL;
PyObject *var_ipaddr = NULL;
PyObject *var_other_name = NULL;
PyObject *var_type_id = NULL;
PyObject *var_data = NULL;
PyObject *var_data_ptr_ptr = NULL;
PyObject *var_asn1_str = NULL;
struct Nuitka_FrameObject *frame_7b3edf75fbf359ece52ed1d1373429a3;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_7b3edf75fbf359ece52ed1d1373429a3 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_7b3edf75fbf359ece52ed1d1373429a3)) {
Py_XDECREF(cache_frame_7b3edf75fbf359ece52ed1d1373429a3);
#if _DEBUG_REFCOUNTS
if (cache_frame_7b3edf75fbf359ece52ed1d1373429a3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7b3edf75fbf359ece52ed1d1373429a3 = MAKE_FUNCTION_FRAME(codeobj_7b3edf75fbf359ece52ed1d1373429a3, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7b3edf75fbf359ece52ed1d1373429a3->m_type_description == NULL);
frame_7b3edf75fbf359ece52ed1d1373429a3 = cache_frame_7b3edf75fbf359ece52ed1d1373429a3;
// Push the new frame as the currently active one.
pushFrameStack(frame_7b3edf75fbf359ece52ed1d1373429a3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7b3edf75fbf359ece52ed1d1373429a3) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_name);
tmp_isinstance_inst_1 = par_name;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 402;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[182]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 402;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 402;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 403;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_cmp_expr_left_1 = par_gn;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 403;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 403;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 403;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 403;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 403;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[183]);
Py_DECREF(tmp_expression_value_5);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_assattr_target_1 = par_gn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[184], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(par_backend);
tmp_expression_value_7 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 406;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[185]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_ia5 == NULL);
var_ia5 = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_8;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[7]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 407;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_ia5);
tmp_cmp_expr_left_2 = var_ia5;
CHECK_OBJECT(par_backend);
tmp_expression_value_10 = par_backend;
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[1]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 407;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[6]);
Py_DECREF(tmp_expression_value_9);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 407;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 407;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 407;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 407;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
CHECK_OBJECT(par_name);
tmp_expression_value_12 = par_name;
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[44]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 410;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[17]);
Py_DECREF(tmp_expression_value_11);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 410;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 410;
tmp_assign_source_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_3, mod_consts[18]);
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 410;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_value == NULL);
var_value = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_13;
PyObject *tmp_expression_value_14;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_14 = par_backend;
tmp_expression_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[3]);
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[16]);
Py_DECREF(tmp_expression_value_13);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_ia5);
tmp_args_element_value_3 = var_ia5;
CHECK_OBJECT(var_value);
tmp_args_element_value_4 = var_value;
CHECK_OBJECT(var_value);
tmp_len_arg_1 = var_value;
tmp_args_element_value_5 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 412;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 412;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_res == NULL);
var_res = tmp_assign_source_3;
}
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_15;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_6;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_backend);
tmp_expression_value_15 = par_backend;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[7]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_3 = var_res;
tmp_cmp_expr_right_3 = mod_consts[13];
tmp_args_element_value_6 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 413;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 413;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_6);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
PyObject *tmp_expression_value_16;
CHECK_OBJECT(var_ia5);
tmp_assattr_value_2 = var_ia5;
CHECK_OBJECT(par_gn);
tmp_expression_value_16 = par_gn;
tmp_assattr_target_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[102]);
if (tmp_assattr_target_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 414;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[186], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_target_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 414;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_expression_value_17;
CHECK_OBJECT(par_name);
tmp_isinstance_inst_2 = par_name;
tmp_expression_value_17 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_17 == NULL)) {
tmp_expression_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 415;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[187]);
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 415;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
Py_DECREF(tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 415;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_called_value_6;
PyObject *tmp_expression_value_18;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_7;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_19;
PyObject *tmp_expression_value_20;
CHECK_OBJECT(par_backend);
tmp_expression_value_18 = par_backend;
tmp_called_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[7]);
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 416;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_cmp_expr_left_4 = par_gn;
CHECK_OBJECT(par_backend);
tmp_expression_value_20 = par_backend;
tmp_expression_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[1]);
if (tmp_expression_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_6);
exception_lineno = 416;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[6]);
Py_DECREF(tmp_expression_value_19);
if (tmp_cmp_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_6);
exception_lineno = 416;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_7 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_right_4);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_6);
exception_lineno = 416;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 416;
tmp_call_result_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_7);
Py_DECREF(tmp_called_value_6);
Py_DECREF(tmp_args_element_value_7);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 416;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_4);
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_expression_value_21;
PyObject *tmp_expression_value_22;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_backend);
tmp_expression_value_22 = par_backend;
tmp_expression_value_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[3]);
if (tmp_expression_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[188]);
Py_DECREF(tmp_expression_value_21);
if (tmp_assattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_assattr_target_3 = par_gn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[184], tmp_assattr_value_3);
Py_DECREF(tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_23;
PyObject *tmp_expression_value_24;
PyObject *tmp_args_element_value_8;
PyObject *tmp_called_value_8;
PyObject *tmp_expression_value_25;
PyObject *tmp_expression_value_26;
PyObject *tmp_expression_value_27;
PyObject *tmp_args_element_value_9;
CHECK_OBJECT(par_backend);
tmp_expression_value_24 = par_backend;
tmp_expression_value_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[3]);
if (tmp_expression_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 418;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[122]);
Py_DECREF(tmp_expression_value_23);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 418;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_expression_value_27 = par_name;
tmp_expression_value_26 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[44]);
if (tmp_expression_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 419;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_25 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[50]);
Py_DECREF(tmp_expression_value_26);
if (tmp_expression_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 419;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[17]);
Py_DECREF(tmp_expression_value_25);
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 419;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 419;
tmp_args_element_value_8 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_8, mod_consts[101]);
Py_DECREF(tmp_called_value_8);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 419;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_9 = mod_consts[13];
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 418;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_7, call_args);
}
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_8);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 418;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_obj == NULL);
var_obj = tmp_assign_source_4;
}
{
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_28;
PyObject *tmp_call_result_5;
PyObject *tmp_args_element_value_10;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_expression_value_29;
PyObject *tmp_expression_value_30;
CHECK_OBJECT(par_backend);
tmp_expression_value_28 = par_backend;
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[7]);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 421;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_cmp_expr_left_5 = var_obj;
CHECK_OBJECT(par_backend);
tmp_expression_value_30 = par_backend;
tmp_expression_value_29 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[1]);
if (tmp_expression_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_9);
exception_lineno = 421;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[6]);
Py_DECREF(tmp_expression_value_29);
if (tmp_cmp_expr_right_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_9);
exception_lineno = 421;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_10 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
Py_DECREF(tmp_cmp_expr_right_5);
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_9);
exception_lineno = 421;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 421;
tmp_call_result_5 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_10);
Py_DECREF(tmp_called_value_9);
Py_DECREF(tmp_args_element_value_10);
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 421;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_5);
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
PyObject *tmp_expression_value_31;
CHECK_OBJECT(var_obj);
tmp_assattr_value_4 = var_obj;
CHECK_OBJECT(par_gn);
tmp_expression_value_31 = par_gn;
tmp_assattr_target_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[102]);
if (tmp_assattr_target_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 422;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[189], tmp_assattr_value_4);
Py_DECREF(tmp_assattr_target_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 422;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
goto branch_end_2;
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
PyObject *tmp_expression_value_32;
CHECK_OBJECT(par_name);
tmp_isinstance_inst_3 = par_name;
tmp_expression_value_32 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_32 == NULL)) {
tmp_expression_value_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 423;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[190]);
if (tmp_isinstance_cls_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 423;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
Py_DECREF(tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 423;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_called_value_10;
PyObject *tmp_expression_value_33;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_11;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
PyObject *tmp_expression_value_34;
PyObject *tmp_expression_value_35;
CHECK_OBJECT(par_backend);
tmp_expression_value_33 = par_backend;
tmp_called_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[7]);
if (tmp_called_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 424;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_cmp_expr_left_6 = par_gn;
CHECK_OBJECT(par_backend);
tmp_expression_value_35 = par_backend;
tmp_expression_value_34 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[1]);
if (tmp_expression_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_10);
exception_lineno = 424;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[6]);
Py_DECREF(tmp_expression_value_34);
if (tmp_cmp_expr_right_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_10);
exception_lineno = 424;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_11 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
Py_DECREF(tmp_cmp_expr_right_6);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_10);
exception_lineno = 424;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 424;
tmp_call_result_6 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_11);
Py_DECREF(tmp_called_value_10);
Py_DECREF(tmp_args_element_value_11);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 424;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_6);
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
PyObject *tmp_expression_value_36;
tmp_called_value_11 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[35]);
if (unlikely(tmp_called_value_11 == NULL)) {
tmp_called_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[35]);
}
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_12 = par_backend;
CHECK_OBJECT(par_name);
tmp_expression_value_36 = par_name;
tmp_args_element_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[44]);
if (tmp_args_element_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 425;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13};
tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_11, call_args);
}
Py_DECREF(tmp_args_element_value_13);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_dir_name == NULL);
var_dir_name = tmp_assign_source_5;
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_expression_value_37;
PyObject *tmp_expression_value_38;
PyObject *tmp_assattr_target_5;
CHECK_OBJECT(par_backend);
tmp_expression_value_38 = par_backend;
tmp_expression_value_37 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[3]);
if (tmp_expression_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 426;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_37, mod_consts[191]);
Py_DECREF(tmp_expression_value_37);
if (tmp_assattr_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 426;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_assattr_target_5 = par_gn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[184], tmp_assattr_value_5);
Py_DECREF(tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 426;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
PyObject *tmp_expression_value_39;
CHECK_OBJECT(var_dir_name);
tmp_assattr_value_6 = var_dir_name;
CHECK_OBJECT(par_gn);
tmp_expression_value_39 = par_gn;
tmp_assattr_target_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[102]);
if (tmp_assattr_target_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 427;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[192], tmp_assattr_value_6);
Py_DECREF(tmp_assattr_target_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 427;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
goto branch_end_3;
branch_no_3:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_isinstance_inst_4;
PyObject *tmp_isinstance_cls_4;
PyObject *tmp_expression_value_40;
CHECK_OBJECT(par_name);
tmp_isinstance_inst_4 = par_name;
tmp_expression_value_40 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_40 == NULL)) {
tmp_expression_value_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_40, mod_consts[193]);
if (tmp_isinstance_cls_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_4, tmp_isinstance_cls_4);
Py_DECREF(tmp_isinstance_cls_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_called_value_12;
PyObject *tmp_expression_value_41;
PyObject *tmp_call_result_7;
PyObject *tmp_args_element_value_14;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
PyObject *tmp_expression_value_42;
PyObject *tmp_expression_value_43;
CHECK_OBJECT(par_backend);
tmp_expression_value_41 = par_backend;
tmp_called_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[7]);
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 429;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_cmp_expr_left_7 = par_gn;
CHECK_OBJECT(par_backend);
tmp_expression_value_43 = par_backend;
tmp_expression_value_42 = LOOKUP_ATTRIBUTE(tmp_expression_value_43, mod_consts[1]);
if (tmp_expression_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_12);
exception_lineno = 429;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[6]);
Py_DECREF(tmp_expression_value_42);
if (tmp_cmp_expr_right_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_12);
exception_lineno = 429;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_14 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
Py_DECREF(tmp_cmp_expr_right_7);
if (tmp_args_element_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_12);
exception_lineno = 429;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 429;
tmp_call_result_7 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_12, tmp_args_element_value_14);
Py_DECREF(tmp_called_value_12);
Py_DECREF(tmp_args_element_value_14);
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 429;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_7);
}
{
nuitka_bool tmp_condition_result_5;
PyObject *tmp_isinstance_inst_5;
PyObject *tmp_isinstance_cls_5;
PyObject *tmp_expression_value_44;
PyObject *tmp_expression_value_45;
CHECK_OBJECT(par_name);
tmp_expression_value_44 = par_name;
tmp_isinstance_inst_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_44, mod_consts[44]);
if (tmp_isinstance_inst_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 430;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_45 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[194]);
if (unlikely(tmp_expression_value_45 == NULL)) {
tmp_expression_value_45 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[194]);
}
if (tmp_expression_value_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_isinstance_inst_5);
exception_lineno = 430;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_45, mod_consts[195]);
if (tmp_isinstance_cls_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_isinstance_inst_5);
exception_lineno = 430;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_5, tmp_isinstance_cls_5);
Py_DECREF(tmp_isinstance_inst_5);
Py_DECREF(tmp_isinstance_cls_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 430;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_6;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_expression_value_46;
PyObject *tmp_expression_value_47;
PyObject *tmp_expression_value_48;
PyObject *tmp_called_value_13;
PyObject *tmp_expression_value_49;
PyObject *tmp_args_element_value_15;
PyObject *tmp_sub_expr_left_1;
PyObject *tmp_sub_expr_right_1;
PyObject *tmp_expression_value_50;
PyObject *tmp_expression_value_51;
PyObject *tmp_args_element_value_16;
CHECK_OBJECT(par_name);
tmp_expression_value_48 = par_name;
tmp_expression_value_47 = LOOKUP_ATTRIBUTE(tmp_expression_value_48, mod_consts[44]);
if (tmp_expression_value_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 432;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_46 = LOOKUP_ATTRIBUTE(tmp_expression_value_47, mod_consts[196]);
Py_DECREF(tmp_expression_value_47);
if (tmp_expression_value_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 432;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_add_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_46, mod_consts[197]);
Py_DECREF(tmp_expression_value_46);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 432;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_49 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[198]);
if (unlikely(tmp_expression_value_49 == NULL)) {
tmp_expression_value_49 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[198]);
}
if (tmp_expression_value_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
exception_lineno = 433;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_49, mod_consts[199]);
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
exception_lineno = 433;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_sub_expr_left_1 = mod_consts[200];
CHECK_OBJECT(par_name);
tmp_expression_value_51 = par_name;
tmp_expression_value_50 = LOOKUP_ATTRIBUTE(tmp_expression_value_51, mod_consts[44]);
if (tmp_expression_value_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
Py_DECREF(tmp_called_value_13);
exception_lineno = 433;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_sub_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_50, mod_consts[201]);
Py_DECREF(tmp_expression_value_50);
if (tmp_sub_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
Py_DECREF(tmp_called_value_13);
exception_lineno = 433;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_15 = BINARY_OPERATION_SUB_OBJECT_LONG_OBJECT(tmp_sub_expr_left_1, tmp_sub_expr_right_1);
Py_DECREF(tmp_sub_expr_right_1);
if (tmp_args_element_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
Py_DECREF(tmp_called_value_13);
exception_lineno = 433;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_16 = mod_consts[135];
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 433;
{
PyObject *call_args[] = {tmp_args_element_value_15, tmp_args_element_value_16};
tmp_add_expr_right_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_13, call_args);
}
Py_DECREF(tmp_called_value_13);
Py_DECREF(tmp_args_element_value_15);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_1);
exception_lineno = 433;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_6 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 433;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_packed == NULL);
var_packed = tmp_assign_source_6;
}
goto branch_end_5;
branch_no_5:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_isinstance_inst_6;
PyObject *tmp_isinstance_cls_6;
PyObject *tmp_expression_value_52;
PyObject *tmp_expression_value_53;
CHECK_OBJECT(par_name);
tmp_expression_value_52 = par_name;
tmp_isinstance_inst_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_52, mod_consts[44]);
if (tmp_isinstance_inst_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 435;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_53 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[194]);
if (unlikely(tmp_expression_value_53 == NULL)) {
tmp_expression_value_53 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[194]);
}
if (tmp_expression_value_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_isinstance_inst_6);
exception_lineno = 435;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_53, mod_consts[202]);
if (tmp_isinstance_cls_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_isinstance_inst_6);
exception_lineno = 435;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_6, tmp_isinstance_cls_6);
Py_DECREF(tmp_isinstance_inst_6);
Py_DECREF(tmp_isinstance_cls_6);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 435;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_7;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
PyObject *tmp_expression_value_54;
PyObject *tmp_expression_value_55;
PyObject *tmp_expression_value_56;
PyObject *tmp_called_value_14;
PyObject *tmp_expression_value_57;
PyObject *tmp_args_element_value_17;
PyObject *tmp_sub_expr_left_2;
PyObject *tmp_sub_expr_right_2;
PyObject *tmp_lshift_expr_left_1;
PyObject *tmp_lshift_expr_right_1;
PyObject *tmp_expression_value_58;
PyObject *tmp_expression_value_59;
PyObject *tmp_args_element_value_18;
CHECK_OBJECT(par_name);
tmp_expression_value_56 = par_name;
tmp_expression_value_55 = LOOKUP_ATTRIBUTE(tmp_expression_value_56, mod_consts[44]);
if (tmp_expression_value_55 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 437;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_54 = LOOKUP_ATTRIBUTE(tmp_expression_value_55, mod_consts[196]);
Py_DECREF(tmp_expression_value_55);
if (tmp_expression_value_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 437;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_add_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_54, mod_consts[197]);
Py_DECREF(tmp_expression_value_54);
if (tmp_add_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 437;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_57 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[198]);
if (unlikely(tmp_expression_value_57 == NULL)) {
tmp_expression_value_57 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[198]);
}
if (tmp_expression_value_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_2);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_57, mod_consts[199]);
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_2);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_lshift_expr_left_1 = mod_consts[13];
tmp_lshift_expr_right_1 = mod_consts[203];
tmp_sub_expr_left_2 = BINARY_OPERATION_LSHIFT_OBJECT_OBJECT_OBJECT(tmp_lshift_expr_left_1, tmp_lshift_expr_right_1);
if (tmp_sub_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_2);
Py_DECREF(tmp_called_value_14);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_expression_value_59 = par_name;
tmp_expression_value_58 = LOOKUP_ATTRIBUTE(tmp_expression_value_59, mod_consts[44]);
if (tmp_expression_value_58 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_2);
Py_DECREF(tmp_called_value_14);
Py_DECREF(tmp_sub_expr_left_2);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_sub_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_58, mod_consts[201]);
Py_DECREF(tmp_expression_value_58);
if (tmp_sub_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_2);
Py_DECREF(tmp_called_value_14);
Py_DECREF(tmp_sub_expr_left_2);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_17 = BINARY_OPERATION_SUB_OBJECT_LONG_OBJECT(tmp_sub_expr_left_2, tmp_sub_expr_right_2);
Py_DECREF(tmp_sub_expr_left_2);
Py_DECREF(tmp_sub_expr_right_2);
if (tmp_args_element_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_2);
Py_DECREF(tmp_called_value_14);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_18 = mod_consts[204];
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 438;
{
PyObject *call_args[] = {tmp_args_element_value_17, tmp_args_element_value_18};
tmp_add_expr_right_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_14, call_args);
}
Py_DECREF(tmp_called_value_14);
Py_DECREF(tmp_args_element_value_17);
if (tmp_add_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_add_expr_left_2);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_7 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_2, tmp_add_expr_right_2);
Py_DECREF(tmp_add_expr_left_2);
Py_DECREF(tmp_add_expr_right_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 438;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_packed == NULL);
var_packed = tmp_assign_source_7;
}
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_expression_value_60;
PyObject *tmp_expression_value_61;
CHECK_OBJECT(par_name);
tmp_expression_value_61 = par_name;
tmp_expression_value_60 = LOOKUP_ATTRIBUTE(tmp_expression_value_61, mod_consts[44]);
if (tmp_expression_value_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assign_source_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_60, mod_consts[197]);
Py_DECREF(tmp_expression_value_60);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_packed == NULL);
var_packed = tmp_assign_source_8;
}
branch_end_6:;
branch_end_5:;
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_15;
PyObject *tmp_args_element_value_19;
PyObject *tmp_args_element_value_20;
tmp_called_value_15 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_15 == NULL)) {
tmp_called_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 442;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_19 = par_backend;
CHECK_OBJECT(var_packed);
tmp_args_element_value_20 = var_packed;
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 442;
{
PyObject *call_args[] = {tmp_args_element_value_19, tmp_args_element_value_20};
tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_15, call_args);
}
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 442;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_ipaddr == NULL);
var_ipaddr = tmp_assign_source_9;
}
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_expression_value_62;
PyObject *tmp_expression_value_63;
PyObject *tmp_assattr_target_7;
CHECK_OBJECT(par_backend);
tmp_expression_value_63 = par_backend;
tmp_expression_value_62 = LOOKUP_ATTRIBUTE(tmp_expression_value_63, mod_consts[3]);
if (tmp_expression_value_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 443;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_62, mod_consts[205]);
Py_DECREF(tmp_expression_value_62);
if (tmp_assattr_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 443;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_assattr_target_7 = par_gn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[184], tmp_assattr_value_7);
Py_DECREF(tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 443;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_8;
PyObject *tmp_assattr_target_8;
PyObject *tmp_expression_value_64;
CHECK_OBJECT(var_ipaddr);
tmp_assattr_value_8 = var_ipaddr;
CHECK_OBJECT(par_gn);
tmp_expression_value_64 = par_gn;
tmp_assattr_target_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_64, mod_consts[102]);
if (tmp_assattr_target_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 444;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_8, mod_consts[206], tmp_assattr_value_8);
Py_DECREF(tmp_assattr_target_8);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 444;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
goto branch_end_4;
branch_no_4:;
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_isinstance_inst_7;
PyObject *tmp_isinstance_cls_7;
PyObject *tmp_expression_value_65;
CHECK_OBJECT(par_name);
tmp_isinstance_inst_7 = par_name;
tmp_expression_value_65 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_65 == NULL)) {
tmp_expression_value_65 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_65 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_65, mod_consts[207]);
if (tmp_isinstance_cls_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_7, tmp_isinstance_cls_7);
Py_DECREF(tmp_isinstance_cls_7);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_7 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_called_value_16;
PyObject *tmp_expression_value_66;
PyObject *tmp_call_result_8;
PyObject *tmp_args_element_value_21;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
PyObject *tmp_expression_value_67;
PyObject *tmp_expression_value_68;
CHECK_OBJECT(par_backend);
tmp_expression_value_66 = par_backend;
tmp_called_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_66, mod_consts[7]);
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_cmp_expr_left_8 = par_gn;
CHECK_OBJECT(par_backend);
tmp_expression_value_68 = par_backend;
tmp_expression_value_67 = LOOKUP_ATTRIBUTE(tmp_expression_value_68, mod_consts[1]);
if (tmp_expression_value_67 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_16);
exception_lineno = 446;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_67, mod_consts[6]);
Py_DECREF(tmp_expression_value_67);
if (tmp_cmp_expr_right_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_16);
exception_lineno = 446;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_21 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_8, tmp_cmp_expr_right_8);
Py_DECREF(tmp_cmp_expr_right_8);
if (tmp_args_element_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_16);
exception_lineno = 446;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 446;
tmp_call_result_8 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_16, tmp_args_element_value_21);
Py_DECREF(tmp_called_value_16);
Py_DECREF(tmp_args_element_value_21);
if (tmp_call_result_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_8);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_69;
CHECK_OBJECT(par_backend);
tmp_expression_value_69 = par_backend;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_69, mod_consts[3]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 447;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 447;
tmp_assign_source_10 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[208]);
Py_DECREF(tmp_called_instance_2);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 447;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_other_name == NULL);
var_other_name = tmp_assign_source_10;
}
{
PyObject *tmp_called_value_17;
PyObject *tmp_expression_value_70;
PyObject *tmp_call_result_9;
PyObject *tmp_args_element_value_22;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
PyObject *tmp_expression_value_71;
PyObject *tmp_expression_value_72;
CHECK_OBJECT(par_backend);
tmp_expression_value_70 = par_backend;
tmp_called_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_70, mod_consts[7]);
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 448;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_other_name);
tmp_cmp_expr_left_9 = var_other_name;
CHECK_OBJECT(par_backend);
tmp_expression_value_72 = par_backend;
tmp_expression_value_71 = LOOKUP_ATTRIBUTE(tmp_expression_value_72, mod_consts[1]);
if (tmp_expression_value_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_17);
exception_lineno = 448;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_71, mod_consts[6]);
Py_DECREF(tmp_expression_value_71);
if (tmp_cmp_expr_right_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_17);
exception_lineno = 448;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_22 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_9, tmp_cmp_expr_right_9);
Py_DECREF(tmp_cmp_expr_right_9);
if (tmp_args_element_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_17);
exception_lineno = 448;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 448;
tmp_call_result_9 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_17, tmp_args_element_value_22);
Py_DECREF(tmp_called_value_17);
Py_DECREF(tmp_args_element_value_22);
if (tmp_call_result_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 448;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_9);
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_value_18;
PyObject *tmp_expression_value_73;
PyObject *tmp_expression_value_74;
PyObject *tmp_args_element_value_23;
PyObject *tmp_called_value_19;
PyObject *tmp_expression_value_75;
PyObject *tmp_expression_value_76;
PyObject *tmp_expression_value_77;
PyObject *tmp_args_element_value_24;
CHECK_OBJECT(par_backend);
tmp_expression_value_74 = par_backend;
tmp_expression_value_73 = LOOKUP_ATTRIBUTE(tmp_expression_value_74, mod_consts[3]);
if (tmp_expression_value_73 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_73, mod_consts[122]);
Py_DECREF(tmp_expression_value_73);
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_name);
tmp_expression_value_77 = par_name;
tmp_expression_value_76 = LOOKUP_ATTRIBUTE(tmp_expression_value_77, mod_consts[209]);
if (tmp_expression_value_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_18);
exception_lineno = 451;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_75 = LOOKUP_ATTRIBUTE(tmp_expression_value_76, mod_consts[50]);
Py_DECREF(tmp_expression_value_76);
if (tmp_expression_value_75 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_18);
exception_lineno = 451;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_75, mod_consts[17]);
Py_DECREF(tmp_expression_value_75);
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_18);
exception_lineno = 451;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 451;
tmp_args_element_value_23 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_19, mod_consts[101]);
Py_DECREF(tmp_called_value_19);
if (tmp_args_element_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_18);
exception_lineno = 451;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_24 = mod_consts[13];
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 450;
{
PyObject *call_args[] = {tmp_args_element_value_23, tmp_args_element_value_24};
tmp_assign_source_11 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_18, call_args);
}
Py_DECREF(tmp_called_value_18);
Py_DECREF(tmp_args_element_value_23);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_type_id == NULL);
var_type_id = tmp_assign_source_11;
}
{
PyObject *tmp_called_value_20;
PyObject *tmp_expression_value_78;
PyObject *tmp_call_result_10;
PyObject *tmp_args_element_value_25;
PyObject *tmp_cmp_expr_left_10;
PyObject *tmp_cmp_expr_right_10;
PyObject *tmp_expression_value_79;
PyObject *tmp_expression_value_80;
CHECK_OBJECT(par_backend);
tmp_expression_value_78 = par_backend;
tmp_called_value_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_78, mod_consts[7]);
if (tmp_called_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_type_id);
tmp_cmp_expr_left_10 = var_type_id;
CHECK_OBJECT(par_backend);
tmp_expression_value_80 = par_backend;
tmp_expression_value_79 = LOOKUP_ATTRIBUTE(tmp_expression_value_80, mod_consts[1]);
if (tmp_expression_value_79 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_20);
exception_lineno = 453;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_79, mod_consts[6]);
Py_DECREF(tmp_expression_value_79);
if (tmp_cmp_expr_right_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_20);
exception_lineno = 453;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_25 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_10, tmp_cmp_expr_right_10);
Py_DECREF(tmp_cmp_expr_right_10);
if (tmp_args_element_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_20);
exception_lineno = 453;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 453;
tmp_call_result_10 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_20, tmp_args_element_value_25);
Py_DECREF(tmp_called_value_20);
Py_DECREF(tmp_args_element_value_25);
if (tmp_call_result_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_10);
}
{
PyObject *tmp_assign_source_12;
PyObject *tmp_called_value_21;
PyObject *tmp_expression_value_81;
PyObject *tmp_expression_value_82;
PyObject *tmp_args_element_value_26;
PyObject *tmp_args_element_value_27;
PyObject *tmp_expression_value_83;
CHECK_OBJECT(par_backend);
tmp_expression_value_82 = par_backend;
tmp_expression_value_81 = LOOKUP_ATTRIBUTE(tmp_expression_value_82, mod_consts[1]);
if (tmp_expression_value_81 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 454;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_81, mod_consts[210]);
Py_DECREF(tmp_expression_value_81);
if (tmp_called_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 454;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_26 = mod_consts[211];
CHECK_OBJECT(par_name);
tmp_expression_value_83 = par_name;
tmp_args_element_value_27 = LOOKUP_ATTRIBUTE(tmp_expression_value_83, mod_consts[44]);
if (tmp_args_element_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_21);
exception_lineno = 454;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 454;
{
PyObject *call_args[] = {tmp_args_element_value_26, tmp_args_element_value_27};
tmp_assign_source_12 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_21, call_args);
}
Py_DECREF(tmp_called_value_21);
Py_DECREF(tmp_args_element_value_27);
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 454;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_data == NULL);
var_data = tmp_assign_source_12;
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_84;
CHECK_OBJECT(par_backend);
tmp_expression_value_84 = par_backend;
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_84, mod_consts[1]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 455;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 455;
tmp_assign_source_13 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_3,
mod_consts[210],
PyTuple_GET_ITEM(mod_consts[212], 0)
);
Py_DECREF(tmp_called_instance_3);
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 455;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_data_ptr_ptr == NULL);
var_data_ptr_ptr = tmp_assign_source_13;
}
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_ass_subscript_1;
int tmp_ass_subscript_res_1;
CHECK_OBJECT(var_data);
tmp_ass_subvalue_1 = var_data;
CHECK_OBJECT(var_data_ptr_ptr);
tmp_ass_subscribed_1 = var_data_ptr_ptr;
tmp_ass_subscript_1 = mod_consts[26];
tmp_ass_subscript_res_1 = SET_SUBSCRIPT_CONST(tmp_ass_subscribed_1, tmp_ass_subscript_1, 0, tmp_ass_subvalue_1);
if (tmp_ass_subscript_res_1 == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_called_value_22;
PyObject *tmp_expression_value_85;
PyObject *tmp_expression_value_86;
PyObject *tmp_args_element_value_28;
PyObject *tmp_expression_value_87;
PyObject *tmp_expression_value_88;
PyObject *tmp_args_element_value_29;
PyObject *tmp_args_element_value_30;
PyObject *tmp_len_arg_2;
PyObject *tmp_expression_value_89;
CHECK_OBJECT(par_backend);
tmp_expression_value_86 = par_backend;
tmp_expression_value_85 = LOOKUP_ATTRIBUTE(tmp_expression_value_86, mod_consts[3]);
if (tmp_expression_value_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 457;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_85, mod_consts[213]);
Py_DECREF(tmp_expression_value_85);
if (tmp_called_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 457;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_expression_value_88 = par_backend;
tmp_expression_value_87 = LOOKUP_ATTRIBUTE(tmp_expression_value_88, mod_consts[1]);
if (tmp_expression_value_87 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_22);
exception_lineno = 458;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_28 = LOOKUP_ATTRIBUTE(tmp_expression_value_87, mod_consts[6]);
Py_DECREF(tmp_expression_value_87);
if (tmp_args_element_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_22);
exception_lineno = 458;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_data_ptr_ptr);
tmp_args_element_value_29 = var_data_ptr_ptr;
CHECK_OBJECT(par_name);
tmp_expression_value_89 = par_name;
tmp_len_arg_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_89, mod_consts[44]);
if (tmp_len_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_22);
Py_DECREF(tmp_args_element_value_28);
exception_lineno = 458;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_30 = BUILTIN_LEN(tmp_len_arg_2);
Py_DECREF(tmp_len_arg_2);
if (tmp_args_element_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_22);
Py_DECREF(tmp_args_element_value_28);
exception_lineno = 458;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 457;
{
PyObject *call_args[] = {tmp_args_element_value_28, tmp_args_element_value_29, tmp_args_element_value_30};
tmp_assign_source_14 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_22, call_args);
}
Py_DECREF(tmp_called_value_22);
Py_DECREF(tmp_args_element_value_28);
Py_DECREF(tmp_args_element_value_30);
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 457;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_value == NULL);
var_value = tmp_assign_source_14;
}
{
nuitka_bool tmp_condition_result_8;
PyObject *tmp_cmp_expr_left_11;
PyObject *tmp_cmp_expr_right_11;
PyObject *tmp_expression_value_90;
PyObject *tmp_expression_value_91;
CHECK_OBJECT(var_value);
tmp_cmp_expr_left_11 = var_value;
CHECK_OBJECT(par_backend);
tmp_expression_value_91 = par_backend;
tmp_expression_value_90 = LOOKUP_ATTRIBUTE(tmp_expression_value_91, mod_consts[1]);
if (tmp_expression_value_90 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 460;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_90, mod_consts[6]);
Py_DECREF(tmp_expression_value_90);
if (tmp_cmp_expr_right_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 460;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_8 = RICH_COMPARE_EQ_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_11, tmp_cmp_expr_right_11);
Py_DECREF(tmp_cmp_expr_right_11);
if (tmp_condition_result_8 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 460;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_called_instance_4;
PyObject *tmp_call_result_11;
CHECK_OBJECT(par_backend);
tmp_called_instance_4 = par_backend;
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 461;
tmp_call_result_11 = CALL_METHOD_NO_ARGS(tmp_called_instance_4, mod_consts[214]);
if (tmp_call_result_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 461;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_11);
}
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[215];
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 462;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 462;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
branch_no_8:;
{
PyObject *tmp_assattr_value_9;
PyObject *tmp_assattr_target_9;
CHECK_OBJECT(var_type_id);
tmp_assattr_value_9 = var_type_id;
CHECK_OBJECT(var_other_name);
tmp_assattr_target_9 = var_other_name;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_9, mod_consts[209], tmp_assattr_value_9);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 463;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_10;
PyObject *tmp_assattr_target_10;
CHECK_OBJECT(var_value);
tmp_assattr_value_10 = var_value;
CHECK_OBJECT(var_other_name);
tmp_assattr_target_10 = var_other_name;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_10, mod_consts[44], tmp_assattr_value_10);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 464;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_11;
PyObject *tmp_expression_value_92;
PyObject *tmp_expression_value_93;
PyObject *tmp_assattr_target_11;
CHECK_OBJECT(par_backend);
tmp_expression_value_93 = par_backend;
tmp_expression_value_92 = LOOKUP_ATTRIBUTE(tmp_expression_value_93, mod_consts[3]);
if (tmp_expression_value_92 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 465;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_92, mod_consts[216]);
Py_DECREF(tmp_expression_value_92);
if (tmp_assattr_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 465;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_assattr_target_11 = par_gn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_11, mod_consts[184], tmp_assattr_value_11);
Py_DECREF(tmp_assattr_value_11);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 465;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_12;
PyObject *tmp_assattr_target_12;
PyObject *tmp_expression_value_94;
CHECK_OBJECT(var_other_name);
tmp_assattr_value_12 = var_other_name;
CHECK_OBJECT(par_gn);
tmp_expression_value_94 = par_gn;
tmp_assattr_target_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_94, mod_consts[102]);
if (tmp_assattr_target_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 466;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_12, mod_consts[217], tmp_assattr_value_12);
Py_DECREF(tmp_assattr_target_12);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 466;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
goto branch_end_7;
branch_no_7:;
{
nuitka_bool tmp_condition_result_9;
PyObject *tmp_isinstance_inst_8;
PyObject *tmp_isinstance_cls_8;
PyObject *tmp_expression_value_95;
CHECK_OBJECT(par_name);
tmp_isinstance_inst_8 = par_name;
tmp_expression_value_95 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_95 == NULL)) {
tmp_expression_value_95 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_95 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_95, mod_consts[218]);
if (tmp_isinstance_cls_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_8, tmp_isinstance_cls_8);
Py_DECREF(tmp_isinstance_cls_8);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_9 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_called_value_23;
PyObject *tmp_expression_value_96;
PyObject *tmp_call_result_12;
PyObject *tmp_args_element_value_31;
PyObject *tmp_cmp_expr_left_12;
PyObject *tmp_cmp_expr_right_12;
PyObject *tmp_expression_value_97;
PyObject *tmp_expression_value_98;
CHECK_OBJECT(par_backend);
tmp_expression_value_96 = par_backend;
tmp_called_value_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_96, mod_consts[7]);
if (tmp_called_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 468;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_cmp_expr_left_12 = par_gn;
CHECK_OBJECT(par_backend);
tmp_expression_value_98 = par_backend;
tmp_expression_value_97 = LOOKUP_ATTRIBUTE(tmp_expression_value_98, mod_consts[1]);
if (tmp_expression_value_97 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_23);
exception_lineno = 468;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_97, mod_consts[6]);
Py_DECREF(tmp_expression_value_97);
if (tmp_cmp_expr_right_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_23);
exception_lineno = 468;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_31 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_12, tmp_cmp_expr_right_12);
Py_DECREF(tmp_cmp_expr_right_12);
if (tmp_args_element_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_23);
exception_lineno = 468;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 468;
tmp_call_result_12 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_23, tmp_args_element_value_31);
Py_DECREF(tmp_called_value_23);
Py_DECREF(tmp_args_element_value_31);
if (tmp_call_result_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 468;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_12);
}
{
PyObject *tmp_assign_source_15;
PyObject *tmp_called_value_24;
PyObject *tmp_expression_value_99;
PyObject *tmp_expression_value_100;
CHECK_OBJECT(par_name);
tmp_expression_value_100 = par_name;
tmp_expression_value_99 = LOOKUP_ATTRIBUTE(tmp_expression_value_100, mod_consts[44]);
if (tmp_expression_value_99 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_24 = LOOKUP_ATTRIBUTE(tmp_expression_value_99, mod_consts[17]);
Py_DECREF(tmp_expression_value_99);
if (tmp_called_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 471;
tmp_assign_source_15 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_24, mod_consts[18]);
Py_DECREF(tmp_called_value_24);
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_data == NULL);
var_data = tmp_assign_source_15;
}
{
PyObject *tmp_assign_source_16;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_32;
PyObject *tmp_args_element_value_33;
tmp_called_value_25 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_25 == NULL)) {
tmp_called_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 472;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_32 = par_backend;
CHECK_OBJECT(var_data);
tmp_args_element_value_33 = var_data;
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 472;
{
PyObject *call_args[] = {tmp_args_element_value_32, tmp_args_element_value_33};
tmp_assign_source_16 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_25, call_args);
}
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 472;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_asn1_str == NULL);
var_asn1_str = tmp_assign_source_16;
}
{
PyObject *tmp_assattr_value_13;
PyObject *tmp_expression_value_101;
PyObject *tmp_expression_value_102;
PyObject *tmp_assattr_target_13;
CHECK_OBJECT(par_backend);
tmp_expression_value_102 = par_backend;
tmp_expression_value_101 = LOOKUP_ATTRIBUTE(tmp_expression_value_102, mod_consts[3]);
if (tmp_expression_value_101 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_101, mod_consts[219]);
Py_DECREF(tmp_expression_value_101);
if (tmp_assattr_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_assattr_target_13 = par_gn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_13, mod_consts[184], tmp_assattr_value_13);
Py_DECREF(tmp_assattr_value_13);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_14;
PyObject *tmp_assattr_target_14;
PyObject *tmp_expression_value_103;
CHECK_OBJECT(var_asn1_str);
tmp_assattr_value_14 = var_asn1_str;
CHECK_OBJECT(par_gn);
tmp_expression_value_103 = par_gn;
tmp_assattr_target_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_103, mod_consts[102]);
if (tmp_assattr_target_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 474;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_14, mod_consts[220], tmp_assattr_value_14);
Py_DECREF(tmp_assattr_target_14);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 474;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
goto branch_end_9;
branch_no_9:;
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_isinstance_inst_9;
PyObject *tmp_isinstance_cls_9;
PyObject *tmp_expression_value_104;
CHECK_OBJECT(par_name);
tmp_isinstance_inst_9 = par_name;
tmp_expression_value_104 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_104 == NULL)) {
tmp_expression_value_104 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_104 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 475;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_104, mod_consts[221]);
if (tmp_isinstance_cls_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 475;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_9, tmp_isinstance_cls_9);
Py_DECREF(tmp_isinstance_cls_9);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 475;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_10 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_called_value_26;
PyObject *tmp_expression_value_105;
PyObject *tmp_call_result_13;
PyObject *tmp_args_element_value_34;
PyObject *tmp_cmp_expr_left_13;
PyObject *tmp_cmp_expr_right_13;
PyObject *tmp_expression_value_106;
PyObject *tmp_expression_value_107;
CHECK_OBJECT(par_backend);
tmp_expression_value_105 = par_backend;
tmp_called_value_26 = LOOKUP_ATTRIBUTE(tmp_expression_value_105, mod_consts[7]);
if (tmp_called_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_cmp_expr_left_13 = par_gn;
CHECK_OBJECT(par_backend);
tmp_expression_value_107 = par_backend;
tmp_expression_value_106 = LOOKUP_ATTRIBUTE(tmp_expression_value_107, mod_consts[1]);
if (tmp_expression_value_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_26);
exception_lineno = 476;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_106, mod_consts[6]);
Py_DECREF(tmp_expression_value_106);
if (tmp_cmp_expr_right_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_26);
exception_lineno = 476;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_34 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_13, tmp_cmp_expr_right_13);
Py_DECREF(tmp_cmp_expr_right_13);
if (tmp_args_element_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_26);
exception_lineno = 476;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 476;
tmp_call_result_13 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_26, tmp_args_element_value_34);
Py_DECREF(tmp_called_value_26);
Py_DECREF(tmp_args_element_value_34);
if (tmp_call_result_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_13);
}
{
PyObject *tmp_assign_source_17;
PyObject *tmp_called_value_27;
PyObject *tmp_expression_value_108;
PyObject *tmp_expression_value_109;
CHECK_OBJECT(par_name);
tmp_expression_value_109 = par_name;
tmp_expression_value_108 = LOOKUP_ATTRIBUTE(tmp_expression_value_109, mod_consts[44]);
if (tmp_expression_value_108 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 479;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_27 = LOOKUP_ATTRIBUTE(tmp_expression_value_108, mod_consts[17]);
Py_DECREF(tmp_expression_value_108);
if (tmp_called_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 479;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 479;
tmp_assign_source_17 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_27, mod_consts[18]);
Py_DECREF(tmp_called_value_27);
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 479;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_data == NULL);
var_data = tmp_assign_source_17;
}
{
PyObject *tmp_assign_source_18;
PyObject *tmp_called_value_28;
PyObject *tmp_args_element_value_35;
PyObject *tmp_args_element_value_36;
tmp_called_value_28 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_28 == NULL)) {
tmp_called_value_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 480;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_35 = par_backend;
CHECK_OBJECT(var_data);
tmp_args_element_value_36 = var_data;
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 480;
{
PyObject *call_args[] = {tmp_args_element_value_35, tmp_args_element_value_36};
tmp_assign_source_18 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_28, call_args);
}
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 480;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
assert(var_asn1_str == NULL);
var_asn1_str = tmp_assign_source_18;
}
{
PyObject *tmp_assattr_value_15;
PyObject *tmp_expression_value_110;
PyObject *tmp_expression_value_111;
PyObject *tmp_assattr_target_15;
CHECK_OBJECT(par_backend);
tmp_expression_value_111 = par_backend;
tmp_expression_value_110 = LOOKUP_ATTRIBUTE(tmp_expression_value_111, mod_consts[3]);
if (tmp_expression_value_110 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 481;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_110, mod_consts[222]);
Py_DECREF(tmp_expression_value_110);
if (tmp_assattr_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 481;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_gn);
tmp_assattr_target_15 = par_gn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_15, mod_consts[184], tmp_assattr_value_15);
Py_DECREF(tmp_assattr_value_15);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 481;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_16;
PyObject *tmp_assattr_target_16;
PyObject *tmp_expression_value_112;
CHECK_OBJECT(var_asn1_str);
tmp_assattr_value_16 = var_asn1_str;
CHECK_OBJECT(par_gn);
tmp_expression_value_112 = par_gn;
tmp_assattr_target_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_112, mod_consts[102]);
if (tmp_assattr_target_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_16, mod_consts[223], tmp_assattr_value_16);
Py_DECREF(tmp_assattr_target_16);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
}
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[224];
CHECK_OBJECT(par_name);
tmp_kw_call_arg_value_1_1 = par_name;
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 485;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_make_exception_arg_2 = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_make_exception_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 485;
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame.f_lineno = 484;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_2);
Py_DECREF(tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 484;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooooooo";
goto frame_exception_exit_1;
}
branch_end_10:;
branch_end_9:;
branch_end_7:;
branch_end_4:;
branch_end_3:;
branch_end_2:;
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b3edf75fbf359ece52ed1d1373429a3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b3edf75fbf359ece52ed1d1373429a3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7b3edf75fbf359ece52ed1d1373429a3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7b3edf75fbf359ece52ed1d1373429a3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7b3edf75fbf359ece52ed1d1373429a3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7b3edf75fbf359ece52ed1d1373429a3,
type_description_1,
par_backend,
par_name,
par_gn,
var_ia5,
var_value,
var_res,
var_obj,
var_dir_name,
var_packed,
var_ipaddr,
var_other_name,
var_type_id,
var_data,
var_data_ptr_ptr,
var_asn1_str
);
// Release cached frame if used for exception.
if (frame_7b3edf75fbf359ece52ed1d1373429a3 == cache_frame_7b3edf75fbf359ece52ed1d1373429a3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7b3edf75fbf359ece52ed1d1373429a3);
cache_frame_7b3edf75fbf359ece52ed1d1373429a3 = NULL;
}
assertFrameObject(frame_7b3edf75fbf359ece52ed1d1373429a3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_ia5);
var_ia5 = NULL;
Py_XDECREF(var_value);
var_value = NULL;
Py_XDECREF(var_res);
var_res = NULL;
Py_XDECREF(var_obj);
var_obj = NULL;
Py_XDECREF(var_dir_name);
var_dir_name = NULL;
Py_XDECREF(var_packed);
var_packed = NULL;
Py_XDECREF(var_ipaddr);
var_ipaddr = NULL;
Py_XDECREF(var_other_name);
var_other_name = NULL;
Py_XDECREF(var_type_id);
var_type_id = NULL;
Py_XDECREF(var_data);
var_data = NULL;
Py_XDECREF(var_data_ptr_ptr);
var_data_ptr_ptr = NULL;
Py_XDECREF(var_asn1_str);
var_asn1_str = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_ia5);
var_ia5 = NULL;
Py_XDECREF(var_value);
var_value = NULL;
Py_XDECREF(var_res);
var_res = NULL;
Py_XDECREF(var_obj);
var_obj = NULL;
Py_XDECREF(var_dir_name);
var_dir_name = NULL;
Py_XDECREF(var_packed);
var_packed = NULL;
Py_XDECREF(var_ipaddr);
var_ipaddr = NULL;
Py_XDECREF(var_other_name);
var_other_name = NULL;
Py_XDECREF(var_type_id);
var_type_id = NULL;
Py_XDECREF(var_data);
var_data = NULL;
Py_XDECREF(var_data_ptr_ptr);
var_data_ptr_ptr = NULL;
Py_XDECREF(var_asn1_str);
var_asn1_str = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_gn);
Py_DECREF(par_gn);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name);
Py_DECREF(par_name);
CHECK_OBJECT(par_gn);
Py_DECREF(par_gn);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__29__encode_extended_key_usage(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_extended_key_usage = python_pars[1];
PyObject *var_eku = NULL;
PyObject *var_oid = NULL;
PyObject *var_obj = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_12828649f6490b3a9446421acffd583b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_12828649f6490b3a9446421acffd583b = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_12828649f6490b3a9446421acffd583b)) {
Py_XDECREF(cache_frame_12828649f6490b3a9446421acffd583b);
#if _DEBUG_REFCOUNTS
if (cache_frame_12828649f6490b3a9446421acffd583b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_12828649f6490b3a9446421acffd583b = MAKE_FUNCTION_FRAME(codeobj_12828649f6490b3a9446421acffd583b, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_12828649f6490b3a9446421acffd583b->m_type_description == NULL);
frame_12828649f6490b3a9446421acffd583b = cache_frame_12828649f6490b3a9446421acffd583b;
// Push the new frame as the currently active one.
pushFrameStack(frame_12828649f6490b3a9446421acffd583b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_12828649f6490b3a9446421acffd583b) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_12828649f6490b3a9446421acffd583b->m_frame.f_lineno = 490;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[225]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_eku == NULL);
var_eku = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[1]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 491;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[2]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 491;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_eku);
tmp_args_element_value_1 = var_eku;
CHECK_OBJECT(par_backend);
tmp_expression_value_5 = par_backend;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[3]);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 491;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[226]);
Py_DECREF(tmp_expression_value_4);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 491;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_12828649f6490b3a9446421acffd583b->m_frame.f_lineno = 491;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 491;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_eku;
assert(old != NULL);
var_eku = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_extended_key_usage);
tmp_iter_arg_1 = par_extended_key_usage;
tmp_assign_source_3 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_3;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_4 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_4 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
exception_lineno = 492;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_4;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_5 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_oid;
var_oid = tmp_assign_source_5;
Py_INCREF(var_oid);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_6;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 493;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 493;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_3 = par_backend;
CHECK_OBJECT(var_oid);
tmp_expression_value_6 = var_oid;
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[50]);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 493;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_12828649f6490b3a9446421acffd583b->m_frame.f_lineno = 493;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 493;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_obj;
var_obj = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 494;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 494;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[227]);
Py_DECREF(tmp_expression_value_7);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 494;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (var_eku == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[228]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 494;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_5 = var_eku;
CHECK_OBJECT(var_obj);
tmp_args_element_value_6 = var_obj;
frame_12828649f6490b3a9446421acffd583b->m_frame.f_lineno = 494;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6};
tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 494;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_7;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_9;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_7;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 495;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_9 = par_backend;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[7]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 495;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_1 = var_res;
tmp_cmp_expr_right_1 = mod_consts[13];
tmp_args_element_value_7 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_4);
exception_lineno = 495;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_12828649f6490b3a9446421acffd583b->m_frame.f_lineno = 495;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_7);
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_7);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 495;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_eku == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[228]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 497;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_eku;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_12828649f6490b3a9446421acffd583b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_12828649f6490b3a9446421acffd583b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_12828649f6490b3a9446421acffd583b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_12828649f6490b3a9446421acffd583b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_12828649f6490b3a9446421acffd583b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_12828649f6490b3a9446421acffd583b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_12828649f6490b3a9446421acffd583b,
type_description_1,
par_backend,
par_extended_key_usage,
var_eku,
var_oid,
var_obj,
var_res
);
// Release cached frame if used for exception.
if (frame_12828649f6490b3a9446421acffd583b == cache_frame_12828649f6490b3a9446421acffd583b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_12828649f6490b3a9446421acffd583b);
cache_frame_12828649f6490b3a9446421acffd583b = NULL;
}
assertFrameObject(frame_12828649f6490b3a9446421acffd583b);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_eku);
var_eku = NULL;
Py_XDECREF(var_oid);
var_oid = NULL;
Py_XDECREF(var_obj);
var_obj = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_eku);
var_eku = NULL;
Py_XDECREF(var_oid);
var_oid = NULL;
Py_XDECREF(var_obj);
var_obj = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_extended_key_usage);
Py_DECREF(par_extended_key_usage);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_extended_key_usage);
Py_DECREF(par_extended_key_usage);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__30__encode_reasonflags(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_reasons = python_pars[1];
PyObject *var_bitmask = NULL;
PyObject *var_reason = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_d597e997914a46568718ea9e5dda9eb5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_d597e997914a46568718ea9e5dda9eb5 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_d597e997914a46568718ea9e5dda9eb5)) {
Py_XDECREF(cache_frame_d597e997914a46568718ea9e5dda9eb5);
#if _DEBUG_REFCOUNTS
if (cache_frame_d597e997914a46568718ea9e5dda9eb5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d597e997914a46568718ea9e5dda9eb5 = MAKE_FUNCTION_FRAME(codeobj_d597e997914a46568718ea9e5dda9eb5, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d597e997914a46568718ea9e5dda9eb5->m_type_description == NULL);
frame_d597e997914a46568718ea9e5dda9eb5 = cache_frame_d597e997914a46568718ea9e5dda9eb5;
// Push the new frame as the currently active one.
pushFrameStack(frame_d597e997914a46568718ea9e5dda9eb5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d597e997914a46568718ea9e5dda9eb5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 513;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_d597e997914a46568718ea9e5dda9eb5->m_frame.f_lineno = 513;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[127]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 513;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_bitmask == NULL);
var_bitmask = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_bitmask);
tmp_cmp_expr_left_1 = var_bitmask;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_d597e997914a46568718ea9e5dda9eb5->m_frame.f_lineno = 514;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_reasons);
tmp_iter_arg_1 = par_reasons;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 515;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_2;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_3 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_3 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
exception_lineno = 515;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_4 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_reason;
var_reason = tmp_assign_source_4;
Py_INCREF(var_reason);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_subscript_value_1;
PyObject *tmp_args_element_value_4;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 516;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 516;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[126]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 516;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
if (var_bitmask == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[229]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 517;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_args_element_value_2 = var_bitmask;
tmp_expression_value_7 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[230]);
if (unlikely(tmp_expression_value_7 == NULL)) {
tmp_expression_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[230]);
}
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 517;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_reason);
tmp_subscript_value_1 = var_reason;
tmp_args_element_value_3 = LOOKUP_SUBSCRIPT(tmp_expression_value_7, tmp_subscript_value_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 517;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_args_element_value_4 = mod_consts[13];
frame_d597e997914a46568718ea9e5dda9eb5->m_frame.f_lineno = 516;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 516;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_8;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_5;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 519;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_expression_value_8 = par_backend;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[7]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 519;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_2 = var_res;
tmp_cmp_expr_right_2 = mod_consts[13];
tmp_args_element_value_5 = RICH_COMPARE_EQ_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 519;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
frame_d597e997914a46568718ea9e5dda9eb5->m_frame.f_lineno = 519;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_5);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 519;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_2);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 515;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_bitmask == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[229]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 521;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_bitmask;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d597e997914a46568718ea9e5dda9eb5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d597e997914a46568718ea9e5dda9eb5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d597e997914a46568718ea9e5dda9eb5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d597e997914a46568718ea9e5dda9eb5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d597e997914a46568718ea9e5dda9eb5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d597e997914a46568718ea9e5dda9eb5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d597e997914a46568718ea9e5dda9eb5,
type_description_1,
par_backend,
par_reasons,
var_bitmask,
var_reason,
var_res
);
// Release cached frame if used for exception.
if (frame_d597e997914a46568718ea9e5dda9eb5 == cache_frame_d597e997914a46568718ea9e5dda9eb5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d597e997914a46568718ea9e5dda9eb5);
cache_frame_d597e997914a46568718ea9e5dda9eb5 = NULL;
}
assertFrameObject(frame_d597e997914a46568718ea9e5dda9eb5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_bitmask);
var_bitmask = NULL;
Py_XDECREF(var_reason);
var_reason = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_bitmask);
var_bitmask = NULL;
Py_XDECREF(var_reason);
var_reason = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_reasons);
Py_DECREF(par_reasons);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_reasons);
Py_DECREF(par_reasons);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__31__encode_full_name(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_full_name = python_pars[1];
PyObject *var_dpn = NULL;
struct Nuitka_FrameObject *frame_4d3bfb33dacc6f30ccde274b116d64e5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_4d3bfb33dacc6f30ccde274b116d64e5 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_4d3bfb33dacc6f30ccde274b116d64e5)) {
Py_XDECREF(cache_frame_4d3bfb33dacc6f30ccde274b116d64e5);
#if _DEBUG_REFCOUNTS
if (cache_frame_4d3bfb33dacc6f30ccde274b116d64e5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4d3bfb33dacc6f30ccde274b116d64e5 = MAKE_FUNCTION_FRAME(codeobj_4d3bfb33dacc6f30ccde274b116d64e5, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4d3bfb33dacc6f30ccde274b116d64e5->m_type_description == NULL);
frame_4d3bfb33dacc6f30ccde274b116d64e5 = cache_frame_4d3bfb33dacc6f30ccde274b116d64e5;
// Push the new frame as the currently active one.
pushFrameStack(frame_4d3bfb33dacc6f30ccde274b116d64e5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4d3bfb33dacc6f30ccde274b116d64e5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 525;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_4d3bfb33dacc6f30ccde274b116d64e5->m_frame.f_lineno = 525;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[231]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 525;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_dpn == NULL);
var_dpn = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 526;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_dpn);
tmp_cmp_expr_left_1 = var_dpn;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 526;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 526;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 526;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_4d3bfb33dacc6f30ccde274b116d64e5->m_frame.f_lineno = 526;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 526;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[232]);
if (unlikely(tmp_assattr_value_1 == NULL)) {
tmp_assattr_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[232]);
}
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 527;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_dpn);
tmp_assattr_target_1 = var_dpn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[184], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 527;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_assattr_target_2;
PyObject *tmp_expression_value_5;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[150]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[150]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 528;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_2 = par_backend;
CHECK_OBJECT(par_full_name);
tmp_args_element_value_3 = par_full_name;
frame_4d3bfb33dacc6f30ccde274b116d64e5->m_frame.f_lineno = 528;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assattr_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 528;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_dpn);
tmp_expression_value_5 = var_dpn;
tmp_assattr_target_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[233]);
if (tmp_assattr_target_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_assattr_value_2);
exception_lineno = 528;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[234], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
Py_DECREF(tmp_assattr_target_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 528;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4d3bfb33dacc6f30ccde274b116d64e5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4d3bfb33dacc6f30ccde274b116d64e5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4d3bfb33dacc6f30ccde274b116d64e5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4d3bfb33dacc6f30ccde274b116d64e5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4d3bfb33dacc6f30ccde274b116d64e5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4d3bfb33dacc6f30ccde274b116d64e5,
type_description_1,
par_backend,
par_full_name,
var_dpn
);
// Release cached frame if used for exception.
if (frame_4d3bfb33dacc6f30ccde274b116d64e5 == cache_frame_4d3bfb33dacc6f30ccde274b116d64e5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4d3bfb33dacc6f30ccde274b116d64e5);
cache_frame_4d3bfb33dacc6f30ccde274b116d64e5 = NULL;
}
assertFrameObject(frame_4d3bfb33dacc6f30ccde274b116d64e5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_dpn);
tmp_return_value = var_dpn;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_dpn);
Py_DECREF(var_dpn);
var_dpn = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_dpn);
var_dpn = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_full_name);
Py_DECREF(par_full_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_full_name);
Py_DECREF(par_full_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__32__encode_relative_name(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_relative_name = python_pars[1];
PyObject *var_dpn = NULL;
struct Nuitka_FrameObject *frame_0718558d0ce1642a6f978c3a1a588f6c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_0718558d0ce1642a6f978c3a1a588f6c = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_0718558d0ce1642a6f978c3a1a588f6c)) {
Py_XDECREF(cache_frame_0718558d0ce1642a6f978c3a1a588f6c);
#if _DEBUG_REFCOUNTS
if (cache_frame_0718558d0ce1642a6f978c3a1a588f6c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0718558d0ce1642a6f978c3a1a588f6c = MAKE_FUNCTION_FRAME(codeobj_0718558d0ce1642a6f978c3a1a588f6c, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0718558d0ce1642a6f978c3a1a588f6c->m_type_description == NULL);
frame_0718558d0ce1642a6f978c3a1a588f6c = cache_frame_0718558d0ce1642a6f978c3a1a588f6c;
// Push the new frame as the currently active one.
pushFrameStack(frame_0718558d0ce1642a6f978c3a1a588f6c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0718558d0ce1642a6f978c3a1a588f6c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 533;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_0718558d0ce1642a6f978c3a1a588f6c->m_frame.f_lineno = 533;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[231]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 533;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_dpn == NULL);
var_dpn = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 534;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_dpn);
tmp_cmp_expr_left_1 = var_dpn;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 534;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 534;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 534;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_0718558d0ce1642a6f978c3a1a588f6c->m_frame.f_lineno = 534;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 534;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[235]);
if (unlikely(tmp_assattr_value_1 == NULL)) {
tmp_assattr_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[235]);
}
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 535;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_dpn);
tmp_assattr_target_1 = var_dpn;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[184], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 535;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_assattr_target_2;
PyObject *tmp_expression_value_5;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[236]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[236]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 536;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_2 = par_backend;
CHECK_OBJECT(par_relative_name);
tmp_args_element_value_3 = par_relative_name;
frame_0718558d0ce1642a6f978c3a1a588f6c->m_frame.f_lineno = 536;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assattr_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 536;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_dpn);
tmp_expression_value_5 = var_dpn;
tmp_assattr_target_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[233]);
if (tmp_assattr_target_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_assattr_value_2);
exception_lineno = 536;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[237], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
Py_DECREF(tmp_assattr_target_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 536;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0718558d0ce1642a6f978c3a1a588f6c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0718558d0ce1642a6f978c3a1a588f6c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0718558d0ce1642a6f978c3a1a588f6c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0718558d0ce1642a6f978c3a1a588f6c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0718558d0ce1642a6f978c3a1a588f6c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0718558d0ce1642a6f978c3a1a588f6c,
type_description_1,
par_backend,
par_relative_name,
var_dpn
);
// Release cached frame if used for exception.
if (frame_0718558d0ce1642a6f978c3a1a588f6c == cache_frame_0718558d0ce1642a6f978c3a1a588f6c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0718558d0ce1642a6f978c3a1a588f6c);
cache_frame_0718558d0ce1642a6f978c3a1a588f6c = NULL;
}
assertFrameObject(frame_0718558d0ce1642a6f978c3a1a588f6c);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_dpn);
tmp_return_value = var_dpn;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_dpn);
Py_DECREF(var_dpn);
var_dpn = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_dpn);
var_dpn = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_relative_name);
Py_DECREF(par_relative_name);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_relative_name);
Py_DECREF(par_relative_name);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__33__encode_cdps_freshest_crl(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_cdps = python_pars[1];
PyObject *var_cdp = NULL;
PyObject *var_point = NULL;
PyObject *var_dp = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_cf2876d43a2ea325283673cda164b058;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_cf2876d43a2ea325283673cda164b058 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_cf2876d43a2ea325283673cda164b058)) {
Py_XDECREF(cache_frame_cf2876d43a2ea325283673cda164b058);
#if _DEBUG_REFCOUNTS
if (cache_frame_cf2876d43a2ea325283673cda164b058 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cf2876d43a2ea325283673cda164b058 = MAKE_FUNCTION_FRAME(codeobj_cf2876d43a2ea325283673cda164b058, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cf2876d43a2ea325283673cda164b058->m_type_description == NULL);
frame_cf2876d43a2ea325283673cda164b058 = cache_frame_cf2876d43a2ea325283673cda164b058;
// Push the new frame as the currently active one.
pushFrameStack(frame_cf2876d43a2ea325283673cda164b058);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cf2876d43a2ea325283673cda164b058) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 541;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 541;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[238]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 541;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_cdp == NULL);
var_cdp = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[1]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 542;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[2]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 542;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_cdp);
tmp_args_element_value_1 = var_cdp;
CHECK_OBJECT(par_backend);
tmp_expression_value_5 = par_backend;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[3]);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 542;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[239]);
Py_DECREF(tmp_expression_value_4);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 542;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 542;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 542;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_cdp;
assert(old != NULL);
var_cdp = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_cdps);
tmp_iter_arg_1 = par_cdps;
tmp_assign_source_3 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 543;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_3;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_4 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_4 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
exception_lineno = 543;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_4;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_5 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_point;
var_point = tmp_assign_source_5;
Py_INCREF(var_point);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_6;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 544;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_6 = par_backend;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 544;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 544;
tmp_assign_source_6 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[240]);
Py_DECREF(tmp_called_instance_2);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 544;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_dp;
var_dp = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_7;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_8;
PyObject *tmp_expression_value_9;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 545;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_7 = par_backend;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[7]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 545;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_dp);
tmp_cmp_expr_left_1 = var_dp;
if (par_backend == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 545;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_9 = par_backend;
tmp_expression_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[1]);
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 545;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[6]);
Py_DECREF(tmp_expression_value_8);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 545;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_3 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 545;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 545;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 545;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_10;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
CHECK_OBJECT(var_point);
tmp_expression_value_10 = var_point;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[241]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 547;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_11;
PyObject *tmp_assattr_target_1;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[65]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[65]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 548;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 548;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_4 = par_backend;
CHECK_OBJECT(var_point);
tmp_expression_value_11 = var_point;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[241]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 548;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 548;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assattr_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 548;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_dp);
tmp_assattr_target_1 = var_dp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[241], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 548;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_expression_value_12;
PyObject *tmp_attribute_value_2;
int tmp_truth_name_2;
CHECK_OBJECT(var_point);
tmp_expression_value_12 = var_point;
tmp_attribute_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[67]);
if (tmp_attribute_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 550;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_2);
exception_lineno = 550;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_condition_result_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_2);
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_13;
PyObject *tmp_assattr_target_2;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[68]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[68]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 551;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 551;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_6 = par_backend;
CHECK_OBJECT(var_point);
tmp_expression_value_13 = var_point;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[67]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 551;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 551;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7};
tmp_assattr_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_args_element_value_7);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 551;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_dp);
tmp_assattr_target_2 = var_dp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[69], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 551;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
}
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_expression_value_14;
PyObject *tmp_attribute_value_3;
int tmp_truth_name_3;
CHECK_OBJECT(var_point);
tmp_expression_value_14 = var_point;
tmp_attribute_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[70]);
if (tmp_attribute_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 553;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_attribute_value_3);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_3);
exception_lineno = 553;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_condition_result_3 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_3);
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_15;
PyObject *tmp_assattr_target_3;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 554;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_8 = par_backend;
CHECK_OBJECT(var_point);
tmp_expression_value_15 = var_point;
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[70]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 554;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assattr_value_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_5, call_args);
}
Py_DECREF(tmp_args_element_value_9);
if (tmp_assattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_dp);
tmp_assattr_target_3 = var_dp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[69], tmp_assattr_value_3);
Py_DECREF(tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
}
branch_no_3:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_16;
PyObject *tmp_attribute_value_4;
int tmp_truth_name_4;
CHECK_OBJECT(var_point);
tmp_expression_value_16 = var_point;
tmp_attribute_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[242]);
if (tmp_attribute_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 556;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_attribute_value_4);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_4);
exception_lineno = 556;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_condition_result_4 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_4);
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
PyObject *tmp_expression_value_17;
PyObject *tmp_assattr_target_4;
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[150]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[150]);
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 557;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 557;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_10 = par_backend;
CHECK_OBJECT(var_point);
tmp_expression_value_17 = var_point;
tmp_args_element_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[242]);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 557;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 557;
{
PyObject *call_args[] = {tmp_args_element_value_10, tmp_args_element_value_11};
tmp_assattr_value_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
Py_DECREF(tmp_args_element_value_11);
if (tmp_assattr_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 557;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_dp);
tmp_assattr_target_4 = var_dp;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[243], tmp_assattr_value_4);
Py_DECREF(tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 557;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
}
branch_no_4:;
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_18;
PyObject *tmp_expression_value_19;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 559;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_19 = par_backend;
tmp_expression_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[3]);
if (tmp_expression_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 559;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[244]);
Py_DECREF(tmp_expression_value_18);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 559;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (var_cdp == NULL) {
Py_DECREF(tmp_called_value_7);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[245]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 559;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_12 = var_cdp;
CHECK_OBJECT(var_dp);
tmp_args_element_value_13 = var_dp;
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 559;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13};
tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_7, call_args);
}
Py_DECREF(tmp_called_value_7);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 559;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_7;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_value_8;
PyObject *tmp_expression_value_20;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_14;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 560;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_20 = par_backend;
tmp_called_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[7]);
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 560;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_2 = var_res;
tmp_cmp_expr_right_2 = mod_consts[13];
tmp_args_element_value_14 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_args_element_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_8);
exception_lineno = 560;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_cf2876d43a2ea325283673cda164b058->m_frame.f_lineno = 560;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_14);
Py_DECREF(tmp_called_value_8);
Py_DECREF(tmp_args_element_value_14);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 560;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_2);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 543;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_cdp == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[245]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 562;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_cdp;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cf2876d43a2ea325283673cda164b058);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cf2876d43a2ea325283673cda164b058);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cf2876d43a2ea325283673cda164b058);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cf2876d43a2ea325283673cda164b058, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cf2876d43a2ea325283673cda164b058->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cf2876d43a2ea325283673cda164b058, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cf2876d43a2ea325283673cda164b058,
type_description_1,
par_backend,
par_cdps,
var_cdp,
var_point,
var_dp,
var_res
);
// Release cached frame if used for exception.
if (frame_cf2876d43a2ea325283673cda164b058 == cache_frame_cf2876d43a2ea325283673cda164b058) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cf2876d43a2ea325283673cda164b058);
cache_frame_cf2876d43a2ea325283673cda164b058 = NULL;
}
assertFrameObject(frame_cf2876d43a2ea325283673cda164b058);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_cdp);
var_cdp = NULL;
Py_XDECREF(var_point);
var_point = NULL;
Py_XDECREF(var_dp);
var_dp = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_cdp);
var_cdp = NULL;
Py_XDECREF(var_point);
var_point = NULL;
Py_XDECREF(var_dp);
var_dp = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_cdps);
Py_DECREF(par_cdps);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_cdps);
Py_DECREF(par_cdps);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__34__encode_name_constraints(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_name_constraints = python_pars[1];
PyObject *var_nc = NULL;
PyObject *var_permitted = NULL;
PyObject *var_excluded = NULL;
struct Nuitka_FrameObject *frame_07ce5dfab601cf3016d915c968bbed55;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_07ce5dfab601cf3016d915c968bbed55 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_07ce5dfab601cf3016d915c968bbed55)) {
Py_XDECREF(cache_frame_07ce5dfab601cf3016d915c968bbed55);
#if _DEBUG_REFCOUNTS
if (cache_frame_07ce5dfab601cf3016d915c968bbed55 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_07ce5dfab601cf3016d915c968bbed55 = MAKE_FUNCTION_FRAME(codeobj_07ce5dfab601cf3016d915c968bbed55, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_07ce5dfab601cf3016d915c968bbed55->m_type_description == NULL);
frame_07ce5dfab601cf3016d915c968bbed55 = cache_frame_07ce5dfab601cf3016d915c968bbed55;
// Push the new frame as the currently active one.
pushFrameStack(frame_07ce5dfab601cf3016d915c968bbed55);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_07ce5dfab601cf3016d915c968bbed55) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 566;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_07ce5dfab601cf3016d915c968bbed55->m_frame.f_lineno = 566;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[246]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 566;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_nc == NULL);
var_nc = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 567;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_nc);
tmp_cmp_expr_left_1 = var_nc;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 567;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 567;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 567;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_07ce5dfab601cf3016d915c968bbed55->m_frame.f_lineno = 567;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 567;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 568;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[2]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 568;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_nc);
tmp_args_element_value_2 = var_nc;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 568;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[247]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 568;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_07ce5dfab601cf3016d915c968bbed55->m_frame.f_lineno = 568;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 568;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_nc;
assert(old != NULL);
var_nc = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_9;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[248]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[248]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 569;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_4 = par_backend;
CHECK_OBJECT(par_name_constraints);
tmp_expression_value_9 = par_name_constraints;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[249]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 570;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_07ce5dfab601cf3016d915c968bbed55->m_frame.f_lineno = 569;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 569;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_permitted == NULL);
var_permitted = tmp_assign_source_3;
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(var_permitted);
tmp_assattr_value_1 = var_permitted;
CHECK_OBJECT(var_nc);
tmp_assattr_target_1 = var_nc;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[250], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 572;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_10;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[248]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[248]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_6 = par_backend;
CHECK_OBJECT(par_name_constraints);
tmp_expression_value_10 = par_name_constraints;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[251]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 574;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
frame_07ce5dfab601cf3016d915c968bbed55->m_frame.f_lineno = 573;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_args_element_value_7);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_excluded == NULL);
var_excluded = tmp_assign_source_4;
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(var_excluded);
tmp_assattr_value_2 = var_excluded;
CHECK_OBJECT(var_nc);
tmp_assattr_target_2 = var_nc;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[252], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 576;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_07ce5dfab601cf3016d915c968bbed55);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_07ce5dfab601cf3016d915c968bbed55);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_07ce5dfab601cf3016d915c968bbed55, exception_lineno);
} else if (exception_tb->tb_frame != &frame_07ce5dfab601cf3016d915c968bbed55->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_07ce5dfab601cf3016d915c968bbed55, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_07ce5dfab601cf3016d915c968bbed55,
type_description_1,
par_backend,
par_name_constraints,
var_nc,
var_permitted,
var_excluded
);
// Release cached frame if used for exception.
if (frame_07ce5dfab601cf3016d915c968bbed55 == cache_frame_07ce5dfab601cf3016d915c968bbed55) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_07ce5dfab601cf3016d915c968bbed55);
cache_frame_07ce5dfab601cf3016d915c968bbed55 = NULL;
}
assertFrameObject(frame_07ce5dfab601cf3016d915c968bbed55);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_nc);
tmp_return_value = var_nc;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_nc);
Py_DECREF(var_nc);
var_nc = NULL;
CHECK_OBJECT(var_permitted);
Py_DECREF(var_permitted);
var_permitted = NULL;
CHECK_OBJECT(var_excluded);
Py_DECREF(var_excluded);
var_excluded = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_nc);
var_nc = NULL;
Py_XDECREF(var_permitted);
var_permitted = NULL;
Py_XDECREF(var_excluded);
var_excluded = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name_constraints);
Py_DECREF(par_name_constraints);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_name_constraints);
Py_DECREF(par_name_constraints);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__35__encode_policy_constraints(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_policy_constraints = python_pars[1];
PyObject *var_pc = NULL;
struct Nuitka_FrameObject *frame_41593e86fc224e372d1b0bfc065c211f;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_41593e86fc224e372d1b0bfc065c211f = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_41593e86fc224e372d1b0bfc065c211f)) {
Py_XDECREF(cache_frame_41593e86fc224e372d1b0bfc065c211f);
#if _DEBUG_REFCOUNTS
if (cache_frame_41593e86fc224e372d1b0bfc065c211f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_41593e86fc224e372d1b0bfc065c211f = MAKE_FUNCTION_FRAME(codeobj_41593e86fc224e372d1b0bfc065c211f, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_41593e86fc224e372d1b0bfc065c211f->m_type_description == NULL);
frame_41593e86fc224e372d1b0bfc065c211f = cache_frame_41593e86fc224e372d1b0bfc065c211f;
// Push the new frame as the currently active one.
pushFrameStack(frame_41593e86fc224e372d1b0bfc065c211f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_41593e86fc224e372d1b0bfc065c211f) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_backend);
tmp_expression_value_1 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 582;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_41593e86fc224e372d1b0bfc065c211f->m_frame.f_lineno = 582;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[253]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 582;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_pc == NULL);
var_pc = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[7]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 583;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_pc);
tmp_cmp_expr_left_1 = var_pc;
CHECK_OBJECT(par_backend);
tmp_expression_value_4 = par_backend;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[1]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 583;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[6]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 583;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = RICH_COMPARE_NE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 583;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_41593e86fc224e372d1b0bfc065c211f->m_frame.f_lineno = 583;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 583;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_backend);
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[2]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_pc);
tmp_args_element_value_2 = var_pc;
CHECK_OBJECT(par_backend);
tmp_expression_value_8 = par_backend;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[254]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_41593e86fc224e372d1b0bfc065c211f->m_frame.f_lineno = 584;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_pc;
assert(old != NULL);
var_pc = tmp_assign_source_2;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(par_policy_constraints);
tmp_expression_value_9 = par_policy_constraints;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[255]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 585;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_10;
PyObject *tmp_assattr_target_1;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_4 = par_backend;
CHECK_OBJECT(par_policy_constraints);
tmp_expression_value_10 = par_policy_constraints;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[255]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 587;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_41593e86fc224e372d1b0bfc065c211f->m_frame.f_lineno = 586;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assattr_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_pc);
tmp_assattr_target_1 = var_pc;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[256], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_11;
CHECK_OBJECT(par_policy_constraints);
tmp_expression_value_11 = par_policy_constraints;
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[257]);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 590;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_3 != tmp_cmp_expr_right_3) ? true : false;
Py_DECREF(tmp_cmp_expr_left_3);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_12;
PyObject *tmp_assattr_target_2;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 591;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_6 = par_backend;
CHECK_OBJECT(par_policy_constraints);
tmp_expression_value_12 = par_policy_constraints;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[257]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_41593e86fc224e372d1b0bfc065c211f->m_frame.f_lineno = 591;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7};
tmp_assattr_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_args_element_value_7);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 591;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_pc);
tmp_assattr_target_2 = var_pc;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[258], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 591;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_41593e86fc224e372d1b0bfc065c211f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_41593e86fc224e372d1b0bfc065c211f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_41593e86fc224e372d1b0bfc065c211f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_41593e86fc224e372d1b0bfc065c211f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_41593e86fc224e372d1b0bfc065c211f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_41593e86fc224e372d1b0bfc065c211f,
type_description_1,
par_backend,
par_policy_constraints,
var_pc
);
// Release cached frame if used for exception.
if (frame_41593e86fc224e372d1b0bfc065c211f == cache_frame_41593e86fc224e372d1b0bfc065c211f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_41593e86fc224e372d1b0bfc065c211f);
cache_frame_41593e86fc224e372d1b0bfc065c211f = NULL;
}
assertFrameObject(frame_41593e86fc224e372d1b0bfc065c211f);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_pc);
tmp_return_value = var_pc;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_pc);
Py_DECREF(var_pc);
var_pc = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_pc);
var_pc = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_policy_constraints);
Py_DECREF(par_policy_constraints);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_policy_constraints);
Py_DECREF(par_policy_constraints);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__36__encode_general_subtree(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_subtrees = python_pars[1];
PyObject *var_general_subtrees = NULL;
PyObject *var_name = NULL;
PyObject *var_gs = NULL;
PyObject *var_res = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_65186e2e810457a71de881a080c6fb80;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
int tmp_res;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_65186e2e810457a71de881a080c6fb80 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_65186e2e810457a71de881a080c6fb80)) {
Py_XDECREF(cache_frame_65186e2e810457a71de881a080c6fb80);
#if _DEBUG_REFCOUNTS
if (cache_frame_65186e2e810457a71de881a080c6fb80 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_65186e2e810457a71de881a080c6fb80 = MAKE_FUNCTION_FRAME(codeobj_65186e2e810457a71de881a080c6fb80, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_65186e2e810457a71de881a080c6fb80->m_type_description == NULL);
frame_65186e2e810457a71de881a080c6fb80 = cache_frame_65186e2e810457a71de881a080c6fb80;
// Push the new frame as the currently active one.
pushFrameStack(frame_65186e2e810457a71de881a080c6fb80);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_65186e2e810457a71de881a080c6fb80) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_subtrees);
tmp_cmp_expr_left_1 = par_subtrees;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_backend);
tmp_expression_value_2 = par_backend;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[1]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 600;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_return_value = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[6]);
Py_DECREF(tmp_expression_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 600;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_backend);
tmp_expression_value_3 = par_backend;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 602;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_65186e2e810457a71de881a080c6fb80->m_frame.f_lineno = 602;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[259]);
Py_DECREF(tmp_called_instance_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 602;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_general_subtrees == NULL);
var_general_subtrees = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_subtrees);
tmp_iter_arg_1 = par_subtrees;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 603;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_2;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_3 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_3 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
exception_lineno = 603;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_4 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_name;
var_name = tmp_assign_source_4;
Py_INCREF(var_name);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_4;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 604;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_4 = par_backend;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[3]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 604;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_65186e2e810457a71de881a080c6fb80->m_frame.f_lineno = 604;
tmp_assign_source_5 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[260]);
Py_DECREF(tmp_called_instance_2);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 604;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_gs;
var_gs = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_assattr_target_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[175]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[175]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 605;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(var_name);
tmp_args_element_value_2 = var_name;
frame_65186e2e810457a71de881a080c6fb80->m_frame.f_lineno = 605;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assattr_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_gs);
tmp_assattr_target_1 = var_gs;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[261], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
if (par_backend == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[28]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 606;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_expression_value_6 = par_backend;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[3]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 606;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[262]);
Py_DECREF(tmp_expression_value_5);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 606;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
if (var_general_subtrees == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[263]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 606;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_3 = var_general_subtrees;
CHECK_OBJECT(var_gs);
tmp_args_element_value_4 = var_gs;
frame_65186e2e810457a71de881a080c6fb80->m_frame.f_lineno = 606;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 606;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
{
PyObject *old = var_res;
var_res = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
bool tmp_condition_result_2;
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_res);
tmp_cmp_expr_left_2 = var_res;
tmp_cmp_expr_right_2 = mod_consts[13];
tmp_operand_value_1 = RICH_COMPARE_GE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 607;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 607;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_condition_result_2 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_AssertionError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 607;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
goto try_except_handler_2;
}
branch_no_2:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 603;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
if (var_general_subtrees == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[263]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 609;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_general_subtrees;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_65186e2e810457a71de881a080c6fb80);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_65186e2e810457a71de881a080c6fb80);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_65186e2e810457a71de881a080c6fb80);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_65186e2e810457a71de881a080c6fb80, exception_lineno);
} else if (exception_tb->tb_frame != &frame_65186e2e810457a71de881a080c6fb80->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_65186e2e810457a71de881a080c6fb80, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_65186e2e810457a71de881a080c6fb80,
type_description_1,
par_backend,
par_subtrees,
var_general_subtrees,
var_name,
var_gs,
var_res
);
// Release cached frame if used for exception.
if (frame_65186e2e810457a71de881a080c6fb80 == cache_frame_65186e2e810457a71de881a080c6fb80) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_65186e2e810457a71de881a080c6fb80);
cache_frame_65186e2e810457a71de881a080c6fb80 = NULL;
}
assertFrameObject(frame_65186e2e810457a71de881a080c6fb80);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_general_subtrees);
var_general_subtrees = NULL;
Py_XDECREF(var_name);
var_name = NULL;
Py_XDECREF(var_gs);
var_gs = NULL;
Py_XDECREF(var_res);
var_res = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_general_subtrees);
var_general_subtrees = NULL;
Py_XDECREF(var_name);
var_name = NULL;
Py_XDECREF(var_gs);
var_gs = NULL;
Py_XDECREF(var_res);
var_res = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_subtrees);
Py_DECREF(par_subtrees);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_subtrees);
Py_DECREF(par_subtrees);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__37__encode_nonce(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_backend = python_pars[0];
PyObject *par_nonce = python_pars[1];
struct Nuitka_FrameObject *frame_160cf2ed8db6fb7d224911f5aafd2c28;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_160cf2ed8db6fb7d224911f5aafd2c28 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_160cf2ed8db6fb7d224911f5aafd2c28)) {
Py_XDECREF(cache_frame_160cf2ed8db6fb7d224911f5aafd2c28);
#if _DEBUG_REFCOUNTS
if (cache_frame_160cf2ed8db6fb7d224911f5aafd2c28 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_160cf2ed8db6fb7d224911f5aafd2c28 = MAKE_FUNCTION_FRAME(codeobj_160cf2ed8db6fb7d224911f5aafd2c28, module_cryptography$hazmat$backends$openssl$encode_asn1, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_160cf2ed8db6fb7d224911f5aafd2c28->m_type_description == NULL);
frame_160cf2ed8db6fb7d224911f5aafd2c28 = cache_frame_160cf2ed8db6fb7d224911f5aafd2c28;
// Push the new frame as the currently active one.
pushFrameStack(frame_160cf2ed8db6fb7d224911f5aafd2c28);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_160cf2ed8db6fb7d224911f5aafd2c28) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[179]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[179]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 613;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_backend);
tmp_args_element_value_1 = par_backend;
CHECK_OBJECT(par_nonce);
tmp_expression_value_1 = par_nonce;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[264]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 613;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_160cf2ed8db6fb7d224911f5aafd2c28->m_frame.f_lineno = 613;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 613;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_160cf2ed8db6fb7d224911f5aafd2c28);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_160cf2ed8db6fb7d224911f5aafd2c28);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_160cf2ed8db6fb7d224911f5aafd2c28);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_160cf2ed8db6fb7d224911f5aafd2c28, exception_lineno);
} else if (exception_tb->tb_frame != &frame_160cf2ed8db6fb7d224911f5aafd2c28->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_160cf2ed8db6fb7d224911f5aafd2c28, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_160cf2ed8db6fb7d224911f5aafd2c28,
type_description_1,
par_backend,
par_nonce
);
// Release cached frame if used for exception.
if (frame_160cf2ed8db6fb7d224911f5aafd2c28 == cache_frame_160cf2ed8db6fb7d224911f5aafd2c28) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_160cf2ed8db6fb7d224911f5aafd2c28);
cache_frame_160cf2ed8db6fb7d224911f5aafd2c28 = NULL;
}
assertFrameObject(frame_160cf2ed8db6fb7d224911f5aafd2c28);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_nonce);
Py_DECREF(par_nonce);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_backend);
Py_DECREF(par_backend);
CHECK_OBJECT(par_nonce);
Py_DECREF(par_nonce);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__10__encode_name_entry() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__10__encode_name_entry,
mod_consts[27],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_32c52cd4a4ef0f36e2e570691c6856cd,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__11__encode_crl_number_delta_crl_indicator() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__11__encode_crl_number_delta_crl_indicator,
mod_consts[288],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_cfb0b4a44d75adaa2429c608bb8365e8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__12__encode_issuing_dist_point() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__12__encode_issuing_dist_point,
mod_consts[289],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_209000d320cdf75431ee6ab335ff47f2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__13__encode_crl_reason() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__13__encode_crl_reason,
mod_consts[290],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_5b49605088bb2b26ada1cbe582196543,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__14__encode_invalidity_date() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__14__encode_invalidity_date,
mod_consts[291],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_9366eb28c1581bfd183eeb8b944fbeed,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__15__encode_certificate_policies() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__15__encode_certificate_policies,
mod_consts[292],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_c2c961b0b7b0840310085c8a8e4c7de4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__16__encode_notice_reference() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__16__encode_notice_reference,
mod_consts[111],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_8d62852c7e1112278b5bd4deaca8e807,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__17__txt2obj() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__17__txt2obj,
mod_consts[88],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_82e03a48429d204621254b3a7c634be7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[123],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__18__txt2obj_gc() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__18__txt2obj_gc,
mod_consts[48],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_59ef6de57e0790df254c8dd04ace53b8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__19__encode_ocsp_nocheck() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__19__encode_ocsp_nocheck,
mod_consts[293],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_4b49929bd50a856d92a335ab74a3aa41,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__1__encode_asn1_int() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__1__encode_asn1_int,
mod_consts[9],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_4a01c422d398016ab6ce799cc5597cce,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[8],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__20__encode_key_usage() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__20__encode_key_usage,
mod_consts[294],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_f6fa7bc14655bc2e5cb256ccf1f44786,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__21__encode_authority_key_identifier() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__21__encode_authority_key_identifier,
mod_consts[295],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_9dd6ea2f77a8ea80af79577c9805c526,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__22__encode_basic_constraints() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__22__encode_basic_constraints,
mod_consts[296],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_155d7327f3599bad9efc04fe44f4a8f5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access,
mod_consts[297],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_4fbc31ae275dffc8646f33e8d40952b7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access$$$function__1_lambda(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access$$$function__1_lambda,
mod_consts[160],
#if PYTHON_VERSION >= 0x300
mod_consts[161],
#endif
codeobj_2ac77ba8634f4feaecf1bc2c8863863b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__24__encode_general_names() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__24__encode_general_names,
mod_consts[150],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_e6a27242f6ce4d518571474202e50bc4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__25__encode_alt_name() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__25__encode_alt_name,
mod_consts[298],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_6f0bfc57e353a8cbe4b9fcecb4aad922,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__26__encode_subject_key_identifier() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__26__encode_subject_key_identifier,
mod_consts[299],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_c3084cc1fba39e0cc81aee7e0a061f3d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__27__encode_general_name() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__27__encode_general_name,
mod_consts[175],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_063adb3a248c7561cd0cdfc30338a370,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__28__encode_general_name_preallocated() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__28__encode_general_name_preallocated,
mod_consts[164],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_7b3edf75fbf359ece52ed1d1373429a3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__29__encode_extended_key_usage() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__29__encode_extended_key_usage,
mod_consts[300],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_12828649f6490b3a9446421acffd583b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__2__encode_asn1_int_gc() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__2__encode_asn1_int_gc,
mod_consts[22],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_21735061d15842c1270e1fcc712cf9d2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__30__encode_reasonflags() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__30__encode_reasonflags,
mod_consts[65],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_d597e997914a46568718ea9e5dda9eb5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__31__encode_full_name() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__31__encode_full_name,
mod_consts[68],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_4d3bfb33dacc6f30ccde274b116d64e5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__32__encode_relative_name() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__32__encode_relative_name,
mod_consts[71],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_0718558d0ce1642a6f978c3a1a588f6c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__33__encode_cdps_freshest_crl() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__33__encode_cdps_freshest_crl,
mod_consts[310],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_cf2876d43a2ea325283673cda164b058,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__34__encode_name_constraints() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__34__encode_name_constraints,
mod_consts[311],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_07ce5dfab601cf3016d915c968bbed55,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__35__encode_policy_constraints() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__35__encode_policy_constraints,
mod_consts[312],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_41593e86fc224e372d1b0bfc065c211f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__36__encode_general_subtree() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__36__encode_general_subtree,
mod_consts[248],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_65186e2e810457a71de881a080c6fb80,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__37__encode_nonce() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__37__encode_nonce,
mod_consts[313],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_160cf2ed8db6fb7d224911f5aafd2c28,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__3__encode_asn1_str() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__3__encode_asn1_str,
mod_consts[20],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_0bd559e2b438abcee017ee486981a1ca,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[14],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__4__encode_asn1_utf8_str() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__4__encode_asn1_utf8_str,
mod_consts[109],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_4f441e93ac7c548865476f8c2816af8e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[19],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__5__encode_asn1_str_gc() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__5__encode_asn1_str_gc,
mod_consts[179],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_7c7fc233493e6c924c644fe929ce80cf,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__6__encode_inhibit_any_policy() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__6__encode_inhibit_any_policy,
mod_consts[286],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_18565077b25ccf605f1c4ec9b46a3b8e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__7__encode_name() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__7__encode_name,
mod_consts[35],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_571b81cd2d254cfa734dc1abed9d54cf,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[34],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__8__encode_name_gc() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__8__encode_name_gc,
mod_consts[287],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_afbae80bb33fbdb0b55a4cde1fe77a24,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__9__encode_sk_name_entry() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__9__encode_sk_name_entry,
mod_consts[236],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_8f62cb2e6eaacd9d854260e18ba8903c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[40],
NULL,
0
);
return (PyObject *)result;
}
extern void _initCompiledCellType();
extern void _initCompiledGeneratorType();
extern void _initCompiledFunctionType();
extern void _initCompiledMethodType();
extern void _initCompiledFrameType();
extern PyTypeObject Nuitka_Loader_Type;
#ifdef _NUITKA_PLUGIN_DILL_ENABLED
// Provide a way to create find a function via its C code and create it back
// in another process, useful for multiprocessing extensions like dill
extern void registerDillPluginTables(char const *module_name, PyMethodDef *reduce_compiled_function, PyMethodDef *create_compiled_function);
function_impl_code functable_cryptography$hazmat$backends$openssl$encode_asn1[] = {
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access$$$function__1_lambda,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__1__encode_asn1_int,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__2__encode_asn1_int_gc,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__3__encode_asn1_str,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__4__encode_asn1_utf8_str,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__5__encode_asn1_str_gc,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__6__encode_inhibit_any_policy,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__7__encode_name,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__8__encode_name_gc,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__9__encode_sk_name_entry,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__10__encode_name_entry,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__11__encode_crl_number_delta_crl_indicator,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__12__encode_issuing_dist_point,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__13__encode_crl_reason,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__14__encode_invalidity_date,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__15__encode_certificate_policies,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__16__encode_notice_reference,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__17__txt2obj,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__18__txt2obj_gc,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__19__encode_ocsp_nocheck,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__20__encode_key_usage,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__21__encode_authority_key_identifier,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__22__encode_basic_constraints,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__24__encode_general_names,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__25__encode_alt_name,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__26__encode_subject_key_identifier,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__27__encode_general_name,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__28__encode_general_name_preallocated,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__29__encode_extended_key_usage,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__30__encode_reasonflags,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__31__encode_full_name,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__32__encode_relative_name,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__33__encode_cdps_freshest_crl,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__34__encode_name_constraints,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__35__encode_policy_constraints,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__36__encode_general_subtree,
impl_cryptography$hazmat$backends$openssl$encode_asn1$$$function__37__encode_nonce,
NULL
};
static char const *_reduce_compiled_function_argnames[] = {
"func",
NULL
};
static PyObject *_reduce_compiled_function(PyObject *self, PyObject *args, PyObject *kwds) {
PyObject *func;
if (!PyArg_ParseTupleAndKeywords(args, kwds, "O:reduce_compiled_function", (char **)_reduce_compiled_function_argnames, &func, NULL)) {
return NULL;
}
if (Nuitka_Function_Check(func) == false) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "not a compiled function");
return NULL;
}
struct Nuitka_FunctionObject *function = (struct Nuitka_FunctionObject *)func;
function_impl_code *current = functable_cryptography$hazmat$backends$openssl$encode_asn1;
int offset = 0;
while (*current != NULL) {
if (*current == function->m_c_code) {
break;
}
current += 1;
offset += 1;
}
if (*current == NULL) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "Cannot find compiled function in module.");
return NULL;
}
PyObject *code_object_desc = MAKE_TUPLE_EMPTY(6);
PyTuple_SET_ITEM0(code_object_desc, 0, function->m_code_object->co_filename);
PyTuple_SET_ITEM0(code_object_desc, 1, function->m_code_object->co_name);
PyTuple_SET_ITEM(code_object_desc, 2, PyLong_FromLong(function->m_code_object->co_firstlineno));
PyTuple_SET_ITEM0(code_object_desc, 3, function->m_code_object->co_varnames);
PyTuple_SET_ITEM(code_object_desc, 4, PyLong_FromLong(function->m_code_object->co_argcount));
PyTuple_SET_ITEM(code_object_desc, 5, PyLong_FromLong(function->m_code_object->co_flags));
CHECK_OBJECT_DEEP(code_object_desc);
PyObject *result = MAKE_TUPLE_EMPTY(4);
PyTuple_SET_ITEM(result, 0, PyLong_FromLong(offset));
PyTuple_SET_ITEM(result, 1, code_object_desc);
PyTuple_SET_ITEM0(result, 2, function->m_defaults);
PyTuple_SET_ITEM0(result, 3, function->m_doc != NULL ? function->m_doc : Py_None);
CHECK_OBJECT_DEEP(result);
return result;
}
static PyMethodDef _method_def_reduce_compiled_function = {"reduce_compiled_function", (PyCFunction)_reduce_compiled_function,
METH_VARARGS | METH_KEYWORDS, NULL};
static char const *_create_compiled_function_argnames[] = {
"func",
"code_object_desc",
"defaults",
"doc",
NULL
};
static PyObject *_create_compiled_function(PyObject *self, PyObject *args, PyObject *kwds) {
CHECK_OBJECT_DEEP(args);
PyObject *func;
PyObject *code_object_desc;
PyObject *defaults;
PyObject *doc;
if (!PyArg_ParseTupleAndKeywords(args, kwds, "OOOO:create_compiled_function", (char **)_create_compiled_function_argnames, &func, &code_object_desc, &defaults, &doc, NULL)) {
return NULL;
}
int offset = PyLong_AsLong(func);
if (offset == -1 && ERROR_OCCURRED()) {
return NULL;
}
if (offset > sizeof(functable_cryptography$hazmat$backends$openssl$encode_asn1) || offset < 0) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "Wrong offset for compiled function.");
return NULL;
}
PyObject *filename = PyTuple_GET_ITEM(code_object_desc, 0);
PyObject *function_name = PyTuple_GET_ITEM(code_object_desc, 1);
PyObject *line = PyTuple_GET_ITEM(code_object_desc, 2);
int line_int = PyLong_AsLong(line);
assert(!ERROR_OCCURRED());
PyObject *argnames = PyTuple_GET_ITEM(code_object_desc, 3);
PyObject *arg_count = PyTuple_GET_ITEM(code_object_desc, 4);
int arg_count_int = PyLong_AsLong(arg_count);
assert(!ERROR_OCCURRED());
PyObject *flags = PyTuple_GET_ITEM(code_object_desc, 5);
int flags_int = PyLong_AsLong(flags);
assert(!ERROR_OCCURRED());
PyCodeObject *code_object = MAKE_CODE_OBJECT(
filename,
line_int,
flags_int,
function_name,
argnames,
NULL, // freevars
arg_count_int,
0, // TODO: Missing kw_only_count
0 // TODO: Missing pos_only_count
);
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
functable_cryptography$hazmat$backends$openssl$encode_asn1[offset],
code_object->co_name,
#if PYTHON_VERSION >= 0x300
NULL, // TODO: Not transferring qualname yet
#endif
code_object,
defaults,
#if PYTHON_VERSION >= 0x300
NULL, // kwdefaults are done on the outside currently
NULL, // TODO: Not transferring annotations
#endif
module_cryptography$hazmat$backends$openssl$encode_asn1,
doc,
NULL,
0
);
return (PyObject *)result;
}
static PyMethodDef _method_def_create_compiled_function = {
"create_compiled_function",
(PyCFunction)_create_compiled_function,
METH_VARARGS | METH_KEYWORDS, NULL
};
#endif
// Internal entry point for module code.
PyObject *modulecode_cryptography$hazmat$backends$openssl$encode_asn1(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("cryptography.hazmat.backends.openssl.encode_asn1");
// Store the module for future use.
module_cryptography$hazmat$backends$openssl$encode_asn1 = module;
// Modules can be loaded again in case of errors, avoid the init being done again.
static bool init_done = false;
if (init_done == false) {
#if defined(_NUITKA_MODULE) && 0
// In case of an extension module loaded into a process, we need to call
// initialization here because that's the first and potentially only time
// we are going called.
// Initialize the constant values used.
_initBuiltinModule();
createGlobalConstants();
/* Initialize the compiled types of Nuitka. */
_initCompiledCellType();
_initCompiledGeneratorType();
_initCompiledFunctionType();
_initCompiledMethodType();
_initCompiledFrameType();
_initSlotCompare();
#if PYTHON_VERSION >= 0x270
_initSlotIterNext();
#endif
patchTypeComparison();
// Enable meta path based loader if not already done.
#ifdef _NUITKA_TRACE
PRINT_STRING("cryptography.hazmat.backends.openssl.encode_asn1: Calling setupMetaPathBasedLoader().\n");
#endif
setupMetaPathBasedLoader();
#if PYTHON_VERSION >= 0x300
patchInspectModule();
#endif
#endif
/* The constants only used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("cryptography.hazmat.backends.openssl.encode_asn1: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("cryptography.hazmat.backends.openssl.encode_asn1: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in initcryptography$hazmat$backends$openssl$encode_asn1\n");
moduledict_cryptography$hazmat$backends$openssl$encode_asn1 = MODULE_DICT(module_cryptography$hazmat$backends$openssl$encode_asn1);
#ifdef _NUITKA_PLUGIN_DILL_ENABLED
registerDillPluginTables(loader_entry->name, &_method_def_reduce_compiled_function, &_method_def_create_compiled_function);
#endif
// Set "__compiled__" to what version information we have.
UPDATE_STRING_DICT0(
moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
(Nuitka_StringObject *)const_str_plain___compiled__,
Nuitka_dunder_compiled_value
);
// Update "__package__" value to what it ought to be.
{
#if 0
UPDATE_STRING_DICT0(
moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[378]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___name__);
char const *module_name_cstr = PyString_AS_STRING(module_name);
char const *last_dot = strrchr(module_name_cstr, '.');
if (last_dot != NULL) {
UPDATE_STRING_DICT1(
moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
(Nuitka_StringObject *)const_str_plain___package__,
PyString_FromStringAndSize(module_name_cstr, last_dot - module_name_cstr)
);
}
#else
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___name__);
Py_ssize_t dot_index = PyUnicode_Find(module_name, const_str_dot, 0, PyUnicode_GetLength(module_name), -1);
if (dot_index != -1) {
UPDATE_STRING_DICT1(
moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_cryptography$hazmat$backends$openssl$encode_asn1);
// For deep importing of a module we need to have "__builtins__", so we set
// it ourselves in the same way than CPython does. Note: This must be done
// before the frame object is allocated, or else it may fail.
if (GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___builtins__) == NULL) {
PyObject *value = (PyObject *)builtin_module;
// Check if main module, not a dict then but the module itself.
#if defined(_NUITKA_MODULE) || !0
value = PyModule_GetDict(value);
#endif
UPDATE_STRING_DICT0(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___loader__, (PyObject *)&Nuitka_Loader_Type);
#endif
#if PYTHON_VERSION >= 0x340
// Set the "__spec__" value
#if 0
// Main modules just get "None" as spec.
UPDATE_STRING_DICT0(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___spec__, Py_None);
#else
// Other modules get a "ModuleSpec" from the standard mechanism.
{
PyObject *bootstrap_module = getImportLibBootstrapModule();
CHECK_OBJECT(bootstrap_module);
PyObject *_spec_from_module = PyObject_GetAttrString(bootstrap_module, "_spec_from_module");
CHECK_OBJECT(_spec_from_module);
PyObject *spec_value = CALL_FUNCTION_WITH_SINGLE_ARG(_spec_from_module, module_cryptography$hazmat$backends$openssl$encode_asn1);
Py_DECREF(_spec_from_module);
// We can assume this to never fail, or else we are in trouble anyway.
// CHECK_OBJECT(spec_value);
if (spec_value == NULL) {
PyErr_PrintEx(0);
abort();
}
// Mark the execution in the "__spec__" value.
SET_ATTRIBUTE(spec_value, const_str_plain__initializing, Py_True);
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___spec__, spec_value);
}
#endif
#endif
// Temp variables if any
PyObject *tmp_import_from_1__module = NULL;
PyObject *tmp_import_from_2__module = NULL;
PyObject *tmp_import_from_3__module = NULL;
PyObject *tmp_import_from_4__module = NULL;
struct Nuitka_FrameObject *frame_619b4d6360174f9b0c948d3ce6154168;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
int tmp_res;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = Py_None;
UPDATE_STRING_DICT0(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[265], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[266];
UPDATE_STRING_DICT0(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[267], tmp_assign_source_2);
}
// Frame without reuse.
frame_619b4d6360174f9b0c948d3ce6154168 = MAKE_MODULE_FRAME(codeobj_619b4d6360174f9b0c948d3ce6154168, module_cryptography$hazmat$backends$openssl$encode_asn1);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_619b4d6360174f9b0c948d3ce6154168);
assert(Py_REFCNT(frame_619b4d6360174f9b0c948d3ce6154168) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[266];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[268]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[268]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[269], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
tmp_assattr_value_2 = Py_True;
tmp_assattr_target_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[268]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[268]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[270], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = Py_None;
UPDATE_STRING_DICT0(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[271], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = IMPORT_HARD___FUTURE__();
assert(!(tmp_assign_source_4 == NULL));
assert(tmp_import_from_1__module == NULL);
Py_INCREF(tmp_assign_source_4);
tmp_import_from_1__module = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_5 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[272]);
}
assert(!(tmp_assign_source_5 == NULL));
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[272], tmp_assign_source_5);
}
{
PyObject *tmp_assign_source_6;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_6 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[273]);
}
assert(!(tmp_assign_source_6 == NULL));
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[273], tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_7 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[274]);
}
assert(!(tmp_assign_source_7 == NULL));
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[274], tmp_assign_source_7);
}
CHECK_OBJECT(tmp_import_from_1__module);
Py_DECREF(tmp_import_from_1__module);
tmp_import_from_1__module = NULL;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_name_value_1;
PyObject *tmp_globals_arg_value_1;
PyObject *tmp_locals_arg_value_1;
PyObject *tmp_fromlist_value_1;
PyObject *tmp_level_value_1;
tmp_name_value_1 = mod_consts[78];
tmp_globals_arg_value_1 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = Py_None;
tmp_level_value_1 = mod_consts[26];
frame_619b4d6360174f9b0c948d3ce6154168->m_frame.f_lineno = 7;
tmp_assign_source_8 = IMPORT_MODULE5(tmp_name_value_1, tmp_globals_arg_value_1, tmp_locals_arg_value_1, tmp_fromlist_value_1, tmp_level_value_1);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 7;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[78], tmp_assign_source_8);
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_name_value_2;
PyObject *tmp_globals_arg_value_2;
PyObject *tmp_locals_arg_value_2;
PyObject *tmp_fromlist_value_2;
PyObject *tmp_level_value_2;
tmp_name_value_2 = mod_consts[194];
tmp_globals_arg_value_2 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
tmp_locals_arg_value_2 = Py_None;
tmp_fromlist_value_2 = Py_None;
tmp_level_value_2 = mod_consts[26];
frame_619b4d6360174f9b0c948d3ce6154168->m_frame.f_lineno = 8;
tmp_assign_source_9 = IMPORT_MODULE5(tmp_name_value_2, tmp_globals_arg_value_2, tmp_locals_arg_value_2, tmp_fromlist_value_2, tmp_level_value_2);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[194], tmp_assign_source_9);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_name_value_3;
PyObject *tmp_globals_arg_value_3;
PyObject *tmp_locals_arg_value_3;
PyObject *tmp_fromlist_value_3;
PyObject *tmp_level_value_3;
tmp_name_value_3 = mod_consts[96];
tmp_globals_arg_value_3 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
tmp_locals_arg_value_3 = Py_None;
tmp_fromlist_value_3 = Py_None;
tmp_level_value_3 = mod_consts[26];
frame_619b4d6360174f9b0c948d3ce6154168->m_frame.f_lineno = 10;
tmp_assign_source_10 = IMPORT_MODULE5(tmp_name_value_3, tmp_globals_arg_value_3, tmp_locals_arg_value_3, tmp_fromlist_value_3, tmp_level_value_3);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 10;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[96], tmp_assign_source_10);
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_name_value_4;
PyObject *tmp_globals_arg_value_4;
PyObject *tmp_locals_arg_value_4;
PyObject *tmp_fromlist_value_4;
PyObject *tmp_level_value_4;
tmp_name_value_4 = mod_consts[275];
tmp_globals_arg_value_4 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
tmp_locals_arg_value_4 = Py_None;
tmp_fromlist_value_4 = mod_consts[276];
tmp_level_value_4 = mod_consts[26];
frame_619b4d6360174f9b0c948d3ce6154168->m_frame.f_lineno = 12;
tmp_assign_source_11 = IMPORT_MODULE5(tmp_name_value_4, tmp_globals_arg_value_4, tmp_locals_arg_value_4, tmp_fromlist_value_4, tmp_level_value_4);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto frame_exception_exit_1;
}
assert(tmp_import_from_2__module == NULL);
tmp_import_from_2__module = tmp_assign_source_11;
}
// Tried code:
{
PyObject *tmp_assign_source_12;
PyObject *tmp_import_name_from_1;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_1 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_12 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[198],
mod_consts[26]
);
} else {
tmp_assign_source_12 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[198]);
}
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[198], tmp_assign_source_12);
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_import_name_from_2;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_2 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_2)) {
tmp_assign_source_13 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[98],
mod_consts[26]
);
} else {
tmp_assign_source_13 = IMPORT_NAME(tmp_import_name_from_2, mod_consts[98]);
}
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98], tmp_assign_source_13);
}
goto try_end_1;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_import_from_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__module = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
CHECK_OBJECT(tmp_import_from_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__module = NULL;
{
PyObject *tmp_assign_source_14;
PyObject *tmp_name_value_5;
PyObject *tmp_globals_arg_value_5;
PyObject *tmp_locals_arg_value_5;
PyObject *tmp_fromlist_value_5;
PyObject *tmp_level_value_5;
tmp_name_value_5 = mod_consts[277];
tmp_globals_arg_value_5 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
tmp_locals_arg_value_5 = Py_None;
tmp_fromlist_value_5 = mod_consts[278];
tmp_level_value_5 = mod_consts[26];
frame_619b4d6360174f9b0c948d3ce6154168->m_frame.f_lineno = 13;
tmp_assign_source_14 = IMPORT_MODULE5(tmp_name_value_5, tmp_globals_arg_value_5, tmp_locals_arg_value_5, tmp_fromlist_value_5, tmp_level_value_5);
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto frame_exception_exit_1;
}
assert(tmp_import_from_3__module == NULL);
tmp_import_from_3__module = tmp_assign_source_14;
}
// Tried code:
{
PyObject *tmp_assign_source_15;
PyObject *tmp_import_name_from_3;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_3 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_3)) {
tmp_assign_source_15 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_3,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[75],
mod_consts[26]
);
} else {
tmp_assign_source_15 = IMPORT_NAME(tmp_import_name_from_3, mod_consts[75]);
}
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[75], tmp_assign_source_15);
}
{
PyObject *tmp_assign_source_16;
PyObject *tmp_import_name_from_4;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_4 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_4)) {
tmp_assign_source_16 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_4,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[232],
mod_consts[26]
);
} else {
tmp_assign_source_16 = IMPORT_NAME(tmp_import_name_from_4, mod_consts[232]);
}
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[232], tmp_assign_source_16);
}
{
PyObject *tmp_assign_source_17;
PyObject *tmp_import_name_from_5;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_5 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_5)) {
tmp_assign_source_17 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_5,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[235],
mod_consts[26]
);
} else {
tmp_assign_source_17 = IMPORT_NAME(tmp_import_name_from_5, mod_consts[235]);
}
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[235], tmp_assign_source_17);
}
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = NULL;
{
PyObject *tmp_assign_source_18;
PyObject *tmp_import_name_from_6;
PyObject *tmp_name_value_6;
PyObject *tmp_globals_arg_value_6;
PyObject *tmp_locals_arg_value_6;
PyObject *tmp_fromlist_value_6;
PyObject *tmp_level_value_6;
tmp_name_value_6 = mod_consts[279];
tmp_globals_arg_value_6 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
tmp_locals_arg_value_6 = Py_None;
tmp_fromlist_value_6 = mod_consts[280];
tmp_level_value_6 = mod_consts[26];
frame_619b4d6360174f9b0c948d3ce6154168->m_frame.f_lineno = 17;
tmp_import_name_from_6 = IMPORT_MODULE5(tmp_name_value_6, tmp_globals_arg_value_6, tmp_locals_arg_value_6, tmp_fromlist_value_6, tmp_level_value_6);
if (tmp_import_name_from_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_6)) {
tmp_assign_source_18 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_6,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[42],
mod_consts[26]
);
} else {
tmp_assign_source_18 = IMPORT_NAME(tmp_import_name_from_6, mod_consts[42]);
}
Py_DECREF(tmp_import_name_from_6);
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[42], tmp_assign_source_18);
}
{
PyObject *tmp_assign_source_19;
PyObject *tmp_name_value_7;
PyObject *tmp_globals_arg_value_7;
PyObject *tmp_locals_arg_value_7;
PyObject *tmp_fromlist_value_7;
PyObject *tmp_level_value_7;
tmp_name_value_7 = mod_consts[281];
tmp_globals_arg_value_7 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1;
tmp_locals_arg_value_7 = Py_None;
tmp_fromlist_value_7 = mod_consts[282];
tmp_level_value_7 = mod_consts[26];
frame_619b4d6360174f9b0c948d3ce6154168->m_frame.f_lineno = 18;
tmp_assign_source_19 = IMPORT_MODULE5(tmp_name_value_7, tmp_globals_arg_value_7, tmp_locals_arg_value_7, tmp_fromlist_value_7, tmp_level_value_7);
if (tmp_assign_source_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 18;
goto frame_exception_exit_1;
}
assert(tmp_import_from_4__module == NULL);
tmp_import_from_4__module = tmp_assign_source_19;
}
// Tried code:
{
PyObject *tmp_assign_source_20;
PyObject *tmp_import_name_from_7;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_7 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_7)) {
tmp_assign_source_20 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_7,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[283],
mod_consts[26]
);
} else {
tmp_assign_source_20 = IMPORT_NAME(tmp_import_name_from_7, mod_consts[283]);
}
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 18;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[283], tmp_assign_source_20);
}
{
PyObject *tmp_assign_source_21;
PyObject *tmp_import_name_from_8;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_8 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_8)) {
tmp_assign_source_21 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_8,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[284],
mod_consts[26]
);
} else {
tmp_assign_source_21 = IMPORT_NAME(tmp_import_name_from_8, mod_consts[284]);
}
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 18;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284], tmp_assign_source_21);
}
{
PyObject *tmp_assign_source_22;
PyObject *tmp_import_name_from_9;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_9 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_9)) {
tmp_assign_source_22 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_9,
(PyObject *)moduledict_cryptography$hazmat$backends$openssl$encode_asn1,
mod_consts[285],
mod_consts[26]
);
} else {
tmp_assign_source_22 = IMPORT_NAME(tmp_import_name_from_9, mod_consts[285]);
}
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 18;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[285], tmp_assign_source_22);
}
goto try_end_3;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_import_from_4__module);
Py_DECREF(tmp_import_from_4__module);
tmp_import_from_4__module = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
CHECK_OBJECT(tmp_import_from_4__module);
Py_DECREF(tmp_import_from_4__module);
tmp_import_from_4__module = NULL;
{
PyObject *tmp_assign_source_23;
tmp_assign_source_23 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__1__encode_asn1_int();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[9], tmp_assign_source_23);
}
{
PyObject *tmp_assign_source_24;
tmp_assign_source_24 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__2__encode_asn1_int_gc();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[22], tmp_assign_source_24);
}
{
PyObject *tmp_assign_source_25;
tmp_assign_source_25 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__3__encode_asn1_str();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[20], tmp_assign_source_25);
}
{
PyObject *tmp_assign_source_26;
tmp_assign_source_26 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__4__encode_asn1_utf8_str();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[109], tmp_assign_source_26);
}
{
PyObject *tmp_assign_source_27;
tmp_assign_source_27 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__5__encode_asn1_str_gc();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[179], tmp_assign_source_27);
}
{
PyObject *tmp_assign_source_28;
tmp_assign_source_28 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__6__encode_inhibit_any_policy();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[286], tmp_assign_source_28);
}
{
PyObject *tmp_assign_source_29;
tmp_assign_source_29 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__7__encode_name();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[35], tmp_assign_source_29);
}
{
PyObject *tmp_assign_source_30;
tmp_assign_source_30 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__8__encode_name_gc();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[287], tmp_assign_source_30);
}
{
PyObject *tmp_assign_source_31;
tmp_assign_source_31 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__9__encode_sk_name_entry();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[236], tmp_assign_source_31);
}
{
PyObject *tmp_assign_source_32;
tmp_assign_source_32 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__10__encode_name_entry();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[27], tmp_assign_source_32);
}
{
PyObject *tmp_assign_source_33;
tmp_assign_source_33 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__11__encode_crl_number_delta_crl_indicator();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[288], tmp_assign_source_33);
}
{
PyObject *tmp_assign_source_34;
tmp_assign_source_34 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__12__encode_issuing_dist_point();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[289], tmp_assign_source_34);
}
{
PyObject *tmp_assign_source_35;
tmp_assign_source_35 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__13__encode_crl_reason();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[290], tmp_assign_source_35);
}
{
PyObject *tmp_assign_source_36;
tmp_assign_source_36 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__14__encode_invalidity_date();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[291], tmp_assign_source_36);
}
{
PyObject *tmp_assign_source_37;
tmp_assign_source_37 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__15__encode_certificate_policies();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[292], tmp_assign_source_37);
}
{
PyObject *tmp_assign_source_38;
tmp_assign_source_38 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__16__encode_notice_reference();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[111], tmp_assign_source_38);
}
{
PyObject *tmp_assign_source_39;
tmp_assign_source_39 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__17__txt2obj();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[88], tmp_assign_source_39);
}
{
PyObject *tmp_assign_source_40;
tmp_assign_source_40 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__18__txt2obj_gc();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[48], tmp_assign_source_40);
}
{
PyObject *tmp_assign_source_41;
tmp_assign_source_41 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__19__encode_ocsp_nocheck();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[293], tmp_assign_source_41);
}
{
PyObject *tmp_assign_source_42;
tmp_assign_source_42 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__20__encode_key_usage();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[294], tmp_assign_source_42);
}
{
PyObject *tmp_assign_source_43;
tmp_assign_source_43 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__21__encode_authority_key_identifier();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[295], tmp_assign_source_43);
}
{
PyObject *tmp_assign_source_44;
tmp_assign_source_44 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__22__encode_basic_constraints();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[296], tmp_assign_source_44);
}
{
PyObject *tmp_assign_source_45;
tmp_assign_source_45 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__23__encode_authority_information_access();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[297], tmp_assign_source_45);
}
{
PyObject *tmp_assign_source_46;
tmp_assign_source_46 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__24__encode_general_names();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[150], tmp_assign_source_46);
}
{
PyObject *tmp_assign_source_47;
tmp_assign_source_47 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__25__encode_alt_name();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[298], tmp_assign_source_47);
}
{
PyObject *tmp_assign_source_48;
tmp_assign_source_48 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__26__encode_subject_key_identifier();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[299], tmp_assign_source_48);
}
{
PyObject *tmp_assign_source_49;
tmp_assign_source_49 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__27__encode_general_name();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[175], tmp_assign_source_49);
}
{
PyObject *tmp_assign_source_50;
tmp_assign_source_50 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__28__encode_general_name_preallocated();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[164], tmp_assign_source_50);
}
{
PyObject *tmp_assign_source_51;
tmp_assign_source_51 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__29__encode_extended_key_usage();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[300], tmp_assign_source_51);
}
{
PyObject *tmp_assign_source_52;
PyObject *tmp_dict_key_1;
PyObject *tmp_dict_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 501;
goto frame_exception_exit_1;
}
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[301]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 501;
goto frame_exception_exit_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[302]);
Py_DECREF(tmp_expression_value_1);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 501;
goto frame_exception_exit_1;
}
tmp_dict_value_1 = mod_consts[13];
tmp_assign_source_52 = _PyDict_NewPresized( 8 );
{
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
PyObject *tmp_expression_value_13;
PyObject *tmp_expression_value_14;
PyObject *tmp_expression_value_15;
PyObject *tmp_expression_value_16;
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 501;
goto dict_build_exception_1;
}
tmp_expression_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_4 == NULL)) {
tmp_expression_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 502;
goto dict_build_exception_1;
}
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[301]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 502;
goto dict_build_exception_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[303]);
Py_DECREF(tmp_expression_value_3);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 502;
goto dict_build_exception_1;
}
tmp_dict_value_1 = mod_consts[131];
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 502;
goto dict_build_exception_1;
}
tmp_expression_value_6 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_6 == NULL)) {
tmp_expression_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
goto dict_build_exception_1;
}
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[301]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
goto dict_build_exception_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[304]);
Py_DECREF(tmp_expression_value_5);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
goto dict_build_exception_1;
}
tmp_dict_value_1 = mod_consts[133];
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
goto dict_build_exception_1;
}
tmp_expression_value_8 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_8 == NULL)) {
tmp_expression_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 504;
goto dict_build_exception_1;
}
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[301]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 504;
goto dict_build_exception_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[305]);
Py_DECREF(tmp_expression_value_7);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 504;
goto dict_build_exception_1;
}
tmp_dict_value_1 = mod_consts[135];
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 504;
goto dict_build_exception_1;
}
tmp_expression_value_10 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_10 == NULL)) {
tmp_expression_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 505;
goto dict_build_exception_1;
}
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[301]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 505;
goto dict_build_exception_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[306]);
Py_DECREF(tmp_expression_value_9);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 505;
goto dict_build_exception_1;
}
tmp_dict_value_1 = mod_consts[137];
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 505;
goto dict_build_exception_1;
}
tmp_expression_value_12 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_12 == NULL)) {
tmp_expression_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
goto dict_build_exception_1;
}
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[301]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
goto dict_build_exception_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[307]);
Py_DECREF(tmp_expression_value_11);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
goto dict_build_exception_1;
}
tmp_dict_value_1 = mod_consts[139];
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
goto dict_build_exception_1;
}
tmp_expression_value_14 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_14 == NULL)) {
tmp_expression_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 507;
goto dict_build_exception_1;
}
tmp_expression_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[301]);
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 507;
goto dict_build_exception_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[308]);
Py_DECREF(tmp_expression_value_13);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 507;
goto dict_build_exception_1;
}
tmp_dict_value_1 = mod_consts[141];
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 507;
goto dict_build_exception_1;
}
tmp_expression_value_16 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[98]);
if (unlikely(tmp_expression_value_16 == NULL)) {
tmp_expression_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[98]);
}
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 508;
goto dict_build_exception_1;
}
tmp_expression_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[301]);
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 508;
goto dict_build_exception_1;
}
tmp_dict_key_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[309]);
Py_DECREF(tmp_expression_value_15);
if (tmp_dict_key_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 508;
goto dict_build_exception_1;
}
tmp_dict_value_1 = mod_consts[143];
tmp_res = PyDict_SetItem(tmp_assign_source_52, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_key_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 508;
goto dict_build_exception_1;
}
}
goto dict_build_noexception_1;
// Exception handling pass through code for dict_build:
dict_build_exception_1:;
Py_DECREF(tmp_assign_source_52);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_1:;
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[230], tmp_assign_source_52);
}
{
PyObject *tmp_assign_source_53;
tmp_assign_source_53 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__30__encode_reasonflags();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[65], tmp_assign_source_53);
}
{
PyObject *tmp_assign_source_54;
tmp_assign_source_54 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__31__encode_full_name();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[68], tmp_assign_source_54);
}
{
PyObject *tmp_assign_source_55;
tmp_assign_source_55 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__32__encode_relative_name();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[71], tmp_assign_source_55);
}
{
PyObject *tmp_assign_source_56;
tmp_assign_source_56 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__33__encode_cdps_freshest_crl();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[310], tmp_assign_source_56);
}
{
PyObject *tmp_assign_source_57;
tmp_assign_source_57 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__34__encode_name_constraints();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[311], tmp_assign_source_57);
}
{
PyObject *tmp_assign_source_58;
tmp_assign_source_58 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__35__encode_policy_constraints();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[312], tmp_assign_source_58);
}
{
PyObject *tmp_assign_source_59;
tmp_assign_source_59 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__36__encode_general_subtree();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[248], tmp_assign_source_59);
}
{
PyObject *tmp_assign_source_60;
tmp_assign_source_60 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$encode_asn1$$$function__37__encode_nonce();
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[313], tmp_assign_source_60);
}
{
PyObject *tmp_assign_source_61;
PyObject *tmp_dict_key_2;
PyObject *tmp_dict_value_2;
PyObject *tmp_expression_value_17;
tmp_expression_value_17 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_17 == NULL)) {
tmp_expression_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 617;
goto frame_exception_exit_1;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[314]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 617;
goto frame_exception_exit_1;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[296]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[296]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 617;
goto frame_exception_exit_1;
}
tmp_assign_source_61 = _PyDict_NewPresized( 15 );
{
PyObject *tmp_expression_value_18;
PyObject *tmp_expression_value_19;
PyObject *tmp_expression_value_20;
PyObject *tmp_expression_value_21;
PyObject *tmp_expression_value_22;
PyObject *tmp_expression_value_23;
PyObject *tmp_expression_value_24;
PyObject *tmp_expression_value_25;
PyObject *tmp_expression_value_26;
PyObject *tmp_expression_value_27;
PyObject *tmp_expression_value_28;
PyObject *tmp_expression_value_29;
PyObject *tmp_expression_value_30;
PyObject *tmp_expression_value_31;
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 617;
goto dict_build_exception_2;
}
tmp_expression_value_18 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_18 == NULL)) {
tmp_expression_value_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[315]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[299]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[299]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 618;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto dict_build_exception_2;
}
tmp_expression_value_19 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_19 == NULL)) {
tmp_expression_value_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[316]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[294]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[294]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 619;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto dict_build_exception_2;
}
tmp_expression_value_20 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_20 == NULL)) {
tmp_expression_value_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[317]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[298]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[298]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 620;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
goto dict_build_exception_2;
}
tmp_expression_value_21 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_21 == NULL)) {
tmp_expression_value_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 621;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[318]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 621;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[298]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[298]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 621;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 621;
goto dict_build_exception_2;
}
tmp_expression_value_22 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_22 == NULL)) {
tmp_expression_value_22 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 622;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[319]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 622;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[300]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[300]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 622;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 622;
goto dict_build_exception_2;
}
tmp_expression_value_23 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_23 == NULL)) {
tmp_expression_value_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 623;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[320]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 623;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[295]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[295]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 623;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 623;
goto dict_build_exception_2;
}
tmp_expression_value_24 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_24 == NULL)) {
tmp_expression_value_24 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 624;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[321]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 624;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[292]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[292]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 624;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 624;
goto dict_build_exception_2;
}
tmp_expression_value_25 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_25 == NULL)) {
tmp_expression_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 625;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[322]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 625;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[297]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[297]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 626;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 626;
goto dict_build_exception_2;
}
tmp_expression_value_26 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_26 == NULL)) {
tmp_expression_value_26 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[323]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[310]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[310]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 628;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
goto dict_build_exception_2;
}
tmp_expression_value_27 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_27 == NULL)) {
tmp_expression_value_27 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 629;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[324]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 629;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[310]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[310]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 629;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 629;
goto dict_build_exception_2;
}
tmp_expression_value_28 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_28 == NULL)) {
tmp_expression_value_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 630;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[325]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 630;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[286]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[286]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 630;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 630;
goto dict_build_exception_2;
}
tmp_expression_value_29 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_29 == NULL)) {
tmp_expression_value_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 631;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[326]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 631;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[293]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[293]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 631;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 631;
goto dict_build_exception_2;
}
tmp_expression_value_30 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_30 == NULL)) {
tmp_expression_value_30 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[327]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[311]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[311]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 632;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
goto dict_build_exception_2;
}
tmp_expression_value_31 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_31 == NULL)) {
tmp_expression_value_31 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
goto dict_build_exception_2;
}
tmp_dict_key_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[328]);
if (tmp_dict_key_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
goto dict_build_exception_2;
}
tmp_dict_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[312]);
if (unlikely(tmp_dict_value_2 == NULL)) {
tmp_dict_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[312]);
}
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_2);
exception_lineno = 633;
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_61, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_key_2);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
goto dict_build_exception_2;
}
}
goto dict_build_noexception_2;
// Exception handling pass through code for dict_build:
dict_build_exception_2:;
Py_DECREF(tmp_assign_source_61);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_2:;
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[329], tmp_assign_source_61);
}
{
PyObject *tmp_assign_source_62;
PyObject *tmp_dict_key_3;
PyObject *tmp_dict_value_3;
PyObject *tmp_expression_value_32;
tmp_expression_value_32 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_32 == NULL)) {
tmp_expression_value_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
goto frame_exception_exit_1;
}
tmp_dict_key_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[318]);
if (tmp_dict_key_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
goto frame_exception_exit_1;
}
tmp_dict_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[298]);
if (unlikely(tmp_dict_value_3 == NULL)) {
tmp_dict_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[298]);
}
if (tmp_dict_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_3);
exception_lineno = 637;
goto frame_exception_exit_1;
}
tmp_assign_source_62 = _PyDict_NewPresized( 7 );
{
PyObject *tmp_expression_value_33;
PyObject *tmp_expression_value_34;
PyObject *tmp_expression_value_35;
PyObject *tmp_expression_value_36;
PyObject *tmp_expression_value_37;
PyObject *tmp_expression_value_38;
tmp_res = PyDict_SetItem(tmp_assign_source_62, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_key_3);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
goto dict_build_exception_3;
}
tmp_expression_value_33 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_33 == NULL)) {
tmp_expression_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 638;
goto dict_build_exception_3;
}
tmp_dict_key_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[320]);
if (tmp_dict_key_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 638;
goto dict_build_exception_3;
}
tmp_dict_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[295]);
if (unlikely(tmp_dict_value_3 == NULL)) {
tmp_dict_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[295]);
}
if (tmp_dict_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_3);
exception_lineno = 638;
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_assign_source_62, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_key_3);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 638;
goto dict_build_exception_3;
}
tmp_expression_value_34 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_34 == NULL)) {
tmp_expression_value_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 639;
goto dict_build_exception_3;
}
tmp_dict_key_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[322]);
if (tmp_dict_key_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 639;
goto dict_build_exception_3;
}
tmp_dict_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[297]);
if (unlikely(tmp_dict_value_3 == NULL)) {
tmp_dict_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[297]);
}
if (tmp_dict_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_3);
exception_lineno = 640;
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_assign_source_62, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_key_3);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 640;
goto dict_build_exception_3;
}
tmp_expression_value_35 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_35 == NULL)) {
tmp_expression_value_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 642;
goto dict_build_exception_3;
}
tmp_dict_key_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[330]);
if (tmp_dict_key_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 642;
goto dict_build_exception_3;
}
tmp_dict_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[288]);
if (unlikely(tmp_dict_value_3 == NULL)) {
tmp_dict_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[288]);
}
if (tmp_dict_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_3);
exception_lineno = 642;
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_assign_source_62, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_key_3);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 642;
goto dict_build_exception_3;
}
tmp_expression_value_36 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_36 == NULL)) {
tmp_expression_value_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 643;
goto dict_build_exception_3;
}
tmp_dict_key_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[331]);
if (tmp_dict_key_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 643;
goto dict_build_exception_3;
}
tmp_dict_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[288]);
if (unlikely(tmp_dict_value_3 == NULL)) {
tmp_dict_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[288]);
}
if (tmp_dict_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_3);
exception_lineno = 643;
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_assign_source_62, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_key_3);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 643;
goto dict_build_exception_3;
}
tmp_expression_value_37 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_37 == NULL)) {
tmp_expression_value_37 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 644;
goto dict_build_exception_3;
}
tmp_dict_key_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_37, mod_consts[332]);
if (tmp_dict_key_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 644;
goto dict_build_exception_3;
}
tmp_dict_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_dict_value_3 == NULL)) {
tmp_dict_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_dict_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_3);
exception_lineno = 644;
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_assign_source_62, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_key_3);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 644;
goto dict_build_exception_3;
}
tmp_expression_value_38 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[284]);
if (unlikely(tmp_expression_value_38 == NULL)) {
tmp_expression_value_38 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[284]);
}
if (tmp_expression_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 645;
goto dict_build_exception_3;
}
tmp_dict_key_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[324]);
if (tmp_dict_key_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 645;
goto dict_build_exception_3;
}
tmp_dict_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[310]);
if (unlikely(tmp_dict_value_3 == NULL)) {
tmp_dict_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[310]);
}
if (tmp_dict_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_3);
exception_lineno = 645;
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_assign_source_62, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_key_3);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 645;
goto dict_build_exception_3;
}
}
goto dict_build_noexception_3;
// Exception handling pass through code for dict_build:
dict_build_exception_3:;
Py_DECREF(tmp_assign_source_62);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_3:;
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[333], tmp_assign_source_62);
}
{
PyObject *tmp_assign_source_63;
PyObject *tmp_dict_key_4;
PyObject *tmp_dict_value_4;
PyObject *tmp_expression_value_39;
tmp_expression_value_39 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[283]);
if (unlikely(tmp_expression_value_39 == NULL)) {
tmp_expression_value_39 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[283]);
}
if (tmp_expression_value_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
goto frame_exception_exit_1;
}
tmp_dict_key_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[334]);
if (tmp_dict_key_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
goto frame_exception_exit_1;
}
tmp_dict_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[298]);
if (unlikely(tmp_dict_value_4 == NULL)) {
tmp_dict_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[298]);
}
if (tmp_dict_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_4);
exception_lineno = 649;
goto frame_exception_exit_1;
}
tmp_assign_source_63 = _PyDict_NewPresized( 3 );
{
PyObject *tmp_expression_value_40;
PyObject *tmp_expression_value_41;
tmp_res = PyDict_SetItem(tmp_assign_source_63, tmp_dict_key_4, tmp_dict_value_4);
Py_DECREF(tmp_dict_key_4);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
goto dict_build_exception_4;
}
tmp_expression_value_40 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[283]);
if (unlikely(tmp_expression_value_40 == NULL)) {
tmp_expression_value_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[283]);
}
if (tmp_expression_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 650;
goto dict_build_exception_4;
}
tmp_dict_key_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_40, mod_consts[335]);
if (tmp_dict_key_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 650;
goto dict_build_exception_4;
}
tmp_dict_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[290]);
if (unlikely(tmp_dict_value_4 == NULL)) {
tmp_dict_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[290]);
}
if (tmp_dict_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_4);
exception_lineno = 650;
goto dict_build_exception_4;
}
tmp_res = PyDict_SetItem(tmp_assign_source_63, tmp_dict_key_4, tmp_dict_value_4);
Py_DECREF(tmp_dict_key_4);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 650;
goto dict_build_exception_4;
}
tmp_expression_value_41 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[283]);
if (unlikely(tmp_expression_value_41 == NULL)) {
tmp_expression_value_41 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[283]);
}
if (tmp_expression_value_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 651;
goto dict_build_exception_4;
}
tmp_dict_key_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[336]);
if (tmp_dict_key_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 651;
goto dict_build_exception_4;
}
tmp_dict_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[291]);
if (unlikely(tmp_dict_value_4 == NULL)) {
tmp_dict_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[291]);
}
if (tmp_dict_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_4);
exception_lineno = 651;
goto dict_build_exception_4;
}
tmp_res = PyDict_SetItem(tmp_assign_source_63, tmp_dict_key_4, tmp_dict_value_4);
Py_DECREF(tmp_dict_key_4);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 651;
goto dict_build_exception_4;
}
}
goto dict_build_noexception_4;
// Exception handling pass through code for dict_build:
dict_build_exception_4:;
Py_DECREF(tmp_assign_source_63);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_4:;
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[337], tmp_assign_source_63);
}
{
PyObject *tmp_assign_source_64;
PyObject *tmp_dict_key_5;
PyObject *tmp_dict_value_5;
PyObject *tmp_expression_value_42;
tmp_expression_value_42 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[285]);
if (unlikely(tmp_expression_value_42 == NULL)) {
tmp_expression_value_42 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[285]);
}
if (tmp_expression_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 655;
goto frame_exception_exit_1;
}
tmp_dict_key_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[338]);
if (tmp_dict_key_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 655;
goto frame_exception_exit_1;
}
tmp_dict_value_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[313]);
if (unlikely(tmp_dict_value_5 == NULL)) {
tmp_dict_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[313]);
}
if (tmp_dict_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_5);
exception_lineno = 655;
goto frame_exception_exit_1;
}
tmp_assign_source_64 = _PyDict_NewPresized( 1 );
tmp_res = PyDict_SetItem(tmp_assign_source_64, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_key_5);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 655;
goto dict_build_exception_5;
}
goto dict_build_noexception_5;
// Exception handling pass through code for dict_build:
dict_build_exception_5:;
Py_DECREF(tmp_assign_source_64);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_5:;
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[339], tmp_assign_source_64);
}
{
PyObject *tmp_assign_source_65;
PyObject *tmp_dict_key_6;
PyObject *tmp_dict_value_6;
PyObject *tmp_expression_value_43;
tmp_expression_value_43 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[285]);
if (unlikely(tmp_expression_value_43 == NULL)) {
tmp_expression_value_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[285]);
}
if (tmp_expression_value_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 659;
goto frame_exception_exit_1;
}
tmp_dict_key_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_43, mod_consts[338]);
if (tmp_dict_key_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 659;
goto frame_exception_exit_1;
}
tmp_dict_value_6 = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[313]);
if (unlikely(tmp_dict_value_6 == NULL)) {
tmp_dict_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[313]);
}
if (tmp_dict_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dict_key_6);
exception_lineno = 659;
goto frame_exception_exit_1;
}
tmp_assign_source_65 = _PyDict_NewPresized( 1 );
tmp_res = PyDict_SetItem(tmp_assign_source_65, tmp_dict_key_6, tmp_dict_value_6);
Py_DECREF(tmp_dict_key_6);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 659;
goto dict_build_exception_6;
}
goto dict_build_noexception_6;
// Exception handling pass through code for dict_build:
dict_build_exception_6:;
Py_DECREF(tmp_assign_source_65);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_6:;
UPDATE_STRING_DICT1(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)mod_consts[340], tmp_assign_source_65);
}
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_619b4d6360174f9b0c948d3ce6154168);
#endif
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_619b4d6360174f9b0c948d3ce6154168);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_619b4d6360174f9b0c948d3ce6154168, exception_lineno);
} else if (exception_tb->tb_frame != &frame_619b4d6360174f9b0c948d3ce6154168->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_619b4d6360174f9b0c948d3ce6154168, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_1:;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("cryptography.hazmat.backends.openssl.encode_asn1", false);
Py_INCREF(module_cryptography$hazmat$backends$openssl$encode_asn1);
return module_cryptography$hazmat$backends$openssl$encode_asn1;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_cryptography$hazmat$backends$openssl$encode_asn1, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("cryptography$hazmat$backends$openssl$encode_asn1", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}