/* Generated code for Python source for module 'cryptography.hazmat.backends.openssl.rsa' * created by Nuitka version 0.6.0 * * This code is in part copyright 2018 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 "__helpers.h" /* The _module_cryptography$hazmat$backends$openssl$rsa 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$rsa; PyDictObject *moduledict_cryptography$hazmat$backends$openssl$rsa; /* The module constants used, if any. */ static PyObject *const_str_plain__rsa_sig_setup; extern PyObject *const_str_plain_private_numbers; static PyObject *const_str_plain_EVP_PKEY_CTX_set_rsa_pss_saltlen; extern PyObject *const_str_digest_cd83dca74b997c90f0ef001ff4f687d1; extern PyObject *const_str_plain__salt_length; extern PyObject *const_str_plain_metaclass; static PyObject *const_str_plain_pss; static PyObject *const_str_plain_key_size_bytes; static PyObject *const_str_plain_decoding_errors; extern PyObject *const_str_plain___name__; static PyObject *const_str_digest_f086882416c7bbe45258f2eebea24494; static PyObject *const_str_digest_5a38396234f15fc715f8675baa06bc2b; static PyObject *const_str_plain_pkey_ctx; static PyObject *const_str_plain_pkey_size; extern PyObject *const_tuple_str_plain___class___tuple; static PyObject *const_tuple_fa080cb81ae95a632e3813332243b607_tuple; extern PyObject *const_str_angle_metaclass; extern PyObject *const_str_digest_f2f56e52e9bead94215489df18f9e023; static PyObject *const_str_digest_ae07319761ee9ff7d9a6ab7bcd869ff5; extern PyObject *const_str_plain_digest_size; static PyObject *const_tuple_145c5e0758bfbdb50a7dcf6ef101cbc1_tuple; static PyObject *const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple; extern PyObject *const_str_plain___file__; extern PyObject *const_str_plain_object; extern PyObject *const_str_plain__bn_to_int; static PyObject *const_str_plain_EVP_PKEY_CTX_set_rsa_padding; extern PyObject *const_float_8_0; extern PyObject *const_str_plain_bytes; extern PyObject *const_str_plain__rsa_cdata_to_evp_pkey; static PyObject *const_str_digest_a549195728d13d4040d318e17c861270; extern PyObject *const_str_plain_encode; extern PyObject *const_tuple_c7ec265320af4c45beec923a8df09399_tuple; static PyObject *const_str_plain_RSA_R_OAEP_DECODING_ERROR; extern PyObject *const_str_plain__calculate_digest_and_algorithm; extern PyObject *const_str_plain_division; static PyObject *const_str_digest_1bf44cc7fa870accdfb63c1f0882b9fa; extern PyObject *const_str_plain_plaintext; static PyObject *const_tuple_cbc06df02328e5f26be56c7ac863002a_tuple; static PyObject *const_str_plain_RSA_PKCS1_PSS_PADDING; static PyObject *const_str_plain__padding; extern PyObject *const_str_digest_9db3cdd3cd765463b4eec6754eb8e087; extern PyObject *const_tuple_str_plain_utils_tuple; extern PyObject *const_str_plain_UnsupportedAlgorithm; static PyObject *const_str_digest_88d629665c18fa7e147c9ed13d7dbcd3; extern PyObject *const_str_plain__RSAPublicKey; extern PyObject *const_str_plain_rsa; extern PyObject *const_str_plain_private_bytes; extern PyObject *const_str_plain__check_not_prehashed; extern PyObject *const_str_plain__evp_pkey; extern PyObject *const_str_plain_RSA_free; static PyObject *const_str_plain_EVP_PKEY_verify_init; extern PyObject *const_str_plain_q; static PyObject *const_str_digest_ddb0c54db6534038a6e5e63a32038dc1; extern PyObject *const_str_plain_signature; static PyObject *const_str_digest_7a1578e967808724f1b229081404770a; static PyObject *const_str_digest_d0927d6863daca8d65f20add6616c473; static PyObject *const_str_digest_2befd8032beb9a81807fdf3a678c4d29; extern PyObject *const_str_plain__private_key_bytes; extern PyObject *const_str_plain_algorithm; extern PyObject *const_str_plain_utils; static PyObject *const_str_plain_OPENSSL_malloc; static PyObject *const_str_plain_EVP_PKEY_verify; static PyObject *const_str_plain_RSA_R_DATA_TOO_LARGE_FOR_MODULUS; extern PyObject *const_str_plain___doc__; extern PyObject *const_str_plain_reason; extern PyObject *const_str_plain_absolute_import; extern PyObject *const_tuple_6865be46b14daf3853c114a4440f3999_tuple; extern PyObject *const_str_plain__RSAPrivateKey; extern PyObject *const_tuple_str_plain_self_str_plain_padding_str_plain_algorithm_tuple; extern PyObject *const_str_plain___orig_bases__; extern PyObject *const_str_digest_82e5b7f1075745a8638e06059354d03c; extern PyObject *const_str_plain_res; extern PyObject *const_str_plain_RSAPrivateNumbers; extern PyObject *const_str_plain_data; static PyObject *const_str_plain__enc_dec_rsa_pkey_ctx; static PyObject *const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple; extern PyObject *const_str_plain_ciphertext; extern PyObject *const_tuple_str_plain_ascii_tuple; static PyObject *const_str_plain__rsa_sig_sign; extern PyObject *const_tuple_str_plain_self_str_plain_plaintext_str_plain_padding_tuple; extern PyObject *const_str_plain_padding; extern PyObject *const_str_plain_cryptography; extern PyObject *const_str_plain_EVP_PKEY_CTX_free; extern PyObject *const_str_plain___qualname__; extern PyObject *const_tuple_9758f710ce98b1c0cfd42dd10befe3cb_tuple; static PyObject *const_str_plain_EVP_PKEY_size; extern PyObject *const_str_plain_EVP_PKEY_CTX_set0_rsa_oaep_label; extern PyObject *const_str_digest_626b18d63126fb4fc2b4b00829f745cc; static PyObject *const_str_plain_crypt; static PyObject *const_str_plain_EVP_PKEY_encrypt; extern PyObject *const_str_plain_n; extern PyObject *const_str_digest_97cd6fd5c8579a7068d86fbfd40e2f84; static PyObject *const_tuple_cf4f691584747fde4f8639de585c382c_tuple; static PyObject *const_str_plain__RSAVerificationContext; extern PyObject *const_str_plain_buflen; static PyObject *const_str_plain__rsa_cdata; extern PyObject *const_str_plain_OAEP; extern PyObject *const_str_plain_hashes; static PyObject *const_str_plain_labelptr; static PyObject *const_str_digest_a3b75b5f759868149f4d0391ae73463f; extern PyObject *const_str_plain_p; static PyObject *const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple; extern PyObject *const_tuple_str_plain_self_tuple; extern PyObject *const_str_plain_dmp1; extern PyObject *const_str_plain_ctx; static PyObject *const_str_digest_89b90d33d9b79e7daa05a7940f8e67a6; static PyObject *const_str_digest_a5ed813245efbd20efda0edcee3465dc; extern PyObject *const_str_plain_init; extern PyObject *const_str_plain_e; static PyObject *const_tuple_c8f31359161ad7548eb4b90a35051198_tuple; extern PyObject *const_str_plain_NULL; extern PyObject *const_str_plain_outlen; extern PyObject *const_str_plain_Cryptography_HAS_RSA_OAEP_MD; static PyObject *const_str_plain_EVP_PKEY_CTX_set_signature_md; static PyObject *const_str_digest_c8c3a14e345010a2ba768531237b5a38; extern PyObject *const_str_plain_verifier; extern PyObject *const_str_plain_finalize; static PyObject *const_str_digest_6c44573c8d035e93ec74c18ee09caeff; extern PyObject *const_tuple_empty; extern PyObject *const_str_plain__private_key; extern PyObject *const_str_plain_RSA_R_DIGEST_TOO_BIG_FOR_RSA_KEY; static PyObject *const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple; extern PyObject *const_str_plain__key_size; extern PyObject *const_tuple_str_plain__key_size_tuple; extern PyObject *const_str_plain_append; extern PyObject *const_str_plain_new; extern PyObject *const_str_plain_RSAPrivateKeyWithSerialization; extern PyObject *const_str_plain_sign; extern PyObject *const_str_plain_name; extern PyObject *const_str_plain__warn_sign_verify_deprecated; extern PyObject *const_str_plain_errors; extern PyObject *const_str_plain_AsymmetricSignatureContext; extern PyObject *const_str_plain_private_key; static PyObject *const_str_plain_padding_enum; extern PyObject *const_str_plain_iqmp; extern PyObject *const_str_plain_public_key; static PyObject *const_str_plain__enc_dec_rsa; extern PyObject *const_str_plain_register_interface; extern PyObject *const_str_plain_gc; extern PyObject *const_str_plain_key; extern PyObject *const_str_plain_salt; static PyObject *const_str_plain_RSA_get0_factors; extern PyObject *const_str_plain_UNSUPPORTED_PADDING; extern PyObject *const_str_plain_InvalidSignature; extern PyObject *const_str_plain_None; static PyObject *const_tuple_249ffad7eeaf755f378036b3d3562266_tuple; static PyObject *const_str_digest_2840cddadc605039a02516525414694b; extern PyObject *const_str_plain_encrypt; static PyObject *const_str_plain_EVP_PKEY_sign_init; extern PyObject *const_str_plain_buffer; extern PyObject *const_str_plain___getitem__; extern PyObject *const_str_plain_MAX_LENGTH; extern PyObject *const_str_digest_ab6f05b42e1f3b7330c1f4fe1ba86e66; static PyObject *const_str_plain_oaep_md; static PyObject *const_tuple_4680538ceda116494c7d984b8703d55b_tuple; extern PyObject *const_str_plain__Reasons; extern PyObject *const_str_plain_dmq1; extern PyObject *const_str_digest_426349c7e201b358f2086eb3f7fb6f47; extern PyObject *const_str_plain_evp_md; extern PyObject *const_str_plain_lib; static PyObject *const_str_plain_EVP_PKEY_decrypt; static PyObject *const_str_plain__rsa_sig_determine_padding; static PyObject *const_str_plain_buf_size; static PyObject *const_str_digest_72fa55e6bc073fb05aa418d1d8791303; extern PyObject *const_str_plain_encoding; extern PyObject *const_tuple_d7cd3dd1f0c1b3c745f9dc0754b00ddb_tuple; extern PyObject *const_str_plain_buf; extern PyObject *const_str_plain_RSAPublicKeyWithSerialization; extern PyObject *const_int_0; static PyObject *const_str_digest_15b26c24d608e60ba67e45179234d80e; extern PyObject *const_str_plain_ERR_LIB_RSA; static PyObject *const_str_plain_EVP_PKEY_encrypt_init; extern PyObject *const_str_plain_MGF1; static PyObject *const_str_plain_EVP_PKEY_decrypt_init; extern PyObject *const_str_plain_EVP_PKEY_CTX_new; extern PyObject *const_str_plain_EVP_get_digestbyname; extern PyObject *const_str_plain_public_numbers; static PyObject *const_str_digest_6ae284ffb14dd0f3d5834d728b2a2d11; extern PyObject *const_str_digest_75fd71b1edada749c2ef7ac810062295; extern PyObject *const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple; extern PyObject *const_str_plain_PSS; extern PyObject *const_str_plain_openssl_assert; static PyObject *const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple; static PyObject *const_str_plain_init_func; static PyObject *const_str_plain_RSA_PKCS1_PADDING; extern PyObject *const_str_plain_verify; extern PyObject *const_str_plain_hash_algorithm; extern PyObject *const_str_digest_496388af417742534c869e89560f4859; extern PyObject *const_str_plain_Hash; extern PyObject *const_str_plain_rsa_padding_supported; extern PyObject *const_str_plain_PKCS1v15; extern PyObject *const_tuple_str_digest_496388af417742534c869e89560f4859_tuple; extern PyObject *const_str_plain_type; extern PyObject *const_str_plain_RSAPublicNumbers; static PyObject *const_tuple_c6ce9c7ee6a4083dcedc9755b6b4cec0_tuple; extern PyObject *const_str_plain_calculate_max_pss_salt_length; static PyObject *const_str_plain_mgf1_md; extern PyObject *const_str_digest_ed7f195a5784878081b7f2b567a68557; extern PyObject *const_str_plain__consume_errors; static PyObject *const_str_plain__handle_rsa_enc_dec_error; extern PyObject *const_str_digest_81f1b0dfcc7a862e6940580ec4cc42d3; extern PyObject *const_str_plain_d; extern PyObject *const_str_plain__signature; extern PyObject *const_str_plain___cached__; extern PyObject *const_str_plain_print_function; extern PyObject *const_str_plain___class__; extern PyObject *const_str_plain_math; extern PyObject *const_str_plain__lib; static PyObject *const_str_plain_RSA_R_BLOCK_TYPE_IS_NOT_01; static PyObject *const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple; extern PyObject *const_tuple_type_object_tuple; extern PyObject *const_str_plain___module__; extern PyObject *const_str_plain_AsymmetricVerificationContext; static PyObject *const_str_plain_EVP_PKEY_sign; extern PyObject *const_str_plain__ffi; extern PyObject *const_str_plain__mgf; extern PyObject *const_str_plain_update; extern PyObject *const_int_pos_1; static PyObject *const_str_digest_7fd88e3235507ea4afa78790a4271087; extern PyObject *const_str_plain_public_bytes; extern PyObject *const_str_plain_evp_pkey; extern PyObject *const_tuple_str_plain_self_str_plain_encoding_str_plain_format_tuple; static PyObject *const_str_plain_RSA_get0_crt_params; extern PyObject *const_str_digest_ab9b2f5b99442fa296cac0d8ff686f4b; static PyObject *const_str_plain_RSA_R_BLOCK_TYPE_IS_NOT_02; extern PyObject *const_str_plain_backend; extern PyObject *const_tuple_d38d0a393082ae0bfc8342fb83a4f614_tuple; static PyObject *const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple; static PyObject *const_tuple_str_plain_self_str_plain_n_str_plain_e_tuple; static PyObject *const_str_digest_01f28268449b839edf4b70be0791c3c2; extern PyObject *const_str_plain__backend; extern PyObject *const_str_plain_RSA_blinding_on; extern PyObject *const_str_plain__algorithm; extern PyObject *const_str_plain__public_key; static PyObject *const_str_digest_1e0e548d1145a734875dbef43d3327fa; extern PyObject *const_str_plain_key_size; extern PyObject *const_str_plain_UNSUPPORTED_MGF; extern PyObject *const_str_plain__label; extern PyObject *const_tuple_str_plain_hashes_tuple; extern PyObject *const_tuple_str_plain_self_str_plain_data_tuple; extern PyObject *const_str_plain___prepare__; extern PyObject *const_str_plain___init__; static PyObject *const_str_plain__get_rsa_pss_salt_length; static PyObject *const_str_digest_735f31209627b1090d3379e84160d993; extern PyObject *const_str_plain_EVP_PKEY_CTX_set_rsa_oaep_md; extern PyObject *const_str_plain_RSA_R_PKCS_DECODING_ERROR; static PyObject *const_str_digest_f16949dbe57ddb0f17940091b4a19084; static PyObject *const_str_digest_02b9af73b54a89303fd51d64eedf10ac; extern PyObject *const_str_plain_BN_num_bits; extern PyObject *const_str_plain_signer; extern PyObject *const_str_plain__hash_ctx; extern PyObject *const_str_plain_decrypt; extern PyObject *const_slice_none_none_none; static PyObject *const_str_digest_1aff88955e23241ffc83712376c3ba41; static PyObject *const_str_digest_14af478b229c9980d4025243a178538a; extern PyObject *const_str_plain_self; static PyObject *const_str_plain_memmove; extern PyObject *const_str_plain__public_key_bytes; static PyObject *const_str_plain_EVP_PKEY_CTX_set_rsa_mgf1_md; static PyObject *const_str_digest_18373e025d014684a4a63b5c2496b777; static PyObject *const_str_plain_RSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE; extern PyObject *const_str_plain_AsymmetricPadding; static PyObject *const_str_digest_96fa6dc53fb0ec200983848a212b9abe; extern PyObject *const_int_pos_2; extern PyObject *const_tuple_a451b13d28d4eefb324bb992f3b1c03b_tuple; extern PyObject *const_str_plain_ascii; static PyObject *const_str_digest_4853130ac3abffc32389ed03acb3f886; static PyObject *const_tuple_f7d52da993a9ca49ad2e18373869bfe9_tuple; static PyObject *const_str_plain_RSA_get0_key; extern PyObject *const_str_plain_format; extern PyObject *const_str_plain_rsa_cdata; static PyObject *const_str_digest_ee6d05372a2e3d7d4295725e13bf83f0; static PyObject *const_str_plain__rsa_sig_verify; static PyObject *const_str_digest_81faa8b1e56081138ca37aade85d4851; extern PyObject *const_str_plain_ceil; extern PyObject *const_str_plain_read_only_property; static PyObject *const_str_plain_RSA_PKCS1_OAEP_PADDING; static PyObject *const_str_plain_RSAPublicKey_dup; static PyObject *const_tuple_99a492340d27a0e2a7192ecb7608f52c_tuple; extern PyObject *const_str_plain_encryption_algorithm; static PyObject *const_str_plain__RSASignatureContext; static PyObject *module_filename_obj; static bool constants_created = false; static void createModuleConstants( void ) { const_str_plain__rsa_sig_setup = UNSTREAM_STRING( &constant_bin[ 479371 ], 14, 1 ); const_str_plain_EVP_PKEY_CTX_set_rsa_pss_saltlen = UNSTREAM_STRING( &constant_bin[ 479385 ], 32, 1 ); const_str_plain_pss = UNSTREAM_STRING( &constant_bin[ 19566 ], 3, 1 ); const_str_plain_key_size_bytes = UNSTREAM_STRING( &constant_bin[ 473045 ], 14, 1 ); const_str_plain_decoding_errors = UNSTREAM_STRING( &constant_bin[ 479417 ], 15, 1 ); const_str_digest_f086882416c7bbe45258f2eebea24494 = UNSTREAM_STRING( &constant_bin[ 479432 ], 18, 0 ); const_str_digest_5a38396234f15fc715f8675baa06bc2b = UNSTREAM_STRING( &constant_bin[ 479450 ], 49, 0 ); const_str_plain_pkey_ctx = UNSTREAM_STRING( &constant_bin[ 461663 ], 8, 1 ); const_str_plain_pkey_size = UNSTREAM_STRING( &constant_bin[ 479499 ], 9, 1 ); const_tuple_fa080cb81ae95a632e3813332243b607_tuple = PyTuple_New( 6 ); PyTuple_SET_ITEM( const_tuple_fa080cb81ae95a632e3813332243b607_tuple, 0, const_str_plain_AsymmetricPadding ); Py_INCREF( const_str_plain_AsymmetricPadding ); PyTuple_SET_ITEM( const_tuple_fa080cb81ae95a632e3813332243b607_tuple, 1, const_str_plain_MGF1 ); Py_INCREF( const_str_plain_MGF1 ); PyTuple_SET_ITEM( const_tuple_fa080cb81ae95a632e3813332243b607_tuple, 2, const_str_plain_OAEP ); Py_INCREF( const_str_plain_OAEP ); PyTuple_SET_ITEM( const_tuple_fa080cb81ae95a632e3813332243b607_tuple, 3, const_str_plain_PKCS1v15 ); Py_INCREF( const_str_plain_PKCS1v15 ); PyTuple_SET_ITEM( const_tuple_fa080cb81ae95a632e3813332243b607_tuple, 4, const_str_plain_PSS ); Py_INCREF( const_str_plain_PSS ); PyTuple_SET_ITEM( const_tuple_fa080cb81ae95a632e3813332243b607_tuple, 5, const_str_plain_calculate_max_pss_salt_length ); Py_INCREF( const_str_plain_calculate_max_pss_salt_length ); const_str_digest_ae07319761ee9ff7d9a6ab7bcd869ff5 = UNSTREAM_STRING( &constant_bin[ 479508 ], 30, 0 ); const_tuple_145c5e0758bfbdb50a7dcf6ef101cbc1_tuple = PyTuple_New( 4 ); PyTuple_SET_ITEM( const_tuple_145c5e0758bfbdb50a7dcf6ef101cbc1_tuple, 0, const_str_plain_pss ); Py_INCREF( const_str_plain_pss ); PyTuple_SET_ITEM( const_tuple_145c5e0758bfbdb50a7dcf6ef101cbc1_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); PyTuple_SET_ITEM( const_tuple_145c5e0758bfbdb50a7dcf6ef101cbc1_tuple, 2, const_str_plain_hash_algorithm ); Py_INCREF( const_str_plain_hash_algorithm ); PyTuple_SET_ITEM( const_tuple_145c5e0758bfbdb50a7dcf6ef101cbc1_tuple, 3, const_str_plain_salt ); Py_INCREF( const_str_plain_salt ); const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple = PyTuple_New( 11 ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 0, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 1, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 2, const_str_plain_algorithm ); Py_INCREF( const_str_plain_algorithm ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 3, const_str_plain_private_key ); Py_INCREF( const_str_plain_private_key ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 4, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 5, const_str_plain_pkey_ctx ); Py_INCREF( const_str_plain_pkey_ctx ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 6, const_str_plain_buflen ); Py_INCREF( const_str_plain_buflen ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 7, const_str_plain_res ); Py_INCREF( const_str_plain_res ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 8, const_str_plain_buf ); Py_INCREF( const_str_plain_buf ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 9, const_str_plain_errors ); Py_INCREF( const_str_plain_errors ); PyTuple_SET_ITEM( const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 10, const_str_plain_reason ); Py_INCREF( const_str_plain_reason ); const_str_plain_EVP_PKEY_CTX_set_rsa_padding = UNSTREAM_STRING( &constant_bin[ 479538 ], 28, 1 ); const_str_digest_a549195728d13d4040d318e17c861270 = UNSTREAM_STRING( &constant_bin[ 479566 ], 22, 0 ); const_str_plain_RSA_R_OAEP_DECODING_ERROR = UNSTREAM_STRING( &constant_bin[ 479588 ], 25, 1 ); const_str_digest_1bf44cc7fa870accdfb63c1f0882b9fa = UNSTREAM_STRING( &constant_bin[ 479613 ], 28, 0 ); const_tuple_cbc06df02328e5f26be56c7ac863002a_tuple = PyTuple_New( 4 ); PyTuple_SET_ITEM( const_tuple_cbc06df02328e5f26be56c7ac863002a_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_cbc06df02328e5f26be56c7ac863002a_tuple, 1, const_str_plain_ctx ); Py_INCREF( const_str_plain_ctx ); PyTuple_SET_ITEM( const_tuple_cbc06df02328e5f26be56c7ac863002a_tuple, 2, const_str_plain_res ); Py_INCREF( const_str_plain_res ); PyTuple_SET_ITEM( const_tuple_cbc06df02328e5f26be56c7ac863002a_tuple, 3, const_str_plain_evp_pkey ); Py_INCREF( const_str_plain_evp_pkey ); const_str_plain_RSA_PKCS1_PSS_PADDING = UNSTREAM_STRING( &constant_bin[ 479641 ], 21, 1 ); const_str_plain__padding = UNSTREAM_STRING( &constant_bin[ 453723 ], 8, 1 ); const_str_digest_88d629665c18fa7e147c9ed13d7dbcd3 = UNSTREAM_STRING( &constant_bin[ 479662 ], 80, 0 ); const_str_plain_EVP_PKEY_verify_init = UNSTREAM_STRING( &constant_bin[ 479742 ], 20, 1 ); const_str_digest_ddb0c54db6534038a6e5e63a32038dc1 = UNSTREAM_STRING( &constant_bin[ 479762 ], 26, 0 ); const_str_digest_7a1578e967808724f1b229081404770a = UNSTREAM_STRING( &constant_bin[ 479788 ], 28, 0 ); const_str_digest_d0927d6863daca8d65f20add6616c473 = UNSTREAM_STRING( &constant_bin[ 479816 ], 39, 0 ); const_str_digest_2befd8032beb9a81807fdf3a678c4d29 = UNSTREAM_STRING( &constant_bin[ 479855 ], 21, 0 ); const_str_plain_OPENSSL_malloc = UNSTREAM_STRING( &constant_bin[ 479876 ], 14, 1 ); const_str_plain_EVP_PKEY_verify = UNSTREAM_STRING( &constant_bin[ 479742 ], 15, 1 ); const_str_plain_RSA_R_DATA_TOO_LARGE_FOR_MODULUS = UNSTREAM_STRING( &constant_bin[ 479890 ], 32, 1 ); const_str_plain__enc_dec_rsa_pkey_ctx = UNSTREAM_STRING( &constant_bin[ 479922 ], 21, 1 ); const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple = PyTuple_New( 5 ); PyTuple_SET_ITEM( const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple, 1, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple, 2, const_str_plain_rsa_cdata ); Py_INCREF( const_str_plain_rsa_cdata ); PyTuple_SET_ITEM( const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple, 3, const_str_plain_evp_pkey ); Py_INCREF( const_str_plain_evp_pkey ); PyTuple_SET_ITEM( const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple, 4, const_str_plain_n ); Py_INCREF( const_str_plain_n ); const_str_plain__rsa_sig_sign = UNSTREAM_STRING( &constant_bin[ 479943 ], 13, 1 ); const_str_plain_EVP_PKEY_size = UNSTREAM_STRING( &constant_bin[ 479956 ], 13, 1 ); const_str_plain_crypt = UNSTREAM_STRING( &constant_bin[ 1392 ], 5, 1 ); const_str_plain_EVP_PKEY_encrypt = UNSTREAM_STRING( &constant_bin[ 479969 ], 16, 1 ); const_tuple_cf4f691584747fde4f8639de585c382c_tuple = PyTuple_New( 4 ); PyTuple_SET_ITEM( const_tuple_cf4f691584747fde4f8639de585c382c_tuple, 0, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_cf4f691584747fde4f8639de585c382c_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); PyTuple_SET_ITEM( const_tuple_cf4f691584747fde4f8639de585c382c_tuple, 2, const_str_plain_errors ); Py_INCREF( const_str_plain_errors ); PyTuple_SET_ITEM( const_tuple_cf4f691584747fde4f8639de585c382c_tuple, 3, const_str_plain_decoding_errors ); Py_INCREF( const_str_plain_decoding_errors ); const_str_plain__RSAVerificationContext = UNSTREAM_STRING( &constant_bin[ 479508 ], 23, 1 ); const_str_plain__rsa_cdata = UNSTREAM_STRING( &constant_bin[ 466362 ], 10, 1 ); const_str_plain_labelptr = UNSTREAM_STRING( &constant_bin[ 479985 ], 8, 1 ); const_str_digest_a3b75b5f759868149f4d0391ae73463f = UNSTREAM_STRING( &constant_bin[ 479993 ], 22, 0 ); const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple = PyTuple_New( 6 ); PyTuple_SET_ITEM( const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple, 0, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); PyTuple_SET_ITEM( const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple, 2, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple, 3, const_str_plain_algorithm ); Py_INCREF( const_str_plain_algorithm ); PyTuple_SET_ITEM( const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple, 4, const_str_plain_pkey_size ); Py_INCREF( const_str_plain_pkey_size ); const_str_plain_padding_enum = UNSTREAM_STRING( &constant_bin[ 480015 ], 12, 1 ); PyTuple_SET_ITEM( const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple, 5, const_str_plain_padding_enum ); Py_INCREF( const_str_plain_padding_enum ); const_str_digest_89b90d33d9b79e7daa05a7940f8e67a6 = UNSTREAM_STRING( &constant_bin[ 480027 ], 21, 0 ); const_str_digest_a5ed813245efbd20efda0edcee3465dc = UNSTREAM_STRING( &constant_bin[ 480048 ], 49, 0 ); const_tuple_c8f31359161ad7548eb4b90a35051198_tuple = PyTuple_New( 6 ); PyTuple_SET_ITEM( const_tuple_c8f31359161ad7548eb4b90a35051198_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_c8f31359161ad7548eb4b90a35051198_tuple, 1, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_c8f31359161ad7548eb4b90a35051198_tuple, 2, const_str_plain_public_key ); Py_INCREF( const_str_plain_public_key ); PyTuple_SET_ITEM( const_tuple_c8f31359161ad7548eb4b90a35051198_tuple, 3, const_str_plain_signature ); Py_INCREF( const_str_plain_signature ); PyTuple_SET_ITEM( const_tuple_c8f31359161ad7548eb4b90a35051198_tuple, 4, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_c8f31359161ad7548eb4b90a35051198_tuple, 5, const_str_plain_algorithm ); Py_INCREF( const_str_plain_algorithm ); const_str_plain_EVP_PKEY_CTX_set_signature_md = UNSTREAM_STRING( &constant_bin[ 480097 ], 29, 1 ); const_str_digest_c8c3a14e345010a2ba768531237b5a38 = UNSTREAM_STRING( &constant_bin[ 480126 ], 23, 0 ); const_str_digest_6c44573c8d035e93ec74c18ee09caeff = UNSTREAM_STRING( &constant_bin[ 480149 ], 44, 0 ); const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple = PyTuple_New( 5 ); PyTuple_SET_ITEM( const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple, 0, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); PyTuple_SET_ITEM( const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple, 2, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple, 3, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple, 4, const_str_plain_padding_enum ); Py_INCREF( const_str_plain_padding_enum ); const_str_plain__enc_dec_rsa = UNSTREAM_STRING( &constant_bin[ 479922 ], 12, 1 ); const_str_plain_RSA_get0_factors = UNSTREAM_STRING( &constant_bin[ 480193 ], 16, 1 ); const_tuple_249ffad7eeaf755f378036b3d3562266_tuple = PyTuple_New( 15 ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 0, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 1, const_str_plain_key ); Py_INCREF( const_str_plain_key ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 2, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 3, const_str_plain_padding_enum ); Py_INCREF( const_str_plain_padding_enum ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 4, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 5, const_str_plain_init ); Py_INCREF( const_str_plain_init ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 6, const_str_plain_crypt ); Py_INCREF( const_str_plain_crypt ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 7, const_str_plain_pkey_ctx ); Py_INCREF( const_str_plain_pkey_ctx ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 8, const_str_plain_res ); Py_INCREF( const_str_plain_res ); const_str_plain_buf_size = UNSTREAM_STRING( &constant_bin[ 480209 ], 8, 1 ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 9, const_str_plain_buf_size ); Py_INCREF( const_str_plain_buf_size ); const_str_plain_mgf1_md = UNSTREAM_STRING( &constant_bin[ 480217 ], 7, 1 ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 10, const_str_plain_mgf1_md ); Py_INCREF( const_str_plain_mgf1_md ); const_str_plain_oaep_md = UNSTREAM_STRING( &constant_bin[ 480224 ], 7, 1 ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 11, const_str_plain_oaep_md ); Py_INCREF( const_str_plain_oaep_md ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 12, const_str_plain_labelptr ); Py_INCREF( const_str_plain_labelptr ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 13, const_str_plain_outlen ); Py_INCREF( const_str_plain_outlen ); PyTuple_SET_ITEM( const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 14, const_str_plain_buf ); Py_INCREF( const_str_plain_buf ); const_str_digest_2840cddadc605039a02516525414694b = UNSTREAM_STRING( &constant_bin[ 480231 ], 27, 0 ); const_str_plain_EVP_PKEY_sign_init = UNSTREAM_STRING( &constant_bin[ 480258 ], 18, 1 ); const_tuple_4680538ceda116494c7d984b8703d55b_tuple = PyTuple_New( 5 ); PyTuple_SET_ITEM( const_tuple_4680538ceda116494c7d984b8703d55b_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_4680538ceda116494c7d984b8703d55b_tuple, 1, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_4680538ceda116494c7d984b8703d55b_tuple, 2, const_str_plain_private_key ); Py_INCREF( const_str_plain_private_key ); PyTuple_SET_ITEM( const_tuple_4680538ceda116494c7d984b8703d55b_tuple, 3, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_4680538ceda116494c7d984b8703d55b_tuple, 4, const_str_plain_algorithm ); Py_INCREF( const_str_plain_algorithm ); const_str_plain_EVP_PKEY_decrypt = UNSTREAM_STRING( &constant_bin[ 480276 ], 16, 1 ); const_str_plain__rsa_sig_determine_padding = UNSTREAM_STRING( &constant_bin[ 480292 ], 26, 1 ); const_str_digest_72fa55e6bc073fb05aa418d1d8791303 = UNSTREAM_STRING( &constant_bin[ 480318 ], 30, 0 ); const_str_digest_15b26c24d608e60ba67e45179234d80e = UNSTREAM_STRING( &constant_bin[ 479855 ], 19, 0 ); const_str_plain_EVP_PKEY_encrypt_init = UNSTREAM_STRING( &constant_bin[ 480348 ], 21, 1 ); const_str_plain_EVP_PKEY_decrypt_init = UNSTREAM_STRING( &constant_bin[ 480369 ], 21, 1 ); const_str_digest_6ae284ffb14dd0f3d5834d728b2a2d11 = UNSTREAM_STRING( &constant_bin[ 480390 ], 71, 0 ); const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple = PyTuple_New( 9 ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 1, const_str_plain_n ); Py_INCREF( const_str_plain_n ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 2, const_str_plain_e ); Py_INCREF( const_str_plain_e ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 3, const_str_plain_d ); Py_INCREF( const_str_plain_d ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 4, const_str_plain_p ); Py_INCREF( const_str_plain_p ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 5, const_str_plain_q ); Py_INCREF( const_str_plain_q ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 6, const_str_plain_dmp1 ); Py_INCREF( const_str_plain_dmp1 ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 7, const_str_plain_dmq1 ); Py_INCREF( const_str_plain_dmq1 ); PyTuple_SET_ITEM( const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 8, const_str_plain_iqmp ); Py_INCREF( const_str_plain_iqmp ); const_str_plain_init_func = UNSTREAM_STRING( &constant_bin[ 480461 ], 9, 1 ); const_str_plain_RSA_PKCS1_PADDING = UNSTREAM_STRING( &constant_bin[ 480470 ], 17, 1 ); const_tuple_c6ce9c7ee6a4083dcedc9755b6b4cec0_tuple = PyTuple_New( 4 ); PyTuple_SET_ITEM( const_tuple_c6ce9c7ee6a4083dcedc9755b6b4cec0_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_c6ce9c7ee6a4083dcedc9755b6b4cec0_tuple, 1, const_str_plain_ciphertext ); Py_INCREF( const_str_plain_ciphertext ); PyTuple_SET_ITEM( const_tuple_c6ce9c7ee6a4083dcedc9755b6b4cec0_tuple, 2, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_c6ce9c7ee6a4083dcedc9755b6b4cec0_tuple, 3, const_str_plain_key_size_bytes ); Py_INCREF( const_str_plain_key_size_bytes ); const_str_plain__handle_rsa_enc_dec_error = UNSTREAM_STRING( &constant_bin[ 480487 ], 25, 1 ); const_str_plain_RSA_R_BLOCK_TYPE_IS_NOT_01 = UNSTREAM_STRING( &constant_bin[ 480512 ], 26, 1 ); const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple = PyTuple_New( 11 ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 0, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 1, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 2, const_str_plain_algorithm ); Py_INCREF( const_str_plain_algorithm ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 3, const_str_plain_key ); Py_INCREF( const_str_plain_key ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 4, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 5, const_str_plain_init_func ); Py_INCREF( const_str_plain_init_func ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 6, const_str_plain_padding_enum ); Py_INCREF( const_str_plain_padding_enum ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 7, const_str_plain_evp_md ); Py_INCREF( const_str_plain_evp_md ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 8, const_str_plain_pkey_ctx ); Py_INCREF( const_str_plain_pkey_ctx ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 9, const_str_plain_res ); Py_INCREF( const_str_plain_res ); PyTuple_SET_ITEM( const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 10, const_str_plain_mgf1_md ); Py_INCREF( const_str_plain_mgf1_md ); const_str_plain_EVP_PKEY_sign = UNSTREAM_STRING( &constant_bin[ 480258 ], 13, 1 ); const_str_digest_7fd88e3235507ea4afa78790a4271087 = UNSTREAM_STRING( &constant_bin[ 480538 ], 29, 0 ); const_str_plain_RSA_get0_crt_params = UNSTREAM_STRING( &constant_bin[ 480567 ], 19, 1 ); const_str_plain_RSA_R_BLOCK_TYPE_IS_NOT_02 = UNSTREAM_STRING( &constant_bin[ 480586 ], 26, 1 ); const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple = PyTuple_New( 8 ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 0, const_str_plain_backend ); Py_INCREF( const_str_plain_backend ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 1, const_str_plain_padding ); Py_INCREF( const_str_plain_padding ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 2, const_str_plain_algorithm ); Py_INCREF( const_str_plain_algorithm ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 3, const_str_plain_public_key ); Py_INCREF( const_str_plain_public_key ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 4, const_str_plain_signature ); Py_INCREF( const_str_plain_signature ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 5, const_str_plain_data ); Py_INCREF( const_str_plain_data ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 6, const_str_plain_pkey_ctx ); Py_INCREF( const_str_plain_pkey_ctx ); PyTuple_SET_ITEM( const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 7, const_str_plain_res ); Py_INCREF( const_str_plain_res ); const_tuple_str_plain_self_str_plain_n_str_plain_e_tuple = PyTuple_New( 3 ); PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_n_str_plain_e_tuple, 0, const_str_plain_self ); Py_INCREF( const_str_plain_self ); PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_n_str_plain_e_tuple, 1, const_str_plain_n ); Py_INCREF( const_str_plain_n ); PyTuple_SET_ITEM( const_tuple_str_plain_self_str_plain_n_str_plain_e_tuple, 2, const_str_plain_e ); Py_INCREF( const_str_plain_e ); const_str_digest_01f28268449b839edf4b70be0791c3c2 = UNSTREAM_STRING( &constant_bin[ 480612 ], 22, 0 ); const_str_digest_1e0e548d1145a734875dbef43d3327fa = UNSTREAM_STRING( &constant_bin[ 480634 ], 30, 0 ); const_str_plain__get_rsa_pss_salt_length = UNSTREAM_STRING( &constant_bin[ 480664 ], 24, 1 ); const_str_digest_735f31209627b1090d3379e84160d993 = UNSTREAM_STRING( &constant_bin[ 480688 ], 32, 0 ); const_str_digest_f16949dbe57ddb0f17940091b4a19084 = UNSTREAM_STRING( &constant_bin[ 480720 ], 20, 0 ); const_str_digest_02b9af73b54a89303fd51d64eedf10ac = UNSTREAM_STRING( &constant_bin[ 480740 ], 48, 0 ); const_str_digest_1aff88955e23241ffc83712376c3ba41 = UNSTREAM_STRING( &constant_bin[ 480788 ], 76, 0 ); const_str_digest_14af478b229c9980d4025243a178538a = UNSTREAM_STRING( &constant_bin[ 480864 ], 25, 0 ); const_str_plain_memmove = UNSTREAM_STRING( &constant_bin[ 480889 ], 7, 1 ); const_str_plain_EVP_PKEY_CTX_set_rsa_mgf1_md = UNSTREAM_STRING( &constant_bin[ 480896 ], 28, 1 ); const_str_digest_18373e025d014684a4a63b5c2496b777 = UNSTREAM_STRING( &constant_bin[ 480924 ], 39, 0 ); const_str_plain_RSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE = UNSTREAM_STRING( &constant_bin[ 480963 ], 33, 1 ); const_str_digest_96fa6dc53fb0ec200983848a212b9abe = UNSTREAM_STRING( &constant_bin[ 480996 ], 37, 0 ); const_str_digest_4853130ac3abffc32389ed03acb3f886 = UNSTREAM_STRING( &constant_bin[ 481033 ], 68, 0 ); const_tuple_f7d52da993a9ca49ad2e18373869bfe9_tuple = PyTuple_New( 3 ); PyTuple_SET_ITEM( const_tuple_f7d52da993a9ca49ad2e18373869bfe9_tuple, 0, const_str_plain_AsymmetricSignatureContext ); Py_INCREF( const_str_plain_AsymmetricSignatureContext ); PyTuple_SET_ITEM( const_tuple_f7d52da993a9ca49ad2e18373869bfe9_tuple, 1, const_str_plain_AsymmetricVerificationContext ); Py_INCREF( const_str_plain_AsymmetricVerificationContext ); PyTuple_SET_ITEM( const_tuple_f7d52da993a9ca49ad2e18373869bfe9_tuple, 2, const_str_plain_rsa ); Py_INCREF( const_str_plain_rsa ); const_str_plain_RSA_get0_key = UNSTREAM_STRING( &constant_bin[ 481101 ], 12, 1 ); const_str_digest_ee6d05372a2e3d7d4295725e13bf83f0 = UNSTREAM_STRING( &constant_bin[ 481113 ], 29, 0 ); const_str_plain__rsa_sig_verify = UNSTREAM_STRING( &constant_bin[ 481142 ], 15, 1 ); const_str_digest_81faa8b1e56081138ca37aade85d4851 = UNSTREAM_STRING( &constant_bin[ 481157 ], 64, 0 ); const_str_plain_RSA_PKCS1_OAEP_PADDING = UNSTREAM_STRING( &constant_bin[ 481221 ], 22, 1 ); const_str_plain_RSAPublicKey_dup = UNSTREAM_STRING( &constant_bin[ 481243 ], 16, 1 ); const_tuple_99a492340d27a0e2a7192ecb7608f52c_tuple = PyTuple_New( 2 ); PyTuple_SET_ITEM( const_tuple_99a492340d27a0e2a7192ecb7608f52c_tuple, 0, const_str_plain_RSAPrivateKeyWithSerialization ); Py_INCREF( const_str_plain_RSAPrivateKeyWithSerialization ); PyTuple_SET_ITEM( const_tuple_99a492340d27a0e2a7192ecb7608f52c_tuple, 1, const_str_plain_RSAPublicKeyWithSerialization ); Py_INCREF( const_str_plain_RSAPublicKeyWithSerialization ); const_str_plain__RSASignatureContext = UNSTREAM_STRING( &constant_bin[ 480231 ], 20, 1 ); constants_created = true; } #ifndef __NUITKA_NO_ASSERT__ void checkModuleConstants_cryptography$hazmat$backends$openssl$rsa( void ) { // The module may not have been used at all. if (constants_created == false) return; } #endif // The module code objects. static PyCodeObject *codeobj_0eb0337d712464240b5be600baf9501d; static PyCodeObject *codeobj_fec779d643a2b434b7a12078553a3e44; static PyCodeObject *codeobj_d65cb70584720a85dd7dbcfcea58849d; static PyCodeObject *codeobj_6409e5a01c61dc980b20461ff22e4f19; static PyCodeObject *codeobj_ae9775f602217b35128b032614196004; static PyCodeObject *codeobj_c9cec7afb50449673ada20685f91c3ca; static PyCodeObject *codeobj_04b6c8b09d53e3afce4986f217bdbbf0; static PyCodeObject *codeobj_477cd6a1e67a16e557eb0f7b624651de; static PyCodeObject *codeobj_293c1401017239f8026336439c52c5b4; static PyCodeObject *codeobj_ee61cc56bae39d73431618c8b2a74b2c; static PyCodeObject *codeobj_f5c973944e7fb8cf0b63d2834552a5c7; static PyCodeObject *codeobj_d43b43f35dc3c1b8a9d5d27eac509fa5; static PyCodeObject *codeobj_97c9b0fcdf839cef2d5d2c098e2bad17; static PyCodeObject *codeobj_bf3054d089400343f2d56e0b3d778fb2; static PyCodeObject *codeobj_80af555f82b962541e9a466795f12361; static PyCodeObject *codeobj_144c663af59b45c2b36117608b6f3b47; static PyCodeObject *codeobj_047f15c61916215dd461a0448cf62594; static PyCodeObject *codeobj_3db69655dec8e8e64838d3f0216ecc72; static PyCodeObject *codeobj_a968f20531153cfef9c7dafa1dfd4db5; static PyCodeObject *codeobj_87ae826faf50df6ef948ba6832be5d60; static PyCodeObject *codeobj_0f6a5f1095c81e66596f197426724a81; static PyCodeObject *codeobj_9558b24b56b0c00be6eb45ddc950a7b0; static PyCodeObject *codeobj_193e208b68fc76859af1d48e7092fae8; static PyCodeObject *codeobj_06b0105dbe4e38370ddacf2b411762b8; static PyCodeObject *codeobj_9322299d639ddd5bf9574790c85ee7d6; static PyCodeObject *codeobj_55a48509680d0612efa2d0eec0152147; static PyCodeObject *codeobj_bfe1bf09157e974c32e58a85c9896ff0; static PyCodeObject *codeobj_7d10f49a590470f31f703d536531cb27; static PyCodeObject *codeobj_b5dd6db758fd762b8798ef8a717771d2; static PyCodeObject *codeobj_fff0cd02d86cf8f2bc9d7d318a030da3; static PyCodeObject *codeobj_5bac779e1d3602cfe0833af1ed402193; static PyCodeObject *codeobj_cf83b49ef865fa0d7f651a11242ce020; static void createModuleCodeObjects(void) { module_filename_obj = const_str_digest_1aff88955e23241ffc83712376c3ba41; codeobj_0eb0337d712464240b5be600baf9501d = MAKE_CODEOBJ( module_filename_obj, const_str_digest_5a38396234f15fc715f8675baa06bc2b, 1, const_tuple_empty, 0, 0, CO_NOFREE ); codeobj_fec779d643a2b434b7a12078553a3e44 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__RSAPrivateKey, 329, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE ); codeobj_d65cb70584720a85dd7dbcfcea58849d = MAKE_CODEOBJ( module_filename_obj, const_str_plain__RSAPublicKey, 418, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE ); codeobj_6409e5a01c61dc980b20461ff22e4f19 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__RSASignatureContext, 272, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE ); codeobj_ae9775f602217b35128b032614196004 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__RSAVerificationContext, 299, const_tuple_str_plain___class___tuple, 0, 0, CO_NOFREE ); codeobj_c9cec7afb50449673ada20685f91c3ca = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 273, const_tuple_4680538ceda116494c7d984b8703d55b_tuple, 5, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_04b6c8b09d53e3afce4986f217bdbbf0 = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 300, const_tuple_c8f31359161ad7548eb4b90a35051198_tuple, 6, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_477cd6a1e67a16e557eb0f7b624651de = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 330, const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_293c1401017239f8026336439c52c5b4 = MAKE_CODEOBJ( module_filename_obj, const_str_plain___init__, 419, const_tuple_f9b19eb9efb27f3d2ef60f3e31e3451c_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_ee61cc56bae39d73431618c8b2a74b2c = MAKE_CODEOBJ( module_filename_obj, const_str_plain__enc_dec_rsa, 38, const_tuple_bd8ac3c11993be881f5f804ae2482e97_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_f5c973944e7fb8cf0b63d2834552a5c7 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__enc_dec_rsa_pkey_ctx, 71, const_tuple_249ffad7eeaf755f378036b3d3562266_tuple, 5, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_d43b43f35dc3c1b8a9d5d27eac509fa5 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__get_rsa_pss_salt_length, 29, const_tuple_145c5e0758bfbdb50a7dcf6ef101cbc1_tuple, 3, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_97c9b0fcdf839cef2d5d2c098e2bad17 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__handle_rsa_enc_dec_error, 130, const_tuple_cf4f691584747fde4f8639de585c382c_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_bf3054d089400343f2d56e0b3d778fb2 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__rsa_sig_determine_padding, 158, const_tuple_54f79cc12dea7ea95bb2b4af8842afcf_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_80af555f82b962541e9a466795f12361 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__rsa_sig_setup, 190, const_tuple_43fe91d3d7774a5fd7fcb150442b4cef_tuple, 6, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_144c663af59b45c2b36117608b6f3b47 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__rsa_sig_sign, 219, const_tuple_2074c350d2b68c226a064b0e9eb38948_tuple, 5, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_047f15c61916215dd461a0448cf62594 = MAKE_CODEOBJ( module_filename_obj, const_str_plain__rsa_sig_verify, 254, const_tuple_79d2691ad1e0a47ecae40fc85a6ee4e5_tuple, 6, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_3db69655dec8e8e64838d3f0216ecc72 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_decrypt, 350, const_tuple_c6ce9c7ee6a4083dcedc9755b6b4cec0_tuple, 3, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_a968f20531153cfef9c7dafa1dfd4db5 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_encrypt, 444, const_tuple_str_plain_self_str_plain_plaintext_str_plain_padding_tuple, 3, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_87ae826faf50df6ef948ba6832be5d60 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_finalize, 288, const_tuple_str_plain_self_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_0f6a5f1095c81e66596f197426724a81 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_private_bytes, 401, const_tuple_a451b13d28d4eefb324bb992f3b1c03b_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_9558b24b56b0c00be6eb45ddc950a7b0 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_private_numbers, 366, const_tuple_7d712a159afcc36436970fe5cb1011fe_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_193e208b68fc76859af1d48e7092fae8 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_public_bytes, 460, const_tuple_str_plain_self_str_plain_encoding_str_plain_format_tuple, 3, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_06b0105dbe4e38370ddacf2b411762b8 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_public_key, 357, const_tuple_cbc06df02328e5f26be56c7ac863002a_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_9322299d639ddd5bf9574790c85ee7d6 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_public_numbers, 447, const_tuple_str_plain_self_str_plain_n_str_plain_e_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_55a48509680d0612efa2d0eec0152147 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_sign, 410, const_tuple_c7ec265320af4c45beec923a8df09399_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_bfe1bf09157e974c32e58a85c9896ff0 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_signer, 345, const_tuple_str_plain_self_str_plain_padding_str_plain_algorithm_tuple, 3, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_7d10f49a590470f31f703d536531cb27 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_update, 285, const_tuple_str_plain_self_str_plain_data_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_b5dd6db758fd762b8798ef8a717771d2 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_update, 314, const_tuple_str_plain_self_str_plain_data_tuple, 2, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_fff0cd02d86cf8f2bc9d7d318a030da3 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_verifier, 434, const_tuple_d7cd3dd1f0c1b3c745f9dc0754b00ddb_tuple, 4, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_5bac779e1d3602cfe0833af1ed402193 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_verify, 317, const_tuple_str_plain_self_tuple, 1, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); codeobj_cf83b49ef865fa0d7f651a11242ce020 = MAKE_CODEOBJ( module_filename_obj, const_str_plain_verify, 469, const_tuple_d38d0a393082ae0bfc8342fb83a4f614_tuple, 5, 0, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE ); } // The module function declarations. NUITKA_CROSS_MODULE PyObject *impl___internal__$$$function_1__mro_entries_conversion( PyObject **python_pars ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_10_update( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_11_finalize( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_12___init__( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_13_update( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_14_verify( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_15___init__( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_16_signer( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_17_decrypt( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_18_public_key( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_19_private_numbers( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_1__get_rsa_pss_salt_length( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_20_private_bytes( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_21_sign( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_22___init__( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_23_verifier( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_24_encrypt( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_25_public_numbers( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_26_public_bytes( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_27_verify( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_2__enc_dec_rsa( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_3__enc_dec_rsa_pkey_ctx( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_4__handle_rsa_enc_dec_error( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_5__rsa_sig_determine_padding( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_6__rsa_sig_setup( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_7__rsa_sig_sign( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_8__rsa_sig_verify( ); static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_9___init__( ); // The module function definitions. static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_1__get_rsa_pss_salt_length( 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_pss = python_pars[ 0 ]; PyObject *par_key = python_pars[ 1 ]; PyObject *par_hash_algorithm = python_pars[ 2 ]; PyObject *var_salt = NULL; struct Nuitka_FrameObject *frame_d43b43f35dc3c1b8a9d5d27eac509fa5; 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; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_d43b43f35dc3c1b8a9d5d27eac509fa5 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_d43b43f35dc3c1b8a9d5d27eac509fa5, codeobj_d43b43f35dc3c1b8a9d5d27eac509fa5, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_d43b43f35dc3c1b8a9d5d27eac509fa5 = cache_frame_d43b43f35dc3c1b8a9d5d27eac509fa5; // Push the new frame as the currently active one. pushFrameStack( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_source_name_1; CHECK_OBJECT( par_pss ); tmp_source_name_1 = par_pss; tmp_assign_source_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__salt_length ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 30; type_description_1 = "oooo"; goto frame_exception_exit_1; } assert( var_salt == NULL ); var_salt = tmp_assign_source_1; } { nuitka_bool tmp_condition_result_1; int tmp_or_left_truth_1; nuitka_bool tmp_or_left_value_1; nuitka_bool tmp_or_right_value_1; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_source_name_2; PyObject *tmp_mvar_value_1; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; PyObject *tmp_source_name_3; PyObject *tmp_mvar_value_2; CHECK_OBJECT( var_salt ); tmp_compexpr_left_1 = var_salt; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_MGF1 ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MGF1 ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MGF1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 32; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_2 = tmp_mvar_value_1; tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_MAX_LENGTH ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 32; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_or_left_value_1 = ( tmp_compexpr_left_1 == tmp_compexpr_right_1 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_compexpr_right_1 ); tmp_or_left_truth_1 = tmp_or_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0; if ( tmp_or_left_truth_1 == 1 ) { goto or_left_1; } else { goto or_right_1; } or_right_1:; if ( var_salt == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "salt" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 32; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_left_2 = var_salt; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_PSS ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PSS ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PSS" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 32; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_3 = tmp_mvar_value_2; tmp_compexpr_right_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_MAX_LENGTH ); if ( tmp_compexpr_right_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 32; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_or_right_value_1 = ( tmp_compexpr_left_2 == tmp_compexpr_right_2 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_compexpr_right_2 ); tmp_condition_result_1 = tmp_or_right_value_1; goto or_end_1; or_left_1:; tmp_condition_result_1 = tmp_or_left_value_1; or_end_1:; if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE ) { goto branch_yes_1; } else { goto branch_no_1; } branch_yes_1:; { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_3; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_calculate_max_pss_salt_length ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_calculate_max_pss_salt_length ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "calculate_max_pss_salt_length" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 33; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_3; if ( par_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 33; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_key; if ( par_hash_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "hash_algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 33; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_hash_algorithm; frame_d43b43f35dc3c1b8a9d5d27eac509fa5->m_frame.f_lineno = 33; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_1, call_args ); } if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 33; type_description_1 = "oooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } goto branch_end_1; branch_no_1:; { if ( var_salt == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "salt" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 35; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_return_value = var_salt; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } branch_end_1:; } #if 0 RESTORE_FRAME_EXCEPTION( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_d43b43f35dc3c1b8a9d5d27eac509fa5, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_d43b43f35dc3c1b8a9d5d27eac509fa5->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_d43b43f35dc3c1b8a9d5d27eac509fa5, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_d43b43f35dc3c1b8a9d5d27eac509fa5, type_description_1, par_pss, par_key, par_hash_algorithm, var_salt ); // Release cached frame. if ( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 == cache_frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ) { Py_DECREF( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ); } cache_frame_d43b43f35dc3c1b8a9d5d27eac509fa5 = NULL; assertFrameObject( frame_d43b43f35dc3c1b8a9d5d27eac509fa5 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_1__get_rsa_pss_salt_length ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_pss ); par_pss = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_hash_algorithm ); par_hash_algorithm = NULL; } { Py_XDECREF( var_salt ); var_salt = 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_pss ); par_pss = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_hash_algorithm ); par_hash_algorithm = NULL; } { Py_XDECREF( var_salt ); var_salt = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_1__get_rsa_pss_salt_length ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_2__enc_dec_rsa( 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 = python_pars[ 1 ]; PyObject *par_data = python_pars[ 2 ]; PyObject *par_padding = python_pars[ 3 ]; PyObject *var_padding_enum = NULL; struct Nuitka_FrameObject *frame_ee61cc56bae39d73431618c8b2a74b2c; 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; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_ee61cc56bae39d73431618c8b2a74b2c = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_ee61cc56bae39d73431618c8b2a74b2c, codeobj_ee61cc56bae39d73431618c8b2a74b2c, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_ee61cc56bae39d73431618c8b2a74b2c = cache_frame_ee61cc56bae39d73431618c8b2a74b2c; // Push the new frame as the currently active one. pushFrameStack( frame_ee61cc56bae39d73431618c8b2a74b2c ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_ee61cc56bae39d73431618c8b2a74b2c ) == 2 ); // Frame stack // Framed code: { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_mvar_value_1; CHECK_OBJECT( par_padding ); tmp_isinstance_inst_1 = par_padding; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_AsymmetricPadding ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_AsymmetricPadding ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "AsymmetricPadding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 39; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_1 = tmp_mvar_value_1; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 39; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_operand_name_1 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 39; type_description_1 = "ooooo"; 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_raise_type_1; PyObject *tmp_make_exception_arg_1; tmp_make_exception_arg_1 = const_str_digest_a5ed813245efbd20efda0edcee3465dc; frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame.f_lineno = 40; { PyObject *call_args[] = { tmp_make_exception_arg_1 }; tmp_raise_type_1 = CALL_FUNCTION_WITH_ARGS1( PyExc_TypeError, call_args ); } assert( !(tmp_raise_type_1 == NULL) ); exception_type = tmp_raise_type_1; exception_lineno = 40; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooo"; goto frame_exception_exit_1; } branch_no_1:; } { nuitka_bool tmp_condition_result_2; PyObject *tmp_isinstance_inst_2; PyObject *tmp_isinstance_cls_2; PyObject *tmp_mvar_value_2; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 42; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_2 = par_padding; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_PKCS1v15 ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PKCS1v15 ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PKCS1v15" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 42; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_2 = tmp_mvar_value_2; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_2, tmp_isinstance_cls_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 42; type_description_1 = "ooooo"; 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_assign_source_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 43; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_backend; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__lib ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 43; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assign_source_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_RSA_PKCS1_PADDING ); Py_DECREF( tmp_source_name_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 43; type_description_1 = "ooooo"; goto frame_exception_exit_1; } assert( var_padding_enum == NULL ); var_padding_enum = tmp_assign_source_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_mvar_value_3; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 44; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_3 = par_padding; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_OAEP ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_OAEP ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "OAEP" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 44; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_3 = tmp_mvar_value_3; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_3, tmp_isinstance_cls_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 44; type_description_1 = "ooooo"; 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_assign_source_2; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 45; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_backend; tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__lib ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 45; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assign_source_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_RSA_PKCS1_OAEP_PADDING ); Py_DECREF( tmp_source_name_3 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 45; type_description_1 = "ooooo"; goto frame_exception_exit_1; } assert( var_padding_enum == NULL ); var_padding_enum = tmp_assign_source_2; } { nuitka_bool tmp_condition_result_4; PyObject *tmp_operand_name_2; PyObject *tmp_isinstance_inst_4; PyObject *tmp_isinstance_cls_4; PyObject *tmp_source_name_5; PyObject *tmp_mvar_value_4; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 47; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_5 = par_padding; tmp_isinstance_inst_4 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain__mgf ); if ( tmp_isinstance_inst_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 47; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_mvar_value_4 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_MGF1 ); if (unlikely( tmp_mvar_value_4 == NULL )) { tmp_mvar_value_4 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MGF1 ); } if ( tmp_mvar_value_4 == NULL ) { Py_DECREF( tmp_isinstance_inst_4 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MGF1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 47; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_4 = tmp_mvar_value_4; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_4, tmp_isinstance_cls_4 ); Py_DECREF( tmp_isinstance_inst_4 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 47; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_operand_name_2 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 47; type_description_1 = "ooooo"; 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_raise_type_2; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_5; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_6; PyObject *tmp_mvar_value_6; tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); if (unlikely( tmp_mvar_value_5 == NULL )) { tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); } if ( tmp_mvar_value_5 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "UnsupportedAlgorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 48; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_5; tmp_args_element_name_1 = const_str_digest_d0927d6863daca8d65f20add6616c473; tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__Reasons ); if (unlikely( tmp_mvar_value_6 == NULL )) { tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__Reasons ); } if ( tmp_mvar_value_6 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_Reasons" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 50; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_6 = tmp_mvar_value_6; tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_UNSUPPORTED_MGF ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 50; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame.f_lineno = 48; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; tmp_raise_type_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_2 ); if ( tmp_raise_type_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 48; type_description_1 = "ooooo"; goto frame_exception_exit_1; } exception_type = tmp_raise_type_2; exception_lineno = 48; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooo"; goto frame_exception_exit_1; } branch_no_4:; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_operand_name_3; PyObject *tmp_called_name_2; PyObject *tmp_source_name_7; PyObject *tmp_args_element_name_3; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 53; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_7 = par_backend; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_rsa_padding_supported ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 53; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 53; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_padding; frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame.f_lineno = 53; { PyObject *call_args[] = { tmp_args_element_name_3 }; tmp_operand_name_3 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); if ( tmp_operand_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 53; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_res = CHECK_IF_TRUE( tmp_operand_name_3 ); Py_DECREF( tmp_operand_name_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 53; type_description_1 = "ooooo"; 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_raise_type_3; PyObject *tmp_called_name_3; PyObject *tmp_mvar_value_7; PyObject *tmp_args_element_name_4; PyObject *tmp_args_element_name_5; PyObject *tmp_source_name_8; PyObject *tmp_mvar_value_8; tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); if (unlikely( tmp_mvar_value_7 == NULL )) { tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); } if ( tmp_mvar_value_7 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "UnsupportedAlgorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 54; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_3 = tmp_mvar_value_7; tmp_args_element_name_4 = const_str_digest_88d629665c18fa7e147c9ed13d7dbcd3; tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__Reasons ); if (unlikely( tmp_mvar_value_8 == NULL )) { tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__Reasons ); } if ( tmp_mvar_value_8 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_Reasons" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 57; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_8 = tmp_mvar_value_8; tmp_args_element_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain_UNSUPPORTED_PADDING ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 57; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame.f_lineno = 54; { PyObject *call_args[] = { tmp_args_element_name_4, tmp_args_element_name_5 }; tmp_raise_type_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_3, call_args ); } Py_DECREF( tmp_args_element_name_5 ); if ( tmp_raise_type_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 54; type_description_1 = "ooooo"; goto frame_exception_exit_1; } exception_type = tmp_raise_type_3; exception_lineno = 54; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooo"; goto frame_exception_exit_1; } branch_no_5:; } goto branch_end_3; branch_no_3:; { PyObject *tmp_raise_type_4; PyObject *tmp_called_name_4; PyObject *tmp_mvar_value_9; PyObject *tmp_args_element_name_6; PyObject *tmp_called_name_5; PyObject *tmp_source_name_9; PyObject *tmp_args_element_name_7; PyObject *tmp_source_name_10; PyObject *tmp_args_element_name_8; PyObject *tmp_source_name_11; PyObject *tmp_mvar_value_10; tmp_mvar_value_9 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); if (unlikely( tmp_mvar_value_9 == NULL )) { tmp_mvar_value_9 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); } if ( tmp_mvar_value_9 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "UnsupportedAlgorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 61; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_4 = tmp_mvar_value_9; tmp_source_name_9 = const_str_digest_96fa6dc53fb0ec200983848a212b9abe; tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain_format ); assert( !(tmp_called_name_5 == NULL) ); if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 63; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_10 = par_padding; tmp_args_element_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_name ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 63; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame.f_lineno = 62; { PyObject *call_args[] = { tmp_args_element_name_7 }; tmp_args_element_name_6 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 62; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_mvar_value_10 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__Reasons ); if (unlikely( tmp_mvar_value_10 == NULL )) { tmp_mvar_value_10 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__Reasons ); } if ( tmp_mvar_value_10 == NULL ) { Py_DECREF( tmp_args_element_name_6 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_Reasons" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 65; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_11 = tmp_mvar_value_10; tmp_args_element_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain_UNSUPPORTED_PADDING ); if ( tmp_args_element_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_6 ); exception_lineno = 65; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame.f_lineno = 61; { PyObject *call_args[] = { tmp_args_element_name_6, tmp_args_element_name_8 }; tmp_raise_type_4 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); } Py_DECREF( tmp_args_element_name_6 ); Py_DECREF( tmp_args_element_name_8 ); if ( tmp_raise_type_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 61; type_description_1 = "ooooo"; goto frame_exception_exit_1; } exception_type = tmp_raise_type_4; exception_lineno = 61; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooo"; goto frame_exception_exit_1; } branch_end_3:; } branch_end_2:; } { PyObject *tmp_called_name_6; PyObject *tmp_mvar_value_11; PyObject *tmp_args_element_name_9; PyObject *tmp_args_element_name_10; PyObject *tmp_args_element_name_11; PyObject *tmp_args_element_name_12; PyObject *tmp_args_element_name_13; tmp_mvar_value_11 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa_pkey_ctx ); if (unlikely( tmp_mvar_value_11 == NULL )) { tmp_mvar_value_11 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa_pkey_ctx ); } if ( tmp_mvar_value_11 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_enc_dec_rsa_pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 68; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_6 = tmp_mvar_value_11; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 68; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_9 = par_backend; if ( par_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 68; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_10 = par_key; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 68; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_11 = par_data; if ( var_padding_enum == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding_enum" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 68; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_12 = var_padding_enum; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 68; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_13 = par_padding; frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame.f_lineno = 68; { PyObject *call_args[] = { tmp_args_element_name_9, tmp_args_element_name_10, tmp_args_element_name_11, tmp_args_element_name_12, tmp_args_element_name_13 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_6, call_args ); } if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 68; type_description_1 = "ooooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_ee61cc56bae39d73431618c8b2a74b2c ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_ee61cc56bae39d73431618c8b2a74b2c ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_ee61cc56bae39d73431618c8b2a74b2c ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_ee61cc56bae39d73431618c8b2a74b2c, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_ee61cc56bae39d73431618c8b2a74b2c->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_ee61cc56bae39d73431618c8b2a74b2c, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_ee61cc56bae39d73431618c8b2a74b2c, type_description_1, par_backend, par_key, par_data, par_padding, var_padding_enum ); // Release cached frame. if ( frame_ee61cc56bae39d73431618c8b2a74b2c == cache_frame_ee61cc56bae39d73431618c8b2a74b2c ) { Py_DECREF( frame_ee61cc56bae39d73431618c8b2a74b2c ); } cache_frame_ee61cc56bae39d73431618c8b2a74b2c = NULL; assertFrameObject( frame_ee61cc56bae39d73431618c8b2a74b2c ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_2__enc_dec_rsa ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( var_padding_enum ); var_padding_enum = 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_backend ); par_backend = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( var_padding_enum ); var_padding_enum = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_2__enc_dec_rsa ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_3__enc_dec_rsa_pkey_ctx( 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 = python_pars[ 1 ]; PyObject *par_data = python_pars[ 2 ]; PyObject *par_padding_enum = python_pars[ 3 ]; PyObject *par_padding = python_pars[ 4 ]; PyObject *var_init = NULL; PyObject *var_crypt = NULL; PyObject *var_pkey_ctx = NULL; PyObject *var_res = NULL; PyObject *var_buf_size = NULL; PyObject *var_mgf1_md = NULL; PyObject *var_oaep_md = NULL; PyObject *var_labelptr = NULL; PyObject *var_outlen = NULL; PyObject *var_buf = NULL; struct Nuitka_FrameObject *frame_f5c973944e7fb8cf0b63d2834552a5c7; 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 PyObject *tmp_unused; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_f5c973944e7fb8cf0b63d2834552a5c7 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_f5c973944e7fb8cf0b63d2834552a5c7, codeobj_f5c973944e7fb8cf0b63d2834552a5c7, module_cryptography$hazmat$backends$openssl$rsa, 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 *) ); frame_f5c973944e7fb8cf0b63d2834552a5c7 = cache_frame_f5c973944e7fb8cf0b63d2834552a5c7; // Push the new frame as the currently active one. pushFrameStack( frame_f5c973944e7fb8cf0b63d2834552a5c7 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_f5c973944e7fb8cf0b63d2834552a5c7 ) == 2 ); // Frame stack // Framed code: { nuitka_bool tmp_condition_result_1; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_mvar_value_1; CHECK_OBJECT( par_key ); tmp_isinstance_inst_1 = par_key; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSAPublicKey ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__RSAPublicKey ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_RSAPublicKey" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 72; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_1 = tmp_mvar_value_1; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 72; 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_assign_source_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; CHECK_OBJECT( par_backend ); tmp_source_name_2 = par_backend; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__lib ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 73; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_assign_source_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_EVP_PKEY_encrypt_init ); Py_DECREF( tmp_source_name_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 73; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_init == NULL ); var_init = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 74; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_backend; tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__lib ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 74; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_assign_source_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_EVP_PKEY_encrypt ); Py_DECREF( tmp_source_name_3 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 74; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_crypt == NULL ); var_crypt = tmp_assign_source_2; } goto branch_end_1; branch_no_1:; { PyObject *tmp_assign_source_3; PyObject *tmp_source_name_5; PyObject *tmp_source_name_6; CHECK_OBJECT( par_backend ); tmp_source_name_6 = par_backend; tmp_source_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__lib ); if ( tmp_source_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 76; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_assign_source_3 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_EVP_PKEY_decrypt_init ); Py_DECREF( tmp_source_name_5 ); if ( tmp_assign_source_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 76; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_init == NULL ); var_init = tmp_assign_source_3; } { PyObject *tmp_assign_source_4; PyObject *tmp_source_name_7; PyObject *tmp_source_name_8; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 77; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_8 = par_backend; tmp_source_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain__lib ); if ( tmp_source_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 77; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_assign_source_4 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_EVP_PKEY_decrypt ); Py_DECREF( tmp_source_name_7 ); if ( tmp_assign_source_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 77; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_crypt == NULL ); var_crypt = tmp_assign_source_4; } branch_end_1:; } { PyObject *tmp_assign_source_5; PyObject *tmp_called_name_1; PyObject *tmp_source_name_9; PyObject *tmp_source_name_10; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_11; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_12; PyObject *tmp_source_name_13; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 79; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_10 = par_backend; tmp_source_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain__lib ); if ( tmp_source_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 79; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain_EVP_PKEY_CTX_new ); Py_DECREF( tmp_source_name_9 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 79; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( par_key == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 80; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_11 = par_key; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__evp_pkey ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 80; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 80; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_13 = par_backend; tmp_source_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain__ffi ); if ( tmp_source_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 80; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain_NULL ); Py_DECREF( tmp_source_name_12 ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 80; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 79; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2 }; tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); if ( tmp_assign_source_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 79; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_pkey_ctx == NULL ); var_pkey_ctx = tmp_assign_source_5; } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_14; PyObject *tmp_args_element_name_3; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_source_name_15; PyObject *tmp_source_name_16; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_14 = par_backend; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain_openssl_assert ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_1 = var_pkey_ctx; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_16 = par_backend; tmp_source_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain__ffi ); if ( tmp_source_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain_NULL ); Py_DECREF( tmp_source_name_15 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = RICH_COMPARE_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_args_element_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 82; { PyObject *call_args[] = { tmp_args_element_name_3 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_3 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 82; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_6; PyObject *tmp_called_name_3; PyObject *tmp_source_name_17; PyObject *tmp_source_name_18; PyObject *tmp_args_element_name_4; PyObject *tmp_args_element_name_5; PyObject *tmp_source_name_19; PyObject *tmp_source_name_20; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_18 = par_backend; tmp_source_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain__ffi ); if ( tmp_source_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain_gc ); Py_DECREF( tmp_source_name_17 ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = var_pkey_ctx; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_20 = par_backend; tmp_source_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain__lib ); if ( tmp_source_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain_EVP_PKEY_CTX_free ); Py_DECREF( tmp_source_name_19 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 83; { PyObject *call_args[] = { tmp_args_element_name_4, tmp_args_element_name_5 }; tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_assign_source_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 83; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_pkey_ctx; var_pkey_ctx = tmp_assign_source_6; Py_XDECREF( old ); } } { PyObject *tmp_assign_source_7; PyObject *tmp_called_name_4; PyObject *tmp_args_element_name_6; if ( var_init == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "init" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 84; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_4 = var_init; CHECK_OBJECT( var_pkey_ctx ); tmp_args_element_name_6 = var_pkey_ctx; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 84; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_4, call_args ); } if ( tmp_assign_source_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 84; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_res == NULL ); var_res = tmp_assign_source_7; } { PyObject *tmp_called_name_5; PyObject *tmp_source_name_21; PyObject *tmp_args_element_name_7; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 85; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_21 = par_backend; tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_21, const_str_plain_openssl_assert ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 85; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 85; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_2 = var_res; tmp_compexpr_right_2 = const_int_pos_1; tmp_args_element_name_7 = RICH_COMPARE_EQ( tmp_compexpr_left_2, tmp_compexpr_right_2 ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 85; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 85; { PyObject *call_args[] = { tmp_args_element_name_7 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 85; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_8; PyObject *tmp_called_name_6; PyObject *tmp_source_name_22; PyObject *tmp_source_name_23; PyObject *tmp_args_element_name_8; PyObject *tmp_args_element_name_9; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 86; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_23 = par_backend; tmp_source_name_22 = LOOKUP_ATTRIBUTE( tmp_source_name_23, const_str_plain__lib ); if ( tmp_source_name_22 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 86; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_22, const_str_plain_EVP_PKEY_CTX_set_rsa_padding ); Py_DECREF( tmp_source_name_22 ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 86; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 87; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_8 = var_pkey_ctx; if ( par_padding_enum == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding_enum" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 87; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_9 = par_padding_enum; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 86; { PyObject *call_args[] = { tmp_args_element_name_8, tmp_args_element_name_9 }; tmp_assign_source_8 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); if ( tmp_assign_source_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 86; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_8; Py_XDECREF( old ); } } { PyObject *tmp_called_name_7; PyObject *tmp_source_name_24; PyObject *tmp_args_element_name_10; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 88; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_24 = par_backend; tmp_called_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_24, const_str_plain_openssl_assert ); if ( tmp_called_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 88; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_7 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 88; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_3 = var_res; tmp_compexpr_right_3 = const_int_0; tmp_args_element_name_10 = RICH_COMPARE_GT( tmp_compexpr_left_3, tmp_compexpr_right_3 ); if ( tmp_args_element_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_7 ); exception_lineno = 88; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 88; { PyObject *call_args[] = { tmp_args_element_name_10 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_7, call_args ); } Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_args_element_name_10 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 88; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_9; PyObject *tmp_called_name_8; PyObject *tmp_source_name_25; PyObject *tmp_source_name_26; PyObject *tmp_args_element_name_11; PyObject *tmp_source_name_27; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 89; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_26 = par_backend; tmp_source_name_25 = LOOKUP_ATTRIBUTE( tmp_source_name_26, const_str_plain__lib ); if ( tmp_source_name_25 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 89; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_25, const_str_plain_EVP_PKEY_size ); Py_DECREF( tmp_source_name_25 ); if ( tmp_called_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 89; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( par_key == NULL ) { Py_DECREF( tmp_called_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 89; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_27 = par_key; tmp_args_element_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_27, const_str_plain__evp_pkey ); if ( tmp_args_element_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_8 ); exception_lineno = 89; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 89; { PyObject *call_args[] = { tmp_args_element_name_11 }; tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_8, call_args ); } Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_element_name_11 ); if ( tmp_assign_source_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 89; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_buf_size == NULL ); var_buf_size = tmp_assign_source_9; } { PyObject *tmp_called_name_9; PyObject *tmp_source_name_28; PyObject *tmp_args_element_name_12; PyObject *tmp_compexpr_left_4; PyObject *tmp_compexpr_right_4; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 90; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_28 = par_backend; tmp_called_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_28, const_str_plain_openssl_assert ); if ( tmp_called_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 90; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_buf_size == NULL ) { Py_DECREF( tmp_called_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buf_size" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 90; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_4 = var_buf_size; tmp_compexpr_right_4 = const_int_0; tmp_args_element_name_12 = RICH_COMPARE_GT( tmp_compexpr_left_4, tmp_compexpr_right_4 ); if ( tmp_args_element_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); exception_lineno = 90; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 90; { PyObject *call_args[] = { tmp_args_element_name_12 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_9, call_args ); } Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_args_element_name_12 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 90; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { 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_isinstance_inst_2; PyObject *tmp_isinstance_cls_2; PyObject *tmp_mvar_value_2; PyObject *tmp_source_name_29; PyObject *tmp_source_name_30; PyObject *tmp_attribute_value_1; int tmp_truth_name_1; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 92; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_2 = par_padding; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_OAEP ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_OAEP ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "OAEP" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 92; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_2 = tmp_mvar_value_2; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_2, tmp_isinstance_cls_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 92; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_and_left_value_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0; if ( tmp_and_left_truth_1 == 1 ) { goto and_right_1; } else { goto and_left_1; } and_right_1:; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 93; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_30 = par_backend; tmp_source_name_29 = LOOKUP_ATTRIBUTE( tmp_source_name_30, const_str_plain__lib ); if ( tmp_source_name_29 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 93; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_attribute_value_1 = LOOKUP_ATTRIBUTE( tmp_source_name_29, const_str_plain_Cryptography_HAS_RSA_OAEP_MD ); Py_DECREF( tmp_source_name_29 ); if ( tmp_attribute_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 93; type_description_1 = "ooooooooooooooo"; 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 = 93; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_and_right_value_1 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_attribute_value_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_2; } else { goto branch_no_2; } branch_yes_2:; { PyObject *tmp_assign_source_10; PyObject *tmp_called_name_10; PyObject *tmp_source_name_31; PyObject *tmp_source_name_32; PyObject *tmp_args_element_name_13; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_33; PyObject *tmp_source_name_34; PyObject *tmp_source_name_35; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 95; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_32 = par_backend; tmp_source_name_31 = LOOKUP_ATTRIBUTE( tmp_source_name_32, const_str_plain__lib ); if ( tmp_source_name_31 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 95; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_31, const_str_plain_EVP_get_digestbyname ); Py_DECREF( tmp_source_name_31 ); if ( tmp_called_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 95; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_10 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 96; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_35 = par_padding; tmp_source_name_34 = LOOKUP_ATTRIBUTE( tmp_source_name_35, const_str_plain__mgf ); if ( tmp_source_name_34 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 96; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_33 = LOOKUP_ATTRIBUTE( tmp_source_name_34, const_str_plain__algorithm ); Py_DECREF( tmp_source_name_34 ); if ( tmp_source_name_33 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 96; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_33, const_str_plain_name ); Py_DECREF( tmp_source_name_33 ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 96; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 96; tmp_args_element_name_13 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_encode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_tuple, 0 ) ); Py_DECREF( tmp_called_instance_1 ); if ( tmp_args_element_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 96; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 95; { PyObject *call_args[] = { tmp_args_element_name_13 }; tmp_assign_source_10 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_10, call_args ); } Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_13 ); if ( tmp_assign_source_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 95; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_mgf1_md == NULL ); var_mgf1_md = tmp_assign_source_10; } { PyObject *tmp_called_name_11; PyObject *tmp_source_name_36; PyObject *tmp_args_element_name_14; PyObject *tmp_compexpr_left_5; PyObject *tmp_compexpr_right_5; PyObject *tmp_source_name_37; PyObject *tmp_source_name_38; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_36 = par_backend; tmp_called_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_36, const_str_plain_openssl_assert ); if ( tmp_called_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_mgf1_md == NULL ) { Py_DECREF( tmp_called_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "mgf1_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_5 = var_mgf1_md; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_38 = par_backend; tmp_source_name_37 = LOOKUP_ATTRIBUTE( tmp_source_name_38, const_str_plain__ffi ); if ( tmp_source_name_37 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_5 = LOOKUP_ATTRIBUTE( tmp_source_name_37, const_str_plain_NULL ); Py_DECREF( tmp_source_name_37 ); if ( tmp_compexpr_right_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_14 = RICH_COMPARE_NE( tmp_compexpr_left_5, tmp_compexpr_right_5 ); Py_DECREF( tmp_compexpr_right_5 ); if ( tmp_args_element_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 97; { PyObject *call_args[] = { tmp_args_element_name_14 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_11, call_args ); } Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_args_element_name_14 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 97; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_11; PyObject *tmp_called_name_12; PyObject *tmp_source_name_39; PyObject *tmp_source_name_40; PyObject *tmp_args_element_name_15; PyObject *tmp_args_element_name_16; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 98; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_40 = par_backend; tmp_source_name_39 = LOOKUP_ATTRIBUTE( tmp_source_name_40, const_str_plain__lib ); if ( tmp_source_name_39 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 98; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_39, const_str_plain_EVP_PKEY_CTX_set_rsa_mgf1_md ); Py_DECREF( tmp_source_name_39 ); if ( tmp_called_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 98; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_12 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 98; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_15 = var_pkey_ctx; if ( var_mgf1_md == NULL ) { Py_DECREF( tmp_called_name_12 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "mgf1_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 98; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_16 = var_mgf1_md; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 98; { PyObject *call_args[] = { tmp_args_element_name_15, tmp_args_element_name_16 }; tmp_assign_source_11 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_12, call_args ); } Py_DECREF( tmp_called_name_12 ); if ( tmp_assign_source_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 98; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_11; Py_XDECREF( old ); } } { PyObject *tmp_called_name_13; PyObject *tmp_source_name_41; PyObject *tmp_args_element_name_17; PyObject *tmp_compexpr_left_6; PyObject *tmp_compexpr_right_6; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 99; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_41 = par_backend; tmp_called_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_41, const_str_plain_openssl_assert ); if ( tmp_called_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 99; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 99; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_6 = var_res; tmp_compexpr_right_6 = const_int_0; tmp_args_element_name_17 = RICH_COMPARE_GT( tmp_compexpr_left_6, tmp_compexpr_right_6 ); if ( tmp_args_element_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_13 ); exception_lineno = 99; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 99; { PyObject *call_args[] = { tmp_args_element_name_17 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_13, call_args ); } Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_element_name_17 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 99; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_12; PyObject *tmp_called_name_14; PyObject *tmp_source_name_42; PyObject *tmp_source_name_43; PyObject *tmp_args_element_name_18; PyObject *tmp_called_instance_2; PyObject *tmp_source_name_44; PyObject *tmp_source_name_45; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 100; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_43 = par_backend; tmp_source_name_42 = LOOKUP_ATTRIBUTE( tmp_source_name_43, const_str_plain__lib ); if ( tmp_source_name_42 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 100; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_14 = LOOKUP_ATTRIBUTE( tmp_source_name_42, const_str_plain_EVP_get_digestbyname ); Py_DECREF( tmp_source_name_42 ); if ( tmp_called_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 100; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_14 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 101; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_45 = par_padding; tmp_source_name_44 = LOOKUP_ATTRIBUTE( tmp_source_name_45, const_str_plain__algorithm ); if ( tmp_source_name_44 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_14 ); exception_lineno = 101; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_2 = LOOKUP_ATTRIBUTE( tmp_source_name_44, const_str_plain_name ); Py_DECREF( tmp_source_name_44 ); if ( tmp_called_instance_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_14 ); exception_lineno = 101; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 101; tmp_args_element_name_18 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_encode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_tuple, 0 ) ); Py_DECREF( tmp_called_instance_2 ); if ( tmp_args_element_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_14 ); exception_lineno = 101; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 100; { PyObject *call_args[] = { tmp_args_element_name_18 }; tmp_assign_source_12 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_14, call_args ); } Py_DECREF( tmp_called_name_14 ); Py_DECREF( tmp_args_element_name_18 ); if ( tmp_assign_source_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 100; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_oaep_md == NULL ); var_oaep_md = tmp_assign_source_12; } { PyObject *tmp_called_name_15; PyObject *tmp_source_name_46; PyObject *tmp_args_element_name_19; PyObject *tmp_compexpr_left_7; PyObject *tmp_compexpr_right_7; PyObject *tmp_source_name_47; PyObject *tmp_source_name_48; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_46 = par_backend; tmp_called_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_46, const_str_plain_openssl_assert ); if ( tmp_called_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_oaep_md == NULL ) { Py_DECREF( tmp_called_name_15 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "oaep_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_7 = var_oaep_md; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_15 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_48 = par_backend; tmp_source_name_47 = LOOKUP_ATTRIBUTE( tmp_source_name_48, const_str_plain__ffi ); if ( tmp_source_name_47 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_15 ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_7 = LOOKUP_ATTRIBUTE( tmp_source_name_47, const_str_plain_NULL ); Py_DECREF( tmp_source_name_47 ); if ( tmp_compexpr_right_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_15 ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_19 = RICH_COMPARE_NE( tmp_compexpr_left_7, tmp_compexpr_right_7 ); Py_DECREF( tmp_compexpr_right_7 ); if ( tmp_args_element_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_15 ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 102; { PyObject *call_args[] = { tmp_args_element_name_19 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_15, call_args ); } Py_DECREF( tmp_called_name_15 ); Py_DECREF( tmp_args_element_name_19 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 102; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_13; PyObject *tmp_called_name_16; PyObject *tmp_source_name_49; PyObject *tmp_source_name_50; PyObject *tmp_args_element_name_20; PyObject *tmp_args_element_name_21; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 103; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_50 = par_backend; tmp_source_name_49 = LOOKUP_ATTRIBUTE( tmp_source_name_50, const_str_plain__lib ); if ( tmp_source_name_49 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 103; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_16 = LOOKUP_ATTRIBUTE( tmp_source_name_49, const_str_plain_EVP_PKEY_CTX_set_rsa_oaep_md ); Py_DECREF( tmp_source_name_49 ); if ( tmp_called_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 103; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_16 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 103; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_20 = var_pkey_ctx; if ( var_oaep_md == NULL ) { Py_DECREF( tmp_called_name_16 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "oaep_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 103; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_21 = var_oaep_md; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 103; { PyObject *call_args[] = { tmp_args_element_name_20, tmp_args_element_name_21 }; tmp_assign_source_13 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_16, call_args ); } Py_DECREF( tmp_called_name_16 ); if ( tmp_assign_source_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 103; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_13; Py_XDECREF( old ); } } { PyObject *tmp_called_name_17; PyObject *tmp_source_name_51; PyObject *tmp_args_element_name_22; PyObject *tmp_compexpr_left_8; PyObject *tmp_compexpr_right_8; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 104; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_51 = par_backend; tmp_called_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_51, const_str_plain_openssl_assert ); if ( tmp_called_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 104; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_17 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 104; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_8 = var_res; tmp_compexpr_right_8 = const_int_0; tmp_args_element_name_22 = RICH_COMPARE_GT( tmp_compexpr_left_8, tmp_compexpr_right_8 ); if ( tmp_args_element_name_22 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_17 ); exception_lineno = 104; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 104; { PyObject *call_args[] = { tmp_args_element_name_22 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_17, call_args ); } Py_DECREF( tmp_called_name_17 ); Py_DECREF( tmp_args_element_name_22 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 104; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } branch_no_2:; } { nuitka_bool tmp_condition_result_3; int tmp_and_left_truth_2; nuitka_bool tmp_and_left_value_2; nuitka_bool tmp_and_right_value_2; PyObject *tmp_isinstance_inst_3; PyObject *tmp_isinstance_cls_3; PyObject *tmp_mvar_value_3; int tmp_and_left_truth_3; nuitka_bool tmp_and_left_value_3; nuitka_bool tmp_and_right_value_3; PyObject *tmp_compexpr_left_9; PyObject *tmp_compexpr_right_9; PyObject *tmp_source_name_52; PyObject *tmp_compexpr_left_10; PyObject *tmp_compexpr_right_10; PyObject *tmp_len_arg_1; PyObject *tmp_source_name_53; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 107; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_3 = par_padding; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_OAEP ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_OAEP ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "OAEP" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 107; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_3 = tmp_mvar_value_3; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_3, tmp_isinstance_cls_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 107; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_and_left_value_2 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0; if ( tmp_and_left_truth_2 == 1 ) { goto and_right_2; } else { goto and_left_2; } and_right_2:; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 108; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_52 = par_padding; tmp_compexpr_left_9 = LOOKUP_ATTRIBUTE( tmp_source_name_52, const_str_plain__label ); if ( tmp_compexpr_left_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 108; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_9 = Py_None; tmp_and_left_value_3 = ( tmp_compexpr_left_9 != tmp_compexpr_right_9 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_compexpr_left_9 ); tmp_and_left_truth_3 = tmp_and_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0; if ( tmp_and_left_truth_3 == 1 ) { goto and_right_3; } else { goto and_left_3; } and_right_3:; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 109; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_53 = par_padding; tmp_len_arg_1 = LOOKUP_ATTRIBUTE( tmp_source_name_53, const_str_plain__label ); if ( tmp_len_arg_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 109; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_10 = BUILTIN_LEN( tmp_len_arg_1 ); Py_DECREF( tmp_len_arg_1 ); if ( tmp_compexpr_left_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 109; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_10 = const_int_0; tmp_res = RICH_COMPARE_BOOL_GT( tmp_compexpr_left_10, tmp_compexpr_right_10 ); Py_DECREF( tmp_compexpr_left_10 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 109; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_and_right_value_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; tmp_and_right_value_2 = tmp_and_right_value_3; goto and_end_3; and_left_3:; tmp_and_right_value_2 = tmp_and_left_value_3; and_end_3:; tmp_condition_result_3 = tmp_and_right_value_2; goto and_end_2; and_left_2:; tmp_condition_result_3 = tmp_and_left_value_2; and_end_2:; if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE ) { goto branch_yes_3; } else { goto branch_no_3; } branch_yes_3:; { PyObject *tmp_assign_source_14; PyObject *tmp_called_name_18; PyObject *tmp_source_name_54; PyObject *tmp_source_name_55; PyObject *tmp_args_element_name_23; PyObject *tmp_len_arg_2; PyObject *tmp_source_name_56; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 113; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_55 = par_backend; tmp_source_name_54 = LOOKUP_ATTRIBUTE( tmp_source_name_55, const_str_plain__lib ); if ( tmp_source_name_54 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 113; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_18 = LOOKUP_ATTRIBUTE( tmp_source_name_54, const_str_plain_OPENSSL_malloc ); Py_DECREF( tmp_source_name_54 ); if ( tmp_called_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 113; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_18 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 113; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_56 = par_padding; tmp_len_arg_2 = LOOKUP_ATTRIBUTE( tmp_source_name_56, const_str_plain__label ); if ( tmp_len_arg_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_18 ); exception_lineno = 113; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_23 = BUILTIN_LEN( tmp_len_arg_2 ); Py_DECREF( tmp_len_arg_2 ); if ( tmp_args_element_name_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_18 ); exception_lineno = 113; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 113; { PyObject *call_args[] = { tmp_args_element_name_23 }; tmp_assign_source_14 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_18, call_args ); } Py_DECREF( tmp_called_name_18 ); Py_DECREF( tmp_args_element_name_23 ); if ( tmp_assign_source_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 113; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_labelptr == NULL ); var_labelptr = tmp_assign_source_14; } { PyObject *tmp_called_name_19; PyObject *tmp_source_name_57; PyObject *tmp_args_element_name_24; PyObject *tmp_compexpr_left_11; PyObject *tmp_compexpr_right_11; PyObject *tmp_source_name_58; PyObject *tmp_source_name_59; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_57 = par_backend; tmp_called_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_57, const_str_plain_openssl_assert ); if ( tmp_called_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_labelptr == NULL ) { Py_DECREF( tmp_called_name_19 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "labelptr" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_11 = var_labelptr; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_19 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_59 = par_backend; tmp_source_name_58 = LOOKUP_ATTRIBUTE( tmp_source_name_59, const_str_plain__ffi ); if ( tmp_source_name_58 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_19 ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_11 = LOOKUP_ATTRIBUTE( tmp_source_name_58, const_str_plain_NULL ); Py_DECREF( tmp_source_name_58 ); if ( tmp_compexpr_right_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_19 ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_24 = RICH_COMPARE_NE( tmp_compexpr_left_11, tmp_compexpr_right_11 ); Py_DECREF( tmp_compexpr_right_11 ); if ( tmp_args_element_name_24 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_19 ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 114; { PyObject *call_args[] = { tmp_args_element_name_24 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_19, call_args ); } Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_args_element_name_24 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 114; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_20; PyObject *tmp_source_name_60; PyObject *tmp_source_name_61; PyObject *tmp_args_element_name_25; PyObject *tmp_args_element_name_26; PyObject *tmp_source_name_62; PyObject *tmp_args_element_name_27; PyObject *tmp_len_arg_3; PyObject *tmp_source_name_63; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_61 = par_backend; tmp_source_name_60 = LOOKUP_ATTRIBUTE( tmp_source_name_61, const_str_plain__ffi ); if ( tmp_source_name_60 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_20 = LOOKUP_ATTRIBUTE( tmp_source_name_60, const_str_plain_memmove ); Py_DECREF( tmp_source_name_60 ); if ( tmp_called_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_labelptr == NULL ) { Py_DECREF( tmp_called_name_20 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "labelptr" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_25 = var_labelptr; if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_20 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_62 = par_padding; tmp_args_element_name_26 = LOOKUP_ATTRIBUTE( tmp_source_name_62, const_str_plain__label ); if ( tmp_args_element_name_26 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_20 ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_20 ); Py_DECREF( tmp_args_element_name_26 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_63 = par_padding; tmp_len_arg_3 = LOOKUP_ATTRIBUTE( tmp_source_name_63, const_str_plain__label ); if ( tmp_len_arg_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_20 ); Py_DECREF( tmp_args_element_name_26 ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_27 = BUILTIN_LEN( tmp_len_arg_3 ); Py_DECREF( tmp_len_arg_3 ); if ( tmp_args_element_name_27 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_20 ); Py_DECREF( tmp_args_element_name_26 ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 115; { PyObject *call_args[] = { tmp_args_element_name_25, tmp_args_element_name_26, tmp_args_element_name_27 }; tmp_unused = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_20, call_args ); } Py_DECREF( tmp_called_name_20 ); Py_DECREF( tmp_args_element_name_26 ); Py_DECREF( tmp_args_element_name_27 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 115; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_15; PyObject *tmp_called_name_21; PyObject *tmp_source_name_64; PyObject *tmp_source_name_65; PyObject *tmp_args_element_name_28; PyObject *tmp_args_element_name_29; PyObject *tmp_args_element_name_30; PyObject *tmp_len_arg_4; PyObject *tmp_source_name_66; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 116; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_65 = par_backend; tmp_source_name_64 = LOOKUP_ATTRIBUTE( tmp_source_name_65, const_str_plain__lib ); if ( tmp_source_name_64 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 116; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_21 = LOOKUP_ATTRIBUTE( tmp_source_name_64, const_str_plain_EVP_PKEY_CTX_set0_rsa_oaep_label ); Py_DECREF( tmp_source_name_64 ); if ( tmp_called_name_21 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 116; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_21 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 117; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_28 = var_pkey_ctx; if ( var_labelptr == NULL ) { Py_DECREF( tmp_called_name_21 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "labelptr" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 117; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_29 = var_labelptr; if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_21 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 117; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_66 = par_padding; tmp_len_arg_4 = LOOKUP_ATTRIBUTE( tmp_source_name_66, const_str_plain__label ); if ( tmp_len_arg_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_21 ); exception_lineno = 117; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_30 = BUILTIN_LEN( tmp_len_arg_4 ); Py_DECREF( tmp_len_arg_4 ); if ( tmp_args_element_name_30 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_21 ); exception_lineno = 117; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 116; { PyObject *call_args[] = { tmp_args_element_name_28, tmp_args_element_name_29, tmp_args_element_name_30 }; tmp_assign_source_15 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_21, call_args ); } Py_DECREF( tmp_called_name_21 ); Py_DECREF( tmp_args_element_name_30 ); if ( tmp_assign_source_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 116; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_15; Py_XDECREF( old ); } } { PyObject *tmp_called_name_22; PyObject *tmp_source_name_67; PyObject *tmp_args_element_name_31; PyObject *tmp_compexpr_left_12; PyObject *tmp_compexpr_right_12; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 119; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_67 = par_backend; tmp_called_name_22 = LOOKUP_ATTRIBUTE( tmp_source_name_67, const_str_plain_openssl_assert ); if ( tmp_called_name_22 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 119; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_22 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 119; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_12 = var_res; tmp_compexpr_right_12 = const_int_pos_1; tmp_args_element_name_31 = RICH_COMPARE_EQ( tmp_compexpr_left_12, tmp_compexpr_right_12 ); if ( tmp_args_element_name_31 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_22 ); exception_lineno = 119; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 119; { PyObject *call_args[] = { tmp_args_element_name_31 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_22, call_args ); } Py_DECREF( tmp_called_name_22 ); Py_DECREF( tmp_args_element_name_31 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 119; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } branch_no_3:; } { PyObject *tmp_assign_source_16; PyObject *tmp_called_name_23; PyObject *tmp_source_name_68; PyObject *tmp_source_name_69; PyObject *tmp_args_element_name_32; PyObject *tmp_args_element_name_33; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 121; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_69 = par_backend; tmp_source_name_68 = LOOKUP_ATTRIBUTE( tmp_source_name_69, const_str_plain__ffi ); if ( tmp_source_name_68 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 121; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_23 = LOOKUP_ATTRIBUTE( tmp_source_name_68, const_str_plain_new ); Py_DECREF( tmp_source_name_68 ); if ( tmp_called_name_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 121; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_32 = const_str_digest_496388af417742534c869e89560f4859; if ( var_buf_size == NULL ) { Py_DECREF( tmp_called_name_23 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buf_size" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 121; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_33 = var_buf_size; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 121; { PyObject *call_args[] = { tmp_args_element_name_32, tmp_args_element_name_33 }; tmp_assign_source_16 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_23, call_args ); } Py_DECREF( tmp_called_name_23 ); if ( tmp_assign_source_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 121; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_outlen == NULL ); var_outlen = tmp_assign_source_16; } { PyObject *tmp_assign_source_17; PyObject *tmp_called_name_24; PyObject *tmp_source_name_70; PyObject *tmp_source_name_71; PyObject *tmp_args_element_name_34; PyObject *tmp_args_element_name_35; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 122; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_71 = par_backend; tmp_source_name_70 = LOOKUP_ATTRIBUTE( tmp_source_name_71, const_str_plain__ffi ); if ( tmp_source_name_70 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 122; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_24 = LOOKUP_ATTRIBUTE( tmp_source_name_70, const_str_plain_new ); Py_DECREF( tmp_source_name_70 ); if ( tmp_called_name_24 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 122; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_34 = const_str_digest_81f1b0dfcc7a862e6940580ec4cc42d3; if ( var_buf_size == NULL ) { Py_DECREF( tmp_called_name_24 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buf_size" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 122; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_35 = var_buf_size; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 122; { PyObject *call_args[] = { tmp_args_element_name_34, tmp_args_element_name_35 }; tmp_assign_source_17 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_24, call_args ); } Py_DECREF( tmp_called_name_24 ); if ( tmp_assign_source_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 122; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } assert( var_buf == NULL ); var_buf = tmp_assign_source_17; } { PyObject *tmp_assign_source_18; PyObject *tmp_called_name_25; PyObject *tmp_args_element_name_36; PyObject *tmp_args_element_name_37; PyObject *tmp_args_element_name_38; PyObject *tmp_args_element_name_39; PyObject *tmp_args_element_name_40; PyObject *tmp_len_arg_5; if ( var_crypt == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "crypt" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 123; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_25 = var_crypt; if ( var_pkey_ctx == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 123; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_36 = var_pkey_ctx; CHECK_OBJECT( var_buf ); tmp_args_element_name_37 = var_buf; if ( var_outlen == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "outlen" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 123; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_38 = var_outlen; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 123; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_39 = par_data; if ( par_data == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 123; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_len_arg_5 = par_data; tmp_args_element_name_40 = BUILTIN_LEN( tmp_len_arg_5 ); if ( tmp_args_element_name_40 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 123; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 123; { PyObject *call_args[] = { tmp_args_element_name_36, tmp_args_element_name_37, tmp_args_element_name_38, tmp_args_element_name_39, tmp_args_element_name_40 }; tmp_assign_source_18 = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_25, call_args ); } Py_DECREF( tmp_args_element_name_40 ); if ( tmp_assign_source_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 123; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_18; Py_XDECREF( old ); } } { nuitka_bool tmp_condition_result_4; PyObject *tmp_compexpr_left_13; PyObject *tmp_compexpr_right_13; CHECK_OBJECT( var_res ); tmp_compexpr_left_13 = var_res; tmp_compexpr_right_13 = const_int_0; tmp_res = RICH_COMPARE_BOOL_LE( tmp_compexpr_left_13, tmp_compexpr_right_13 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 124; 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_name_26; PyObject *tmp_mvar_value_4; PyObject *tmp_args_element_name_41; PyObject *tmp_args_element_name_42; tmp_mvar_value_4 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__handle_rsa_enc_dec_error ); if (unlikely( tmp_mvar_value_4 == NULL )) { tmp_mvar_value_4 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__handle_rsa_enc_dec_error ); } if ( tmp_mvar_value_4 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_handle_rsa_enc_dec_error" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 125; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_26 = tmp_mvar_value_4; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 125; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_41 = par_backend; if ( par_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 125; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_42 = par_key; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 125; { PyObject *call_args[] = { tmp_args_element_name_41, tmp_args_element_name_42 }; tmp_unused = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_26, call_args ); } if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 125; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } branch_no_4:; } { PyObject *tmp_subscribed_name_1; PyObject *tmp_called_name_27; PyObject *tmp_source_name_72; PyObject *tmp_source_name_73; PyObject *tmp_args_element_name_43; PyObject *tmp_subscript_name_1; PyObject *tmp_start_name_1; PyObject *tmp_stop_name_1; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_step_name_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_73 = par_backend; tmp_source_name_72 = LOOKUP_ATTRIBUTE( tmp_source_name_73, const_str_plain__ffi ); if ( tmp_source_name_72 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_27 = LOOKUP_ATTRIBUTE( tmp_source_name_72, const_str_plain_buffer ); Py_DECREF( tmp_source_name_72 ); if ( tmp_called_name_27 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } if ( var_buf == NULL ) { Py_DECREF( tmp_called_name_27 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buf" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_43 = var_buf; frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame.f_lineno = 127; { PyObject *call_args[] = { tmp_args_element_name_43 }; tmp_subscribed_name_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_27, call_args ); } Py_DECREF( tmp_called_name_27 ); if ( tmp_subscribed_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_start_name_1 = Py_None; if ( var_outlen == NULL ) { Py_DECREF( tmp_subscribed_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "outlen" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_2 = var_outlen; tmp_subscript_name_2 = const_int_0; tmp_stop_name_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_stop_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_subscribed_name_1 ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } tmp_step_name_1 = Py_None; tmp_subscript_name_1 = MAKE_SLICEOBJ3( tmp_start_name_1, tmp_stop_name_1, tmp_step_name_1 ); Py_DECREF( tmp_stop_name_1 ); assert( !(tmp_subscript_name_1 == NULL) ); tmp_return_value = LOOKUP_SUBSCRIPT( tmp_subscribed_name_1, tmp_subscript_name_1 ); Py_DECREF( tmp_subscribed_name_1 ); Py_DECREF( tmp_subscript_name_1 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 127; type_description_1 = "ooooooooooooooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_f5c973944e7fb8cf0b63d2834552a5c7 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_f5c973944e7fb8cf0b63d2834552a5c7 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_f5c973944e7fb8cf0b63d2834552a5c7 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_f5c973944e7fb8cf0b63d2834552a5c7, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_f5c973944e7fb8cf0b63d2834552a5c7->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_f5c973944e7fb8cf0b63d2834552a5c7, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_f5c973944e7fb8cf0b63d2834552a5c7, type_description_1, par_backend, par_key, par_data, par_padding_enum, par_padding, var_init, var_crypt, var_pkey_ctx, var_res, var_buf_size, var_mgf1_md, var_oaep_md, var_labelptr, var_outlen, var_buf ); // Release cached frame. if ( frame_f5c973944e7fb8cf0b63d2834552a5c7 == cache_frame_f5c973944e7fb8cf0b63d2834552a5c7 ) { Py_DECREF( frame_f5c973944e7fb8cf0b63d2834552a5c7 ); } cache_frame_f5c973944e7fb8cf0b63d2834552a5c7 = NULL; assertFrameObject( frame_f5c973944e7fb8cf0b63d2834552a5c7 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_3__enc_dec_rsa_pkey_ctx ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding_enum ); par_padding_enum = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( var_init ); var_init = NULL; } { Py_XDECREF( var_crypt ); var_crypt = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_buf_size ); var_buf_size = NULL; } { Py_XDECREF( var_mgf1_md ); var_mgf1_md = NULL; } { Py_XDECREF( var_oaep_md ); var_oaep_md = NULL; } { Py_XDECREF( var_labelptr ); var_labelptr = NULL; } { Py_XDECREF( var_outlen ); var_outlen = NULL; } { Py_XDECREF( var_buf ); var_buf = 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_backend ); par_backend = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding_enum ); par_padding_enum = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( var_init ); var_init = NULL; } { Py_XDECREF( var_crypt ); var_crypt = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_buf_size ); var_buf_size = NULL; } { Py_XDECREF( var_mgf1_md ); var_mgf1_md = NULL; } { Py_XDECREF( var_oaep_md ); var_oaep_md = NULL; } { Py_XDECREF( var_labelptr ); var_labelptr = NULL; } { Py_XDECREF( var_outlen ); var_outlen = NULL; } { Py_XDECREF( var_buf ); var_buf = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_3__enc_dec_rsa_pkey_ctx ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_4__handle_rsa_enc_dec_error( 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 = python_pars[ 1 ]; PyObject *var_errors = NULL; PyObject *var_decoding_errors = NULL; struct Nuitka_FrameObject *frame_97c9b0fcdf839cef2d5d2c098e2bad17; 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 PyObject *tmp_unused; int tmp_res; static struct Nuitka_FrameObject *cache_frame_97c9b0fcdf839cef2d5d2c098e2bad17 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_97c9b0fcdf839cef2d5d2c098e2bad17, codeobj_97c9b0fcdf839cef2d5d2c098e2bad17, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_97c9b0fcdf839cef2d5d2c098e2bad17 = cache_frame_97c9b0fcdf839cef2d5d2c098e2bad17; // Push the new frame as the currently active one. pushFrameStack( frame_97c9b0fcdf839cef2d5d2c098e2bad17 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_97c9b0fcdf839cef2d5d2c098e2bad17 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; CHECK_OBJECT( par_backend ); tmp_called_instance_1 = par_backend; frame_97c9b0fcdf839cef2d5d2c098e2bad17->m_frame.f_lineno = 131; tmp_assign_source_1 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain__consume_errors ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 131; type_description_1 = "oooo"; goto frame_exception_exit_1; } assert( var_errors == NULL ); var_errors = tmp_assign_source_1; } { PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 132; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_1 = par_backend; tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_openssl_assert ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 132; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_errors == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 132; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = var_errors; frame_97c9b0fcdf839cef2d5d2c098e2bad17->m_frame.f_lineno = 132; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 132; type_description_1 = "oooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_source_name_2; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; if ( var_errors == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 133; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_subscribed_name_1 = var_errors; tmp_subscript_name_1 = const_int_0; tmp_source_name_2 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_source_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 133; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_left_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_lib ); Py_DECREF( tmp_source_name_2 ); if ( tmp_compexpr_left_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 133; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_compexpr_left_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 133; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_backend; tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__lib ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 133; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_ERR_LIB_RSA ); Py_DECREF( tmp_source_name_3 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 133; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_operand_name_1 = RICH_COMPARE_EQ( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_left_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_operand_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 133; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); Py_DECREF( tmp_operand_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 133; type_description_1 = "oooo"; 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_raise_type_1; tmp_raise_type_1 = PyExc_AssertionError; exception_type = tmp_raise_type_1; Py_INCREF( tmp_raise_type_1 ); exception_lineno = 133; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; goto frame_exception_exit_1; } branch_no_1:; } { nuitka_bool tmp_condition_result_2; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_mvar_value_1; if ( par_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 134; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_1 = par_key; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSAPublicKey ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__RSAPublicKey ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_RSAPublicKey" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 134; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_1 = tmp_mvar_value_1; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 134; type_description_1 = "oooo"; 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:; { nuitka_bool tmp_condition_result_3; PyObject *tmp_operand_name_2; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; PyObject *tmp_source_name_5; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_source_name_6; PyObject *tmp_source_name_7; if ( var_errors == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 135; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_subscribed_name_2 = var_errors; tmp_subscript_name_2 = const_int_0; tmp_source_name_5 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_source_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 135; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_left_2 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_reason ); Py_DECREF( tmp_source_name_5 ); if ( tmp_compexpr_left_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 135; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_compexpr_left_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 136; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_7 = par_backend; tmp_source_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain__lib ); if ( tmp_source_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 136; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_right_2 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_RSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE ); Py_DECREF( tmp_source_name_6 ); if ( tmp_compexpr_right_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 136; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_operand_name_2 = RICH_COMPARE_EQ( tmp_compexpr_left_2, tmp_compexpr_right_2 ); Py_DECREF( tmp_compexpr_left_2 ); Py_DECREF( tmp_compexpr_right_2 ); if ( tmp_operand_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 135; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); Py_DECREF( tmp_operand_name_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 135; type_description_1 = "oooo"; 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_raise_type_2; tmp_raise_type_2 = PyExc_AssertionError; exception_type = tmp_raise_type_2; Py_INCREF( tmp_raise_type_2 ); exception_lineno = 135; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; goto frame_exception_exit_1; } branch_no_3:; } { PyObject *tmp_raise_type_3; PyObject *tmp_make_exception_arg_1; tmp_make_exception_arg_1 = const_str_digest_6ae284ffb14dd0f3d5834d728b2a2d11; frame_97c9b0fcdf839cef2d5d2c098e2bad17->m_frame.f_lineno = 137; { PyObject *call_args[] = { tmp_make_exception_arg_1 }; tmp_raise_type_3 = CALL_FUNCTION_WITH_ARGS1( PyExc_ValueError, call_args ); } assert( !(tmp_raise_type_3 == NULL) ); exception_type = tmp_raise_type_3; exception_lineno = 137; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; goto frame_exception_exit_1; } goto branch_end_2; branch_no_2:; { PyObject *tmp_assign_source_2; PyObject *tmp_list_element_1; PyObject *tmp_source_name_8; PyObject *tmp_source_name_9; PyObject *tmp_source_name_10; PyObject *tmp_source_name_11; PyObject *tmp_source_name_12; PyObject *tmp_source_name_13; PyObject *tmp_source_name_14; PyObject *tmp_source_name_15; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 143; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_9 = par_backend; tmp_source_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain__lib ); if ( tmp_source_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 143; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_list_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain_RSA_R_BLOCK_TYPE_IS_NOT_01 ); Py_DECREF( tmp_source_name_8 ); if ( tmp_list_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 143; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_assign_source_2 = PyList_New( 4 ); PyList_SET_ITEM( tmp_assign_source_2, 0, tmp_list_element_1 ); if ( par_backend == NULL ) { Py_DECREF( tmp_assign_source_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 144; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_11 = par_backend; tmp_source_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__lib ); if ( tmp_source_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assign_source_2 ); exception_lineno = 144; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_list_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_RSA_R_BLOCK_TYPE_IS_NOT_02 ); Py_DECREF( tmp_source_name_10 ); if ( tmp_list_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assign_source_2 ); exception_lineno = 144; type_description_1 = "oooo"; goto frame_exception_exit_1; } PyList_SET_ITEM( tmp_assign_source_2, 1, tmp_list_element_1 ); if ( par_backend == NULL ) { Py_DECREF( tmp_assign_source_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 145; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_13 = par_backend; tmp_source_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain__lib ); if ( tmp_source_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assign_source_2 ); exception_lineno = 145; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_list_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain_RSA_R_OAEP_DECODING_ERROR ); Py_DECREF( tmp_source_name_12 ); if ( tmp_list_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assign_source_2 ); exception_lineno = 145; type_description_1 = "oooo"; goto frame_exception_exit_1; } PyList_SET_ITEM( tmp_assign_source_2, 2, tmp_list_element_1 ); if ( par_backend == NULL ) { Py_DECREF( tmp_assign_source_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 149; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_15 = par_backend; tmp_source_name_14 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain__lib ); if ( tmp_source_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assign_source_2 ); exception_lineno = 149; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_list_element_1 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain_RSA_R_DATA_TOO_LARGE_FOR_MODULUS ); Py_DECREF( tmp_source_name_14 ); if ( tmp_list_element_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_assign_source_2 ); exception_lineno = 149; type_description_1 = "oooo"; goto frame_exception_exit_1; } PyList_SET_ITEM( tmp_assign_source_2, 3, tmp_list_element_1 ); assert( var_decoding_errors == NULL ); var_decoding_errors = tmp_assign_source_2; } { nuitka_bool tmp_condition_result_4; PyObject *tmp_source_name_16; PyObject *tmp_source_name_17; PyObject *tmp_attribute_value_1; int tmp_truth_name_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 151; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_17 = par_backend; tmp_source_name_16 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain__lib ); if ( tmp_source_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 151; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_attribute_value_1 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_digest_f2f56e52e9bead94215489df18f9e023 ); Py_DECREF( tmp_source_name_16 ); if ( tmp_attribute_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 151; type_description_1 = "oooo"; 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 = 151; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_condition_result_4 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; Py_DECREF( tmp_attribute_value_1 ); if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE ) { goto branch_yes_4; } else { goto branch_no_4; } branch_yes_4:; { PyObject *tmp_called_name_2; PyObject *tmp_source_name_18; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_19; PyObject *tmp_source_name_20; if ( var_decoding_errors == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "decoding_errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 152; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_18 = var_decoding_errors; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain_append ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 152; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 152; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_20 = par_backend; tmp_source_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain__lib ); if ( tmp_source_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 152; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain_RSA_R_PKCS_DECODING_ERROR ); Py_DECREF( tmp_source_name_19 ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 152; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_97c9b0fcdf839cef2d5d2c098e2bad17->m_frame.f_lineno = 152; { PyObject *call_args[] = { tmp_args_element_name_2 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_2 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 152; type_description_1 = "oooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } branch_no_4:; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; PyObject *tmp_source_name_21; PyObject *tmp_subscribed_name_3; PyObject *tmp_subscript_name_3; if ( var_errors == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 154; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_subscribed_name_3 = var_errors; tmp_subscript_name_3 = const_int_0; tmp_source_name_21 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_3, tmp_subscript_name_3, 0 ); if ( tmp_source_name_21 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 154; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_left_3 = LOOKUP_ATTRIBUTE( tmp_source_name_21, const_str_plain_reason ); Py_DECREF( tmp_source_name_21 ); if ( tmp_compexpr_left_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 154; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_decoding_errors == NULL ) { Py_DECREF( tmp_compexpr_left_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "decoding_errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 154; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_right_3 = var_decoding_errors; tmp_res = PySequence_Contains( tmp_compexpr_right_3, tmp_compexpr_left_3 ); Py_DECREF( tmp_compexpr_left_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 154; type_description_1 = "oooo"; 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_raise_type_4; tmp_raise_type_4 = PyExc_AssertionError; exception_type = tmp_raise_type_4; Py_INCREF( tmp_raise_type_4 ); exception_lineno = 154; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; goto frame_exception_exit_1; } branch_no_5:; } { PyObject *tmp_raise_type_5; PyObject *tmp_make_exception_arg_2; tmp_make_exception_arg_2 = const_str_digest_f086882416c7bbe45258f2eebea24494; frame_97c9b0fcdf839cef2d5d2c098e2bad17->m_frame.f_lineno = 155; { PyObject *call_args[] = { tmp_make_exception_arg_2 }; tmp_raise_type_5 = CALL_FUNCTION_WITH_ARGS1( PyExc_ValueError, call_args ); } assert( !(tmp_raise_type_5 == NULL) ); exception_type = tmp_raise_type_5; exception_lineno = 155; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; goto frame_exception_exit_1; } branch_end_2:; } #if 0 RESTORE_FRAME_EXCEPTION( frame_97c9b0fcdf839cef2d5d2c098e2bad17 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_97c9b0fcdf839cef2d5d2c098e2bad17 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_97c9b0fcdf839cef2d5d2c098e2bad17, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_97c9b0fcdf839cef2d5d2c098e2bad17->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_97c9b0fcdf839cef2d5d2c098e2bad17, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_97c9b0fcdf839cef2d5d2c098e2bad17, type_description_1, par_backend, par_key, var_errors, var_decoding_errors ); // Release cached frame. if ( frame_97c9b0fcdf839cef2d5d2c098e2bad17 == cache_frame_97c9b0fcdf839cef2d5d2c098e2bad17 ) { Py_DECREF( frame_97c9b0fcdf839cef2d5d2c098e2bad17 ); } cache_frame_97c9b0fcdf839cef2d5d2c098e2bad17 = NULL; assertFrameObject( frame_97c9b0fcdf839cef2d5d2c098e2bad17 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_4__handle_rsa_enc_dec_error ); return NULL; // 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_backend ); par_backend = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( var_errors ); var_errors = NULL; } { Py_XDECREF( var_decoding_errors ); var_decoding_errors = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_4__handle_rsa_enc_dec_error ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_5__rsa_sig_determine_padding( 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 = python_pars[ 1 ]; PyObject *par_padding = python_pars[ 2 ]; PyObject *par_algorithm = python_pars[ 3 ]; PyObject *var_pkey_size = NULL; PyObject *var_padding_enum = NULL; struct Nuitka_FrameObject *frame_bf3054d089400343f2d56e0b3d778fb2; 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 PyObject *tmp_unused; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_bf3054d089400343f2d56e0b3d778fb2 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_bf3054d089400343f2d56e0b3d778fb2, codeobj_bf3054d089400343f2d56e0b3d778fb2, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_bf3054d089400343f2d56e0b3d778fb2 = cache_frame_bf3054d089400343f2d56e0b3d778fb2; // Push the new frame as the currently active one. pushFrameStack( frame_bf3054d089400343f2d56e0b3d778fb2 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_bf3054d089400343f2d56e0b3d778fb2 ) == 2 ); // Frame stack // Framed code: { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_mvar_value_1; CHECK_OBJECT( par_padding ); tmp_isinstance_inst_1 = par_padding; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_AsymmetricPadding ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_AsymmetricPadding ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "AsymmetricPadding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 159; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_1 = tmp_mvar_value_1; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 159; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_operand_name_1 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 159; type_description_1 = "oooooo"; 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_raise_type_1; PyObject *tmp_make_exception_arg_1; tmp_make_exception_arg_1 = const_str_digest_18373e025d014684a4a63b5c2496b777; frame_bf3054d089400343f2d56e0b3d778fb2->m_frame.f_lineno = 160; { PyObject *call_args[] = { tmp_make_exception_arg_1 }; tmp_raise_type_1 = CALL_FUNCTION_WITH_ARGS1( PyExc_TypeError, call_args ); } assert( !(tmp_raise_type_1 == NULL) ); exception_type = tmp_raise_type_1; exception_lineno = 160; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooooo"; goto frame_exception_exit_1; } branch_no_1:; } { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_3; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 162; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_backend; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__lib ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 162; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_EVP_PKEY_size ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 162; type_description_1 = "oooooo"; goto frame_exception_exit_1; } if ( par_key == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 162; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_key; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__evp_pkey ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 162; type_description_1 = "oooooo"; goto frame_exception_exit_1; } frame_bf3054d089400343f2d56e0b3d778fb2->m_frame.f_lineno = 162; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 162; type_description_1 = "oooooo"; goto frame_exception_exit_1; } assert( var_pkey_size == NULL ); var_pkey_size = tmp_assign_source_1; } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_4; PyObject *tmp_args_element_name_2; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 163; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_backend; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain_openssl_assert ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 163; type_description_1 = "oooooo"; goto frame_exception_exit_1; } if ( var_pkey_size == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_size" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 163; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_1 = var_pkey_size; tmp_compexpr_right_1 = const_int_0; tmp_args_element_name_2 = RICH_COMPARE_GT( tmp_compexpr_left_1, tmp_compexpr_right_1 ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 163; type_description_1 = "oooooo"; goto frame_exception_exit_1; } frame_bf3054d089400343f2d56e0b3d778fb2->m_frame.f_lineno = 163; { PyObject *call_args[] = { tmp_args_element_name_2 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_2 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 163; type_description_1 = "oooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { nuitka_bool tmp_condition_result_2; PyObject *tmp_isinstance_inst_2; PyObject *tmp_isinstance_cls_2; PyObject *tmp_mvar_value_2; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 165; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_2 = par_padding; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_PKCS1v15 ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PKCS1v15 ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PKCS1v15" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 165; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_2 = tmp_mvar_value_2; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_2, tmp_isinstance_cls_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 165; type_description_1 = "oooooo"; 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_assign_source_2; PyObject *tmp_source_name_5; PyObject *tmp_source_name_6; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 166; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_6 = par_backend; tmp_source_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__lib ); if ( tmp_source_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 166; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assign_source_2 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_RSA_PKCS1_PADDING ); Py_DECREF( tmp_source_name_5 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 166; type_description_1 = "oooooo"; goto frame_exception_exit_1; } assert( var_padding_enum == NULL ); var_padding_enum = tmp_assign_source_2; } 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_mvar_value_3; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 167; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_3 = par_padding; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_PSS ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PSS ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PSS" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 167; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_3 = tmp_mvar_value_3; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_3, tmp_isinstance_cls_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 167; type_description_1 = "oooooo"; 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:; { nuitka_bool tmp_condition_result_4; PyObject *tmp_operand_name_2; PyObject *tmp_isinstance_inst_4; PyObject *tmp_isinstance_cls_4; PyObject *tmp_source_name_7; PyObject *tmp_mvar_value_4; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 168; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_7 = par_padding; tmp_isinstance_inst_4 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain__mgf ); if ( tmp_isinstance_inst_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 168; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_mvar_value_4 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_MGF1 ); if (unlikely( tmp_mvar_value_4 == NULL )) { tmp_mvar_value_4 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_MGF1 ); } if ( tmp_mvar_value_4 == NULL ) { Py_DECREF( tmp_isinstance_inst_4 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "MGF1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 168; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_4 = tmp_mvar_value_4; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_4, tmp_isinstance_cls_4 ); Py_DECREF( tmp_isinstance_inst_4 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 168; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_operand_name_2 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 168; type_description_1 = "oooooo"; 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_raise_type_2; PyObject *tmp_called_name_3; PyObject *tmp_mvar_value_5; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_8; PyObject *tmp_mvar_value_6; tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); if (unlikely( tmp_mvar_value_5 == NULL )) { tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); } if ( tmp_mvar_value_5 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "UnsupportedAlgorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 169; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_called_name_3 = tmp_mvar_value_5; tmp_args_element_name_3 = const_str_digest_d0927d6863daca8d65f20add6616c473; tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__Reasons ); if (unlikely( tmp_mvar_value_6 == NULL )) { tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__Reasons ); } if ( tmp_mvar_value_6 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_Reasons" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 171; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_8 = tmp_mvar_value_6; tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain_UNSUPPORTED_MGF ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 171; type_description_1 = "oooooo"; goto frame_exception_exit_1; } frame_bf3054d089400343f2d56e0b3d778fb2->m_frame.f_lineno = 169; { PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_raise_type_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_3, call_args ); } Py_DECREF( tmp_args_element_name_4 ); if ( tmp_raise_type_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 169; type_description_1 = "oooooo"; goto frame_exception_exit_1; } exception_type = tmp_raise_type_2; exception_lineno = 169; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooooo"; goto frame_exception_exit_1; } branch_no_4:; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; PyObject *tmp_left_name_1; PyObject *tmp_left_name_2; PyObject *tmp_right_name_1; PyObject *tmp_source_name_9; PyObject *tmp_right_name_2; if ( var_pkey_size == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_size" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 176; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_left_name_2 = var_pkey_size; if ( par_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 176; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_9 = par_algorithm; tmp_right_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain_digest_size ); if ( tmp_right_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 176; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_left_name_1 = BINARY_OPERATION_SUB( tmp_left_name_2, tmp_right_name_1 ); Py_DECREF( tmp_right_name_1 ); if ( tmp_left_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 176; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_right_name_2 = const_int_pos_2; tmp_compexpr_left_2 = BINARY_OPERATION_SUB( tmp_left_name_1, tmp_right_name_2 ); Py_DECREF( tmp_left_name_1 ); if ( tmp_compexpr_left_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 176; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_2 = const_int_0; tmp_res = RICH_COMPARE_BOOL_LT( tmp_compexpr_left_2, tmp_compexpr_right_2 ); Py_DECREF( tmp_compexpr_left_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 176; type_description_1 = "oooooo"; 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_raise_type_3; PyObject *tmp_make_exception_arg_2; tmp_make_exception_arg_2 = const_str_digest_4853130ac3abffc32389ed03acb3f886; frame_bf3054d089400343f2d56e0b3d778fb2->m_frame.f_lineno = 177; { PyObject *call_args[] = { tmp_make_exception_arg_2 }; tmp_raise_type_3 = CALL_FUNCTION_WITH_ARGS1( PyExc_ValueError, call_args ); } assert( !(tmp_raise_type_3 == NULL) ); exception_type = tmp_raise_type_3; exception_lineno = 177; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooooo"; goto frame_exception_exit_1; } branch_no_5:; } { PyObject *tmp_assign_source_3; PyObject *tmp_source_name_10; PyObject *tmp_source_name_11; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 180; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_11 = par_backend; tmp_source_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__lib ); if ( tmp_source_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 180; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assign_source_3 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_RSA_PKCS1_PSS_PADDING ); Py_DECREF( tmp_source_name_10 ); if ( tmp_assign_source_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 180; type_description_1 = "oooooo"; goto frame_exception_exit_1; } assert( var_padding_enum == NULL ); var_padding_enum = tmp_assign_source_3; } goto branch_end_3; branch_no_3:; { PyObject *tmp_raise_type_4; PyObject *tmp_called_name_4; PyObject *tmp_mvar_value_7; PyObject *tmp_args_element_name_5; PyObject *tmp_called_name_5; PyObject *tmp_source_name_12; PyObject *tmp_args_element_name_6; PyObject *tmp_source_name_13; PyObject *tmp_args_element_name_7; PyObject *tmp_source_name_14; PyObject *tmp_mvar_value_8; tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); if (unlikely( tmp_mvar_value_7 == NULL )) { tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm ); } if ( tmp_mvar_value_7 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "UnsupportedAlgorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 182; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_called_name_4 = tmp_mvar_value_7; tmp_source_name_12 = const_str_digest_96fa6dc53fb0ec200983848a212b9abe; tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain_format ); assert( !(tmp_called_name_5 == NULL) ); if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 183; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_13 = par_padding; tmp_args_element_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain_name ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 183; type_description_1 = "oooooo"; goto frame_exception_exit_1; } frame_bf3054d089400343f2d56e0b3d778fb2->m_frame.f_lineno = 183; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_args_element_name_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 183; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__Reasons ); if (unlikely( tmp_mvar_value_8 == NULL )) { tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__Reasons ); } if ( tmp_mvar_value_8 == NULL ) { Py_DECREF( tmp_args_element_name_5 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_Reasons" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 184; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_14 = tmp_mvar_value_8; tmp_args_element_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain_UNSUPPORTED_PADDING ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_5 ); exception_lineno = 184; type_description_1 = "oooooo"; goto frame_exception_exit_1; } frame_bf3054d089400343f2d56e0b3d778fb2->m_frame.f_lineno = 182; { PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_7 }; tmp_raise_type_4 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); } Py_DECREF( tmp_args_element_name_5 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_raise_type_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 182; type_description_1 = "oooooo"; goto frame_exception_exit_1; } exception_type = tmp_raise_type_4; exception_lineno = 182; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooooo"; goto frame_exception_exit_1; } branch_end_3:; } branch_end_2:; } { if ( var_padding_enum == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding_enum" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 187; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_return_value = var_padding_enum; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_bf3054d089400343f2d56e0b3d778fb2 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_bf3054d089400343f2d56e0b3d778fb2 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_bf3054d089400343f2d56e0b3d778fb2 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_bf3054d089400343f2d56e0b3d778fb2, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_bf3054d089400343f2d56e0b3d778fb2->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_bf3054d089400343f2d56e0b3d778fb2, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_bf3054d089400343f2d56e0b3d778fb2, type_description_1, par_backend, par_key, par_padding, par_algorithm, var_pkey_size, var_padding_enum ); // Release cached frame. if ( frame_bf3054d089400343f2d56e0b3d778fb2 == cache_frame_bf3054d089400343f2d56e0b3d778fb2 ) { Py_DECREF( frame_bf3054d089400343f2d56e0b3d778fb2 ); } cache_frame_bf3054d089400343f2d56e0b3d778fb2 = NULL; assertFrameObject( frame_bf3054d089400343f2d56e0b3d778fb2 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_5__rsa_sig_determine_padding ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( var_pkey_size ); var_pkey_size = NULL; } { Py_XDECREF( var_padding_enum ); var_padding_enum = 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_backend ); par_backend = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( var_pkey_size ); var_pkey_size = NULL; } { Py_XDECREF( var_padding_enum ); var_padding_enum = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_5__rsa_sig_determine_padding ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_6__rsa_sig_setup( 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_padding = python_pars[ 1 ]; PyObject *par_algorithm = python_pars[ 2 ]; PyObject *par_key = python_pars[ 3 ]; PyObject *par_data = python_pars[ 4 ]; PyObject *par_init_func = python_pars[ 5 ]; PyObject *var_padding_enum = NULL; PyObject *var_evp_md = NULL; PyObject *var_pkey_ctx = NULL; PyObject *var_res = NULL; PyObject *var_mgf1_md = NULL; struct Nuitka_FrameObject *frame_80af555f82b962541e9a466795f12361; 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 PyObject *tmp_unused; int tmp_res; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_80af555f82b962541e9a466795f12361 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_80af555f82b962541e9a466795f12361, codeobj_80af555f82b962541e9a466795f12361, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_80af555f82b962541e9a466795f12361 = cache_frame_80af555f82b962541e9a466795f12361; // Push the new frame as the currently active one. pushFrameStack( frame_80af555f82b962541e9a466795f12361 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_80af555f82b962541e9a466795f12361 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_determine_padding ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_determine_padding ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_determine_padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 191; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_backend ); tmp_args_element_name_1 = par_backend; CHECK_OBJECT( par_key ); tmp_args_element_name_2 = par_key; CHECK_OBJECT( par_padding ); tmp_args_element_name_3 = par_padding; CHECK_OBJECT( par_algorithm ); tmp_args_element_name_4 = par_algorithm; frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 191; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } if ( tmp_assign_source_1 == 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( var_padding_enum == NULL ); var_padding_enum = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_called_name_2; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_5; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_3; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 192; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_backend; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__lib ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 192; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_EVP_get_digestbyname ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 192; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( par_algorithm == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 192; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_algorithm; tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_name ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 192; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 192; tmp_args_element_name_5 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_encode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_tuple, 0 ) ); Py_DECREF( tmp_called_instance_1 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 192; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 192; { PyObject *call_args[] = { tmp_args_element_name_5 }; tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 192; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_evp_md == NULL ); var_evp_md = tmp_assign_source_2; } { PyObject *tmp_called_name_3; PyObject *tmp_source_name_4; PyObject *tmp_args_element_name_6; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_source_name_5; PyObject *tmp_source_name_6; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_backend; tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain_openssl_assert ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_evp_md == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "evp_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_1 = var_evp_md; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_6 = par_backend; tmp_source_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__ffi ); if ( tmp_source_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_NULL ); Py_DECREF( tmp_source_name_5 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = RICH_COMPARE_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 193; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 193; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_3; PyObject *tmp_called_name_4; PyObject *tmp_source_name_7; PyObject *tmp_source_name_8; PyObject *tmp_args_element_name_7; PyObject *tmp_source_name_9; PyObject *tmp_args_element_name_8; PyObject *tmp_source_name_10; PyObject *tmp_source_name_11; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_8 = par_backend; tmp_source_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain__lib ); if ( tmp_source_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_EVP_PKEY_CTX_new ); Py_DECREF( tmp_source_name_7 ); if ( tmp_called_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( par_key == NULL ) { Py_DECREF( tmp_called_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_9 = par_key; tmp_args_element_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain__evp_pkey ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_7 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_11 = par_backend; tmp_source_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__ffi ); if ( tmp_source_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_7 ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_NULL ); Py_DECREF( tmp_source_name_10 ); if ( tmp_args_element_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_7 ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 194; { PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8 }; tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); } Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_7 ); Py_DECREF( tmp_args_element_name_8 ); if ( tmp_assign_source_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 194; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_pkey_ctx == NULL ); var_pkey_ctx = tmp_assign_source_3; } { PyObject *tmp_called_name_5; PyObject *tmp_source_name_12; PyObject *tmp_args_element_name_9; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; PyObject *tmp_source_name_13; PyObject *tmp_source_name_14; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_12 = par_backend; tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain_openssl_assert ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_2 = var_pkey_ctx; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_14 = par_backend; tmp_source_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain__ffi ); if ( tmp_source_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_2 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain_NULL ); Py_DECREF( tmp_source_name_13 ); if ( tmp_compexpr_right_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_9 = RICH_COMPARE_NE( tmp_compexpr_left_2, tmp_compexpr_right_2 ); Py_DECREF( tmp_compexpr_right_2 ); if ( tmp_args_element_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 195; { PyObject *call_args[] = { tmp_args_element_name_9 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_9 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 195; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_4; PyObject *tmp_called_name_6; PyObject *tmp_source_name_15; PyObject *tmp_source_name_16; PyObject *tmp_args_element_name_10; PyObject *tmp_args_element_name_11; PyObject *tmp_source_name_17; PyObject *tmp_source_name_18; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_16 = par_backend; tmp_source_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain__ffi ); if ( tmp_source_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain_gc ); Py_DECREF( tmp_source_name_15 ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_10 = var_pkey_ctx; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_18 = par_backend; tmp_source_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain__lib ); if ( tmp_source_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain_EVP_PKEY_CTX_free ); Py_DECREF( tmp_source_name_17 ); if ( tmp_args_element_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 196; { PyObject *call_args[] = { tmp_args_element_name_10, tmp_args_element_name_11 }; tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_element_name_11 ); if ( tmp_assign_source_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 196; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_pkey_ctx; var_pkey_ctx = tmp_assign_source_4; Py_XDECREF( old ); } } { PyObject *tmp_assign_source_5; PyObject *tmp_called_name_7; PyObject *tmp_args_element_name_12; if ( par_init_func == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "init_func" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 197; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_7 = par_init_func; CHECK_OBJECT( var_pkey_ctx ); tmp_args_element_name_12 = var_pkey_ctx; frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 197; { PyObject *call_args[] = { tmp_args_element_name_12 }; tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_7, call_args ); } if ( tmp_assign_source_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 197; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_res == NULL ); var_res = tmp_assign_source_5; } { PyObject *tmp_called_name_8; PyObject *tmp_source_name_19; PyObject *tmp_args_element_name_13; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 198; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_19 = par_backend; tmp_called_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain_openssl_assert ); if ( tmp_called_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 198; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 198; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_3 = var_res; tmp_compexpr_right_3 = const_int_pos_1; tmp_args_element_name_13 = RICH_COMPARE_EQ( tmp_compexpr_left_3, tmp_compexpr_right_3 ); if ( tmp_args_element_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_8 ); exception_lineno = 198; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 198; { PyObject *call_args[] = { tmp_args_element_name_13 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_8, call_args ); } Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_element_name_13 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 198; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_6; PyObject *tmp_called_name_9; PyObject *tmp_source_name_20; PyObject *tmp_source_name_21; PyObject *tmp_args_element_name_14; PyObject *tmp_args_element_name_15; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 199; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_21 = par_backend; tmp_source_name_20 = LOOKUP_ATTRIBUTE( tmp_source_name_21, const_str_plain__lib ); if ( tmp_source_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 199; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain_EVP_PKEY_CTX_set_signature_md ); Py_DECREF( tmp_source_name_20 ); if ( tmp_called_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 199; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 199; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_14 = var_pkey_ctx; if ( var_evp_md == NULL ) { Py_DECREF( tmp_called_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "evp_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 199; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_15 = var_evp_md; frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 199; { PyObject *call_args[] = { tmp_args_element_name_14, tmp_args_element_name_15 }; tmp_assign_source_6 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_9, call_args ); } Py_DECREF( tmp_called_name_9 ); if ( tmp_assign_source_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 199; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_6; Py_XDECREF( old ); } } { PyObject *tmp_called_name_10; PyObject *tmp_source_name_22; PyObject *tmp_args_element_name_16; PyObject *tmp_compexpr_left_4; PyObject *tmp_compexpr_right_4; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 200; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_22 = par_backend; tmp_called_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_22, const_str_plain_openssl_assert ); if ( tmp_called_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 200; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_10 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 200; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_4 = var_res; tmp_compexpr_right_4 = const_int_0; tmp_args_element_name_16 = RICH_COMPARE_GT( tmp_compexpr_left_4, tmp_compexpr_right_4 ); if ( tmp_args_element_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 200; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 200; { PyObject *call_args[] = { tmp_args_element_name_16 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_10, call_args ); } Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_16 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 200; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_7; PyObject *tmp_called_name_11; PyObject *tmp_source_name_23; PyObject *tmp_source_name_24; PyObject *tmp_args_element_name_17; PyObject *tmp_args_element_name_18; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 201; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_24 = par_backend; tmp_source_name_23 = LOOKUP_ATTRIBUTE( tmp_source_name_24, const_str_plain__lib ); if ( tmp_source_name_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 201; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_23, const_str_plain_EVP_PKEY_CTX_set_rsa_padding ); Py_DECREF( tmp_source_name_23 ); if ( tmp_called_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 201; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 201; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_17 = var_pkey_ctx; if ( var_padding_enum == NULL ) { Py_DECREF( tmp_called_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding_enum" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 201; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_18 = var_padding_enum; frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 201; { PyObject *call_args[] = { tmp_args_element_name_17, tmp_args_element_name_18 }; tmp_assign_source_7 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_11, call_args ); } Py_DECREF( tmp_called_name_11 ); if ( tmp_assign_source_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 201; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_7; Py_XDECREF( old ); } } { PyObject *tmp_called_name_12; PyObject *tmp_source_name_25; PyObject *tmp_args_element_name_19; PyObject *tmp_compexpr_left_5; PyObject *tmp_compexpr_right_5; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 202; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_25 = par_backend; tmp_called_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_25, const_str_plain_openssl_assert ); if ( tmp_called_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 202; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_12 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 202; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_5 = var_res; tmp_compexpr_right_5 = const_int_0; tmp_args_element_name_19 = RICH_COMPARE_GT( tmp_compexpr_left_5, tmp_compexpr_right_5 ); if ( tmp_args_element_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); exception_lineno = 202; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 202; { PyObject *call_args[] = { tmp_args_element_name_19 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_12, call_args ); } Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_args_element_name_19 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 202; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { nuitka_bool tmp_condition_result_1; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; PyObject *tmp_mvar_value_2; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 203; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_1 = par_padding; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_PSS ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_PSS ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "PSS" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 203; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_isinstance_cls_1 = tmp_mvar_value_2; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 203; type_description_1 = "ooooooooooo"; 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_assign_source_8; PyObject *tmp_called_name_13; PyObject *tmp_source_name_26; PyObject *tmp_source_name_27; PyObject *tmp_args_element_name_20; PyObject *tmp_args_element_name_21; PyObject *tmp_called_name_14; PyObject *tmp_mvar_value_3; PyObject *tmp_args_element_name_22; PyObject *tmp_args_element_name_23; PyObject *tmp_args_element_name_24; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 204; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_27 = par_backend; tmp_source_name_26 = LOOKUP_ATTRIBUTE( tmp_source_name_27, const_str_plain__lib ); if ( tmp_source_name_26 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 204; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_26, const_str_plain_EVP_PKEY_CTX_set_rsa_pss_saltlen ); Py_DECREF( tmp_source_name_26 ); if ( tmp_called_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 204; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 205; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_20 = var_pkey_ctx; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__get_rsa_pss_salt_length ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__get_rsa_pss_salt_length ); } if ( tmp_mvar_value_3 == NULL ) { Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_get_rsa_pss_salt_length" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 205; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_14 = tmp_mvar_value_3; if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 205; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_22 = par_padding; if ( par_key == NULL ) { Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 205; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_23 = par_key; if ( par_algorithm == NULL ) { Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 205; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_24 = par_algorithm; frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 205; { PyObject *call_args[] = { tmp_args_element_name_22, tmp_args_element_name_23, tmp_args_element_name_24 }; tmp_args_element_name_21 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_14, call_args ); } if ( tmp_args_element_name_21 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_13 ); exception_lineno = 205; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 204; { PyObject *call_args[] = { tmp_args_element_name_20, tmp_args_element_name_21 }; tmp_assign_source_8 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_13, call_args ); } Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_element_name_21 ); if ( tmp_assign_source_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 204; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_8; Py_XDECREF( old ); } } { PyObject *tmp_called_name_15; PyObject *tmp_source_name_28; PyObject *tmp_args_element_name_25; PyObject *tmp_compexpr_left_6; PyObject *tmp_compexpr_right_6; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 207; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_28 = par_backend; tmp_called_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_28, const_str_plain_openssl_assert ); if ( tmp_called_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 207; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_15 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 207; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_6 = var_res; tmp_compexpr_right_6 = const_int_0; tmp_args_element_name_25 = RICH_COMPARE_GT( tmp_compexpr_left_6, tmp_compexpr_right_6 ); if ( tmp_args_element_name_25 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_15 ); exception_lineno = 207; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 207; { PyObject *call_args[] = { tmp_args_element_name_25 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_15, call_args ); } Py_DECREF( tmp_called_name_15 ); Py_DECREF( tmp_args_element_name_25 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 207; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_9; PyObject *tmp_called_name_16; PyObject *tmp_source_name_29; PyObject *tmp_source_name_30; PyObject *tmp_args_element_name_26; PyObject *tmp_called_instance_2; PyObject *tmp_source_name_31; PyObject *tmp_source_name_32; PyObject *tmp_source_name_33; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 209; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_30 = par_backend; tmp_source_name_29 = LOOKUP_ATTRIBUTE( tmp_source_name_30, const_str_plain__lib ); if ( tmp_source_name_29 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 209; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_16 = LOOKUP_ATTRIBUTE( tmp_source_name_29, const_str_plain_EVP_get_digestbyname ); Py_DECREF( tmp_source_name_29 ); if ( tmp_called_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 209; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_called_name_16 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 210; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_33 = par_padding; tmp_source_name_32 = LOOKUP_ATTRIBUTE( tmp_source_name_33, const_str_plain__mgf ); if ( tmp_source_name_32 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_16 ); exception_lineno = 210; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_31 = LOOKUP_ATTRIBUTE( tmp_source_name_32, const_str_plain__algorithm ); Py_DECREF( tmp_source_name_32 ); if ( tmp_source_name_31 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_16 ); exception_lineno = 210; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_2 = LOOKUP_ATTRIBUTE( tmp_source_name_31, const_str_plain_name ); Py_DECREF( tmp_source_name_31 ); if ( tmp_called_instance_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_16 ); exception_lineno = 210; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 210; tmp_args_element_name_26 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_encode, &PyTuple_GET_ITEM( const_tuple_str_plain_ascii_tuple, 0 ) ); Py_DECREF( tmp_called_instance_2 ); if ( tmp_args_element_name_26 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_16 ); exception_lineno = 210; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 209; { PyObject *call_args[] = { tmp_args_element_name_26 }; tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_16, call_args ); } Py_DECREF( tmp_called_name_16 ); Py_DECREF( tmp_args_element_name_26 ); if ( tmp_assign_source_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 209; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_mgf1_md == NULL ); var_mgf1_md = tmp_assign_source_9; } { PyObject *tmp_called_name_17; PyObject *tmp_source_name_34; PyObject *tmp_args_element_name_27; PyObject *tmp_compexpr_left_7; PyObject *tmp_compexpr_right_7; PyObject *tmp_source_name_35; PyObject *tmp_source_name_36; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_34 = par_backend; tmp_called_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_34, const_str_plain_openssl_assert ); if ( tmp_called_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_mgf1_md == NULL ) { Py_DECREF( tmp_called_name_17 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "mgf1_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_7 = var_mgf1_md; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_17 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_36 = par_backend; tmp_source_name_35 = LOOKUP_ATTRIBUTE( tmp_source_name_36, const_str_plain__ffi ); if ( tmp_source_name_35 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_17 ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_7 = LOOKUP_ATTRIBUTE( tmp_source_name_35, const_str_plain_NULL ); Py_DECREF( tmp_source_name_35 ); if ( tmp_compexpr_right_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_17 ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_27 = RICH_COMPARE_NE( tmp_compexpr_left_7, tmp_compexpr_right_7 ); Py_DECREF( tmp_compexpr_right_7 ); if ( tmp_args_element_name_27 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_17 ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 212; { PyObject *call_args[] = { tmp_args_element_name_27 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_17, call_args ); } Py_DECREF( tmp_called_name_17 ); Py_DECREF( tmp_args_element_name_27 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 212; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_10; PyObject *tmp_called_name_18; PyObject *tmp_source_name_37; PyObject *tmp_source_name_38; PyObject *tmp_args_element_name_28; PyObject *tmp_args_element_name_29; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 213; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_38 = par_backend; tmp_source_name_37 = LOOKUP_ATTRIBUTE( tmp_source_name_38, const_str_plain__lib ); if ( tmp_source_name_37 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 213; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_18 = LOOKUP_ATTRIBUTE( tmp_source_name_37, const_str_plain_EVP_PKEY_CTX_set_rsa_mgf1_md ); Py_DECREF( tmp_source_name_37 ); if ( tmp_called_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 213; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_18 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 213; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_28 = var_pkey_ctx; if ( var_mgf1_md == NULL ) { Py_DECREF( tmp_called_name_18 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "mgf1_md" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 213; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_29 = var_mgf1_md; frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 213; { PyObject *call_args[] = { tmp_args_element_name_28, tmp_args_element_name_29 }; tmp_assign_source_10 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_18, call_args ); } Py_DECREF( tmp_called_name_18 ); if ( tmp_assign_source_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 213; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_10; Py_XDECREF( old ); } } { PyObject *tmp_called_name_19; PyObject *tmp_source_name_39; PyObject *tmp_args_element_name_30; PyObject *tmp_compexpr_left_8; PyObject *tmp_compexpr_right_8; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 214; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_39 = par_backend; tmp_called_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_39, const_str_plain_openssl_assert ); if ( tmp_called_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 214; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_19 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 214; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_8 = var_res; tmp_compexpr_right_8 = const_int_0; tmp_args_element_name_30 = RICH_COMPARE_GT( tmp_compexpr_left_8, tmp_compexpr_right_8 ); if ( tmp_args_element_name_30 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_19 ); exception_lineno = 214; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_80af555f82b962541e9a466795f12361->m_frame.f_lineno = 214; { PyObject *call_args[] = { tmp_args_element_name_30 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_19, call_args ); } Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_args_element_name_30 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 214; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } branch_no_1:; } { if ( var_pkey_ctx == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 216; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_return_value = var_pkey_ctx; Py_INCREF( tmp_return_value ); goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_80af555f82b962541e9a466795f12361 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_80af555f82b962541e9a466795f12361 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_80af555f82b962541e9a466795f12361 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_80af555f82b962541e9a466795f12361, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_80af555f82b962541e9a466795f12361->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_80af555f82b962541e9a466795f12361, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_80af555f82b962541e9a466795f12361, type_description_1, par_backend, par_padding, par_algorithm, par_key, par_data, par_init_func, var_padding_enum, var_evp_md, var_pkey_ctx, var_res, var_mgf1_md ); // Release cached frame. if ( frame_80af555f82b962541e9a466795f12361 == cache_frame_80af555f82b962541e9a466795f12361 ) { Py_DECREF( frame_80af555f82b962541e9a466795f12361 ); } cache_frame_80af555f82b962541e9a466795f12361 = NULL; assertFrameObject( frame_80af555f82b962541e9a466795f12361 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_6__rsa_sig_setup ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_init_func ); par_init_func = NULL; } { Py_XDECREF( var_padding_enum ); var_padding_enum = NULL; } { Py_XDECREF( var_evp_md ); var_evp_md = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_mgf1_md ); var_mgf1_md = 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_backend ); par_backend = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( par_key ); par_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_init_func ); par_init_func = NULL; } { Py_XDECREF( var_padding_enum ); var_padding_enum = NULL; } { Py_XDECREF( var_evp_md ); var_evp_md = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_mgf1_md ); var_mgf1_md = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_6__rsa_sig_setup ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_7__rsa_sig_sign( 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_padding = python_pars[ 1 ]; PyObject *par_algorithm = python_pars[ 2 ]; PyObject *par_private_key = python_pars[ 3 ]; PyObject *par_data = python_pars[ 4 ]; PyObject *var_pkey_ctx = NULL; PyObject *var_buflen = NULL; PyObject *var_res = NULL; PyObject *var_buf = NULL; PyObject *var_errors = NULL; PyObject *var_reason = NULL; struct Nuitka_FrameObject *frame_144c663af59b45c2b36117608b6f3b47; 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 PyObject *tmp_unused; int tmp_res; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_144c663af59b45c2b36117608b6f3b47 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_144c663af59b45c2b36117608b6f3b47, codeobj_144c663af59b45c2b36117608b6f3b47, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_144c663af59b45c2b36117608b6f3b47 = cache_frame_144c663af59b45c2b36117608b6f3b47; // Push the new frame as the currently active one. pushFrameStack( frame_144c663af59b45c2b36117608b6f3b47 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_144c663af59b45c2b36117608b6f3b47 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_args_element_name_5; PyObject *tmp_args_element_name_6; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_setup ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_setup ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_setup" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 220; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_backend ); tmp_args_element_name_1 = par_backend; CHECK_OBJECT( par_padding ); tmp_args_element_name_2 = par_padding; CHECK_OBJECT( par_algorithm ); tmp_args_element_name_3 = par_algorithm; CHECK_OBJECT( par_private_key ); tmp_args_element_name_4 = par_private_key; CHECK_OBJECT( par_data ); tmp_args_element_name_5 = par_data; CHECK_OBJECT( par_backend ); tmp_source_name_2 = par_backend; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__lib ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 222; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_EVP_PKEY_sign_init ); Py_DECREF( tmp_source_name_1 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 222; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 220; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS6( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 220; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_pkey_ctx == NULL ); var_pkey_ctx = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_3; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 224; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_backend; tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__ffi ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 224; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 224; tmp_assign_source_2 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_496388af417742534c869e89560f4859_tuple, 0 ) ); 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 = 224; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_buflen == NULL ); var_buflen = tmp_assign_source_2; } { PyObject *tmp_assign_source_3; PyObject *tmp_called_name_2; PyObject *tmp_source_name_4; PyObject *tmp_source_name_5; PyObject *tmp_args_element_name_7; PyObject *tmp_args_element_name_8; PyObject *tmp_source_name_6; PyObject *tmp_source_name_7; PyObject *tmp_args_element_name_9; PyObject *tmp_args_element_name_10; PyObject *tmp_args_element_name_11; PyObject *tmp_len_arg_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 225; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_5 = par_backend; tmp_source_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain__lib ); if ( tmp_source_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 225; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain_EVP_PKEY_sign ); Py_DECREF( tmp_source_name_4 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 225; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 226; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_7 = var_pkey_ctx; if ( par_backend == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 227; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_7 = par_backend; tmp_source_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain__ffi ); if ( tmp_source_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 227; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain_NULL ); Py_DECREF( tmp_source_name_6 ); if ( tmp_args_element_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 227; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_buflen == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buflen" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 228; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_9 = var_buflen; if ( par_data == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 229; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_10 = par_data; if ( par_data == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 230; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_len_arg_1 = par_data; tmp_args_element_name_11 = BUILTIN_LEN( tmp_len_arg_1 ); if ( tmp_args_element_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_8 ); exception_lineno = 230; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 225; { PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9, tmp_args_element_name_10, tmp_args_element_name_11 }; tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_8 ); Py_DECREF( tmp_args_element_name_11 ); if ( tmp_assign_source_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 225; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_res == NULL ); var_res = tmp_assign_source_3; } { PyObject *tmp_called_name_3; PyObject *tmp_source_name_8; PyObject *tmp_args_element_name_12; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 232; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_8 = par_backend; tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain_openssl_assert ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 232; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 232; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_1 = var_res; tmp_compexpr_right_1 = const_int_pos_1; tmp_args_element_name_12 = RICH_COMPARE_EQ( tmp_compexpr_left_1, tmp_compexpr_right_1 ); if ( tmp_args_element_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 232; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 232; { PyObject *call_args[] = { tmp_args_element_name_12 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_12 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 232; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_4; PyObject *tmp_called_name_4; PyObject *tmp_source_name_9; PyObject *tmp_source_name_10; PyObject *tmp_args_element_name_13; PyObject *tmp_args_element_name_14; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); 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_source_name_10 = par_backend; tmp_source_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain__ffi ); if ( tmp_source_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 233; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain_new ); Py_DECREF( tmp_source_name_9 ); if ( tmp_called_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 233; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_13 = const_str_digest_81f1b0dfcc7a862e6940580ec4cc42d3; if ( var_buflen == NULL ) { Py_DECREF( tmp_called_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buflen" ); 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_subscribed_name_1 = var_buflen; tmp_subscript_name_1 = const_int_0; tmp_args_element_name_14 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_args_element_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 233; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 233; { PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14 }; tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); } Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_14 ); if ( tmp_assign_source_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 233; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_buf == NULL ); var_buf = tmp_assign_source_4; } { PyObject *tmp_assign_source_5; PyObject *tmp_called_name_5; PyObject *tmp_source_name_11; PyObject *tmp_source_name_12; PyObject *tmp_args_element_name_15; PyObject *tmp_args_element_name_16; PyObject *tmp_args_element_name_17; PyObject *tmp_args_element_name_18; PyObject *tmp_args_element_name_19; PyObject *tmp_len_arg_2; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 234; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_12 = par_backend; tmp_source_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain__lib ); if ( tmp_source_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 234; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain_EVP_PKEY_sign ); Py_DECREF( tmp_source_name_11 ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 234; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 235; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_15 = var_pkey_ctx; if ( var_buf == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buf" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 235; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_16 = var_buf; if ( var_buflen == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buflen" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 235; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_17 = var_buflen; if ( par_data == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 235; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_18 = par_data; if ( par_data == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 235; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_len_arg_2 = par_data; tmp_args_element_name_19 = BUILTIN_LEN( tmp_len_arg_2 ); if ( tmp_args_element_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 235; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 234; { PyObject *call_args[] = { tmp_args_element_name_15, tmp_args_element_name_16, tmp_args_element_name_17, tmp_args_element_name_18, tmp_args_element_name_19 }; tmp_assign_source_5 = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_19 ); if ( tmp_assign_source_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 234; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } { PyObject *old = var_res; var_res = tmp_assign_source_5; Py_XDECREF( old ); } } { nuitka_bool tmp_condition_result_1; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; CHECK_OBJECT( var_res ); tmp_compexpr_left_2 = var_res; tmp_compexpr_right_2 = const_int_pos_1; tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_2, tmp_compexpr_right_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 236; type_description_1 = "ooooooooooo"; 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_assign_source_6; PyObject *tmp_called_instance_2; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 237; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_2 = par_backend; frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 237; tmp_assign_source_6 = CALL_METHOD_NO_ARGS( tmp_called_instance_2, const_str_plain__consume_errors ); if ( tmp_assign_source_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 237; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } assert( var_errors == NULL ); var_errors = tmp_assign_source_6; } { nuitka_bool tmp_condition_result_2; PyObject *tmp_operand_name_1; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; PyObject *tmp_source_name_13; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_source_name_14; PyObject *tmp_source_name_15; CHECK_OBJECT( var_errors ); tmp_subscribed_name_2 = var_errors; tmp_subscript_name_2 = const_int_0; tmp_source_name_13 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_source_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 238; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_3 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain_lib ); Py_DECREF( tmp_source_name_13 ); if ( tmp_compexpr_left_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 238; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_compexpr_left_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 238; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_15 = par_backend; tmp_source_name_14 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain__lib ); if ( tmp_source_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_3 ); exception_lineno = 238; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_3 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain_ERR_LIB_RSA ); Py_DECREF( tmp_source_name_14 ); if ( tmp_compexpr_right_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_3 ); exception_lineno = 238; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_operand_name_1 = RICH_COMPARE_EQ( tmp_compexpr_left_3, tmp_compexpr_right_3 ); Py_DECREF( tmp_compexpr_left_3 ); Py_DECREF( tmp_compexpr_right_3 ); if ( tmp_operand_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 238; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); Py_DECREF( tmp_operand_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 238; type_description_1 = "ooooooooooo"; 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_raise_type_1; tmp_raise_type_1 = PyExc_AssertionError; exception_type = tmp_raise_type_1; Py_INCREF( tmp_raise_type_1 ); exception_lineno = 238; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } branch_no_2:; } { nuitka_bool tmp_condition_result_3; PyObject *tmp_compexpr_left_4; PyObject *tmp_compexpr_right_4; PyObject *tmp_source_name_16; PyObject *tmp_subscribed_name_3; PyObject *tmp_subscript_name_3; PyObject *tmp_source_name_17; PyObject *tmp_source_name_18; if ( var_errors == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 240; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_3 = var_errors; tmp_subscript_name_3 = const_int_0; tmp_source_name_16 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_3, tmp_subscript_name_3, 0 ); if ( tmp_source_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 240; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_4 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain_reason ); Py_DECREF( tmp_source_name_16 ); if ( tmp_compexpr_left_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 240; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_compexpr_left_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 241; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_18 = par_backend; tmp_source_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain__lib ); if ( tmp_source_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_4 ); exception_lineno = 241; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_4 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain_RSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE ); Py_DECREF( tmp_source_name_17 ); if ( tmp_compexpr_right_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_4 ); exception_lineno = 241; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_res = RICH_COMPARE_BOOL_EQ( tmp_compexpr_left_4, tmp_compexpr_right_4 ); Py_DECREF( tmp_compexpr_left_4 ); Py_DECREF( tmp_compexpr_right_4 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 240; type_description_1 = "ooooooooooo"; 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_assign_source_7; tmp_assign_source_7 = const_str_digest_81faa8b1e56081138ca37aade85d4851; assert( var_reason == NULL ); Py_INCREF( tmp_assign_source_7 ); var_reason = tmp_assign_source_7; } goto branch_end_3; branch_no_3:; { nuitka_bool tmp_condition_result_4; PyObject *tmp_operand_name_2; PyObject *tmp_compexpr_left_5; PyObject *tmp_compexpr_right_5; PyObject *tmp_source_name_19; PyObject *tmp_subscribed_name_4; PyObject *tmp_subscript_name_4; PyObject *tmp_source_name_20; PyObject *tmp_source_name_21; if ( var_errors == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "errors" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 245; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_4 = var_errors; tmp_subscript_name_4 = const_int_0; tmp_source_name_19 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_4, tmp_subscript_name_4, 0 ); if ( tmp_source_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 245; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_5 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain_reason ); Py_DECREF( tmp_source_name_19 ); if ( tmp_compexpr_left_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 245; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( par_backend == NULL ) { Py_DECREF( tmp_compexpr_left_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 246; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_21 = par_backend; tmp_source_name_20 = LOOKUP_ATTRIBUTE( tmp_source_name_21, const_str_plain__lib ); if ( tmp_source_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_5 ); exception_lineno = 246; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_5 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain_RSA_R_DIGEST_TOO_BIG_FOR_RSA_KEY ); Py_DECREF( tmp_source_name_20 ); if ( tmp_compexpr_right_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_compexpr_left_5 ); exception_lineno = 246; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_operand_name_2 = RICH_COMPARE_EQ( tmp_compexpr_left_5, tmp_compexpr_right_5 ); Py_DECREF( tmp_compexpr_left_5 ); Py_DECREF( tmp_compexpr_right_5 ); if ( tmp_operand_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 245; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); Py_DECREF( tmp_operand_name_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 245; type_description_1 = "ooooooooooo"; 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_raise_type_2; tmp_raise_type_2 = PyExc_AssertionError; exception_type = tmp_raise_type_2; Py_INCREF( tmp_raise_type_2 ); exception_lineno = 245; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } branch_no_4:; } { PyObject *tmp_assign_source_8; tmp_assign_source_8 = const_str_digest_02b9af73b54a89303fd51d64eedf10ac; { PyObject *old = var_reason; var_reason = tmp_assign_source_8; Py_INCREF( var_reason ); Py_XDECREF( old ); } } branch_end_3:; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_compexpr_left_6; PyObject *tmp_compexpr_right_6; CHECK_OBJECT( var_reason ); tmp_compexpr_left_6 = var_reason; tmp_compexpr_right_6 = Py_None; tmp_condition_result_5 = ( tmp_compexpr_left_6 == tmp_compexpr_right_6 ) ? 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_raise_type_3; tmp_raise_type_3 = PyExc_AssertionError; exception_type = tmp_raise_type_3; Py_INCREF( tmp_raise_type_3 ); exception_lineno = 248; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } branch_no_5:; } { PyObject *tmp_raise_type_4; PyObject *tmp_make_exception_arg_1; if ( var_reason == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "reason" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 249; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_make_exception_arg_1 = var_reason; frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 249; { PyObject *call_args[] = { tmp_make_exception_arg_1 }; tmp_raise_type_4 = CALL_FUNCTION_WITH_ARGS1( PyExc_ValueError, call_args ); } assert( !(tmp_raise_type_4 == NULL) ); exception_type = tmp_raise_type_4; exception_lineno = 249; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } branch_no_1:; } { PyObject *tmp_subscribed_name_5; PyObject *tmp_called_name_6; PyObject *tmp_source_name_22; PyObject *tmp_source_name_23; PyObject *tmp_args_element_name_20; PyObject *tmp_subscript_name_5; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 251; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_source_name_23 = par_backend; tmp_source_name_22 = LOOKUP_ATTRIBUTE( tmp_source_name_23, const_str_plain__ffi ); if ( tmp_source_name_22 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 251; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_22, const_str_plain_buffer ); Py_DECREF( tmp_source_name_22 ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 251; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } if ( var_buf == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "buf" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 251; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_20 = var_buf; frame_144c663af59b45c2b36117608b6f3b47->m_frame.f_lineno = 251; { PyObject *call_args[] = { tmp_args_element_name_20 }; tmp_subscribed_name_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); if ( tmp_subscribed_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 251; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } tmp_subscript_name_5 = const_slice_none_none_none; tmp_return_value = LOOKUP_SUBSCRIPT( tmp_subscribed_name_5, tmp_subscript_name_5 ); Py_DECREF( tmp_subscribed_name_5 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 251; type_description_1 = "ooooooooooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_144c663af59b45c2b36117608b6f3b47 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_144c663af59b45c2b36117608b6f3b47 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_144c663af59b45c2b36117608b6f3b47 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_144c663af59b45c2b36117608b6f3b47, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_144c663af59b45c2b36117608b6f3b47->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_144c663af59b45c2b36117608b6f3b47, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_144c663af59b45c2b36117608b6f3b47, type_description_1, par_backend, par_padding, par_algorithm, par_private_key, par_data, var_pkey_ctx, var_buflen, var_res, var_buf, var_errors, var_reason ); // Release cached frame. if ( frame_144c663af59b45c2b36117608b6f3b47 == cache_frame_144c663af59b45c2b36117608b6f3b47 ) { Py_DECREF( frame_144c663af59b45c2b36117608b6f3b47 ); } cache_frame_144c663af59b45c2b36117608b6f3b47 = NULL; assertFrameObject( frame_144c663af59b45c2b36117608b6f3b47 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_7__rsa_sig_sign ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( par_private_key ); par_private_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = NULL; } { Py_XDECREF( var_buflen ); var_buflen = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_buf ); var_buf = 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_backend ); par_backend = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( par_private_key ); par_private_key = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = NULL; } { Py_XDECREF( var_buflen ); var_buflen = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_buf ); var_buf = NULL; } { Py_XDECREF( var_errors ); var_errors = NULL; } { Py_XDECREF( var_reason ); var_reason = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_7__rsa_sig_sign ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_8__rsa_sig_verify( 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_padding = python_pars[ 1 ]; PyObject *par_algorithm = python_pars[ 2 ]; PyObject *par_public_key = python_pars[ 3 ]; PyObject *par_signature = python_pars[ 4 ]; PyObject *par_data = python_pars[ 5 ]; PyObject *var_pkey_ctx = NULL; PyObject *var_res = NULL; struct Nuitka_FrameObject *frame_047f15c61916215dd461a0448cf62594; 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 PyObject *tmp_unused; int tmp_res; static struct Nuitka_FrameObject *cache_frame_047f15c61916215dd461a0448cf62594 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_047f15c61916215dd461a0448cf62594, codeobj_047f15c61916215dd461a0448cf62594, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_047f15c61916215dd461a0448cf62594 = cache_frame_047f15c61916215dd461a0448cf62594; // Push the new frame as the currently active one. pushFrameStack( frame_047f15c61916215dd461a0448cf62594 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_047f15c61916215dd461a0448cf62594 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_args_element_name_5; PyObject *tmp_args_element_name_6; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_setup ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_setup ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_setup" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 255; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_backend ); tmp_args_element_name_1 = par_backend; CHECK_OBJECT( par_padding ); tmp_args_element_name_2 = par_padding; CHECK_OBJECT( par_algorithm ); tmp_args_element_name_3 = par_algorithm; CHECK_OBJECT( par_public_key ); tmp_args_element_name_4 = par_public_key; CHECK_OBJECT( par_data ); tmp_args_element_name_5 = par_data; CHECK_OBJECT( par_backend ); tmp_source_name_2 = par_backend; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__lib ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 257; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_EVP_PKEY_verify_init ); Py_DECREF( tmp_source_name_1 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 257; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } frame_047f15c61916215dd461a0448cf62594->m_frame.f_lineno = 255; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS6( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 255; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } assert( var_pkey_ctx == NULL ); var_pkey_ctx = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_called_name_2; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; PyObject *tmp_args_element_name_7; PyObject *tmp_args_element_name_8; PyObject *tmp_args_element_name_9; PyObject *tmp_len_arg_1; PyObject *tmp_args_element_name_10; PyObject *tmp_args_element_name_11; PyObject *tmp_len_arg_2; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 259; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_backend; tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__lib ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 259; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_EVP_PKEY_verify ); Py_DECREF( tmp_source_name_3 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 259; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } if ( var_pkey_ctx == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "pkey_ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 260; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_7 = var_pkey_ctx; if ( par_signature == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "signature" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 260; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_8 = par_signature; if ( par_signature == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "signature" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 260; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_len_arg_1 = par_signature; tmp_args_element_name_9 = BUILTIN_LEN( tmp_len_arg_1 ); if ( tmp_args_element_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 260; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 260; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_10 = par_data; if ( par_data == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 260; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_len_arg_2 = par_data; tmp_args_element_name_11 = BUILTIN_LEN( tmp_len_arg_2 ); if ( tmp_args_element_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_9 ); exception_lineno = 260; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } frame_047f15c61916215dd461a0448cf62594->m_frame.f_lineno = 259; { PyObject *call_args[] = { tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9, tmp_args_element_name_10, tmp_args_element_name_11 }; tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_9 ); Py_DECREF( tmp_args_element_name_11 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 259; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } assert( var_res == NULL ); var_res = tmp_assign_source_2; } { PyObject *tmp_called_name_3; PyObject *tmp_source_name_5; PyObject *tmp_args_element_name_12; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 265; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_source_name_5 = par_backend; tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_openssl_assert ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 265; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 265; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_1 = var_res; tmp_compexpr_right_1 = const_int_0; tmp_args_element_name_12 = RICH_COMPARE_GE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); if ( tmp_args_element_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 265; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } frame_047f15c61916215dd461a0448cf62594->m_frame.f_lineno = 265; { PyObject *call_args[] = { tmp_args_element_name_12 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_12 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 265; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { nuitka_bool tmp_condition_result_1; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; if ( var_res == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 266; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_compexpr_left_2 = var_res; tmp_compexpr_right_2 = const_int_0; tmp_res = RICH_COMPARE_BOOL_EQ( tmp_compexpr_left_2, tmp_compexpr_right_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 266; type_description_1 = "oooooooo"; 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_instance_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 267; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_called_instance_1 = par_backend; frame_047f15c61916215dd461a0448cf62594->m_frame.f_lineno = 267; tmp_unused = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain__consume_errors ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 267; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_raise_type_1; PyObject *tmp_mvar_value_2; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_InvalidSignature ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_InvalidSignature ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "InvalidSignature" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 268; type_description_1 = "oooooooo"; goto frame_exception_exit_1; } tmp_raise_type_1 = tmp_mvar_value_2; exception_type = tmp_raise_type_1; Py_INCREF( tmp_raise_type_1 ); exception_lineno = 268; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooooooo"; goto frame_exception_exit_1; } branch_no_1:; } #if 0 RESTORE_FRAME_EXCEPTION( frame_047f15c61916215dd461a0448cf62594 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_047f15c61916215dd461a0448cf62594 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_047f15c61916215dd461a0448cf62594, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_047f15c61916215dd461a0448cf62594->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_047f15c61916215dd461a0448cf62594, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_047f15c61916215dd461a0448cf62594, type_description_1, par_backend, par_padding, par_algorithm, par_public_key, par_signature, par_data, var_pkey_ctx, var_res ); // Release cached frame. if ( frame_047f15c61916215dd461a0448cf62594 == cache_frame_047f15c61916215dd461a0448cf62594 ) { Py_DECREF( frame_047f15c61916215dd461a0448cf62594 ); } cache_frame_047f15c61916215dd461a0448cf62594 = NULL; assertFrameObject( frame_047f15c61916215dd461a0448cf62594 ); // 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; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_8__rsa_sig_verify ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( par_public_key ); par_public_key = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = NULL; } { Py_XDECREF( 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( par_backend ); par_backend = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = NULL; } { Py_XDECREF( par_public_key ); par_public_key = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( var_pkey_ctx ); var_pkey_ctx = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_8__rsa_sig_verify ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_9___init__( 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_self = python_pars[ 0 ]; PyObject *par_backend = python_pars[ 1 ]; PyObject *par_private_key = python_pars[ 2 ]; PyObject *par_padding = python_pars[ 3 ]; PyObject *par_algorithm = python_pars[ 4 ]; struct Nuitka_FrameObject *frame_c9cec7afb50449673ada20685f91c3ca; 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; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; static struct Nuitka_FrameObject *cache_frame_c9cec7afb50449673ada20685f91c3ca = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_c9cec7afb50449673ada20685f91c3ca, codeobj_c9cec7afb50449673ada20685f91c3ca, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_c9cec7afb50449673ada20685f91c3ca = cache_frame_c9cec7afb50449673ada20685f91c3ca; // Push the new frame as the currently active one. pushFrameStack( frame_c9cec7afb50449673ada20685f91c3ca ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_c9cec7afb50449673ada20685f91c3ca ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assattr_name_1; PyObject *tmp_assattr_target_1; CHECK_OBJECT( par_backend ); tmp_assattr_name_1 = par_backend; CHECK_OBJECT( par_self ); tmp_assattr_target_1 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_1, const_str_plain__backend, tmp_assattr_name_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 274; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_2; PyObject *tmp_assattr_target_2; if ( par_private_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "private_key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 275; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_name_2 = par_private_key; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 275; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_2 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_2, const_str_plain__private_key, tmp_assattr_name_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 275; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_determine_padding ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_determine_padding ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_determine_padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 280; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 280; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_backend; if ( par_private_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "private_key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 280; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_private_key; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 280; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_padding; if ( par_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 280; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = par_algorithm; frame_c9cec7afb50449673ada20685f91c3ca->m_frame.f_lineno = 280; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_unused = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } if ( tmp_unused == 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; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assattr_name_3; PyObject *tmp_assattr_target_3; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 281; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_name_3 = par_padding; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 281; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_3 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_3, const_str_plain__padding, tmp_assattr_name_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 281; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_4; PyObject *tmp_assattr_target_4; if ( par_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 282; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_name_4 = par_algorithm; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 282; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_4 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_4, const_str_plain__algorithm, tmp_assattr_name_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 282; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_5; PyObject *tmp_called_name_2; PyObject *tmp_source_name_1; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_5; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_6; PyObject *tmp_source_name_3; PyObject *tmp_assattr_target_5; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_hashes ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_hashes ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "hashes" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 283; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_1 = tmp_mvar_value_2; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_Hash ); if ( tmp_called_name_2 == 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; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 283; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_args_element_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__algorithm ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 283; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 283; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_args_element_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__backend ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); exception_lineno = 283; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_c9cec7afb50449673ada20685f91c3ca->m_frame.f_lineno = 283; { PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_assattr_name_5 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assattr_name_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; } if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 283; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_5 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_5, const_str_plain__hash_ctx, tmp_assattr_name_5 ); Py_DECREF( tmp_assattr_name_5 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 283; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_c9cec7afb50449673ada20685f91c3ca ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_c9cec7afb50449673ada20685f91c3ca ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_c9cec7afb50449673ada20685f91c3ca, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_c9cec7afb50449673ada20685f91c3ca->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_c9cec7afb50449673ada20685f91c3ca, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_c9cec7afb50449673ada20685f91c3ca, type_description_1, par_self, par_backend, par_private_key, par_padding, par_algorithm ); // Release cached frame. if ( frame_c9cec7afb50449673ada20685f91c3ca == cache_frame_c9cec7afb50449673ada20685f91c3ca ) { Py_DECREF( frame_c9cec7afb50449673ada20685f91c3ca ); } cache_frame_c9cec7afb50449673ada20685f91c3ca = NULL; assertFrameObject( frame_c9cec7afb50449673ada20685f91c3ca ); // 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; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_9___init__ ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_private_key ); par_private_key = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_private_key ); par_private_key = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_9___init__ ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_10_update( 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_self = python_pars[ 0 ]; PyObject *par_data = python_pars[ 1 ]; struct Nuitka_FrameObject *frame_7d10f49a590470f31f703d536531cb27; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; 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_7d10f49a590470f31f703d536531cb27 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_7d10f49a590470f31f703d536531cb27, codeobj_7d10f49a590470f31f703d536531cb27, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *) ); frame_7d10f49a590470f31f703d536531cb27 = cache_frame_7d10f49a590470f31f703d536531cb27; // Push the new frame as the currently active one. pushFrameStack( frame_7d10f49a590470f31f703d536531cb27 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_7d10f49a590470f31f703d536531cb27 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_1; CHECK_OBJECT( par_self ); tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__hash_ctx ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 286; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_update ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 286; type_description_1 = "oo"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 286; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_data; frame_7d10f49a590470f31f703d536531cb27->m_frame.f_lineno = 286; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 286; type_description_1 = "oo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } #if 0 RESTORE_FRAME_EXCEPTION( frame_7d10f49a590470f31f703d536531cb27 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_7d10f49a590470f31f703d536531cb27 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_7d10f49a590470f31f703d536531cb27, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_7d10f49a590470f31f703d536531cb27->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_7d10f49a590470f31f703d536531cb27, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_7d10f49a590470f31f703d536531cb27, type_description_1, par_self, par_data ); // Release cached frame. if ( frame_7d10f49a590470f31f703d536531cb27 == cache_frame_7d10f49a590470f31f703d536531cb27 ) { Py_DECREF( frame_7d10f49a590470f31f703d536531cb27 ); } cache_frame_7d10f49a590470f31f703d536531cb27 = NULL; assertFrameObject( frame_7d10f49a590470f31f703d536531cb27 ); // 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; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_10_update ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_data ); par_data = 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_self ); par_self = NULL; } { Py_XDECREF( par_data ); par_data = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_10_update ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_11_finalize( 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_self = python_pars[ 0 ]; struct Nuitka_FrameObject *frame_87ae826faf50df6ef948ba6832be5d60; 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_87ae826faf50df6ef948ba6832be5d60 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_87ae826faf50df6ef948ba6832be5d60, codeobj_87ae826faf50df6ef948ba6832be5d60, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *) ); frame_87ae826faf50df6ef948ba6832be5d60 = cache_frame_87ae826faf50df6ef948ba6832be5d60; // Push the new frame as the currently active one. pushFrameStack( frame_87ae826faf50df6ef948ba6832be5d60 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_87ae826faf50df6ef948ba6832be5d60 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_source_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_4; PyObject *tmp_args_element_name_5; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_5; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_sign ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_sign ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_sign" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 289; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_self ); tmp_source_name_1 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__backend ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 290; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 291; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__padding ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 291; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 292; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_args_element_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__algorithm ); if ( tmp_args_element_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); exception_lineno = 292; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 293; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__private_key ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 293; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 294; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_5 = par_self; tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain__hash_ctx ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); exception_lineno = 294; type_description_1 = "o"; goto frame_exception_exit_1; } frame_87ae826faf50df6ef948ba6832be5d60->m_frame.f_lineno = 294; tmp_args_element_name_5 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_finalize ); Py_DECREF( tmp_called_instance_1 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); exception_lineno = 294; type_description_1 = "o"; goto frame_exception_exit_1; } frame_87ae826faf50df6ef948ba6832be5d60->m_frame.f_lineno = 289; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 289; type_description_1 = "o"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_87ae826faf50df6ef948ba6832be5d60 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_87ae826faf50df6ef948ba6832be5d60 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_87ae826faf50df6ef948ba6832be5d60 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_87ae826faf50df6ef948ba6832be5d60, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_87ae826faf50df6ef948ba6832be5d60->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_87ae826faf50df6ef948ba6832be5d60, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_87ae826faf50df6ef948ba6832be5d60, type_description_1, par_self ); // Release cached frame. if ( frame_87ae826faf50df6ef948ba6832be5d60 == cache_frame_87ae826faf50df6ef948ba6832be5d60 ) { Py_DECREF( frame_87ae826faf50df6ef948ba6832be5d60 ); } cache_frame_87ae826faf50df6ef948ba6832be5d60 = NULL; assertFrameObject( frame_87ae826faf50df6ef948ba6832be5d60 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_11_finalize ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = 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_self ); par_self = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_11_finalize ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_12___init__( 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_self = python_pars[ 0 ]; PyObject *par_backend = python_pars[ 1 ]; PyObject *par_public_key = python_pars[ 2 ]; PyObject *par_signature = python_pars[ 3 ]; PyObject *par_padding = python_pars[ 4 ]; PyObject *par_algorithm = python_pars[ 5 ]; struct Nuitka_FrameObject *frame_04b6c8b09d53e3afce4986f217bdbbf0; 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; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; static struct Nuitka_FrameObject *cache_frame_04b6c8b09d53e3afce4986f217bdbbf0 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_04b6c8b09d53e3afce4986f217bdbbf0, codeobj_04b6c8b09d53e3afce4986f217bdbbf0, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_04b6c8b09d53e3afce4986f217bdbbf0 = cache_frame_04b6c8b09d53e3afce4986f217bdbbf0; // Push the new frame as the currently active one. pushFrameStack( frame_04b6c8b09d53e3afce4986f217bdbbf0 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_04b6c8b09d53e3afce4986f217bdbbf0 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assattr_name_1; PyObject *tmp_assattr_target_1; CHECK_OBJECT( par_backend ); tmp_assattr_name_1 = par_backend; CHECK_OBJECT( par_self ); tmp_assattr_target_1 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_1, const_str_plain__backend, tmp_assattr_name_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 301; type_description_1 = "oooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_2; PyObject *tmp_assattr_target_2; if ( par_public_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "public_key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 302; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_name_2 = par_public_key; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 302; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_target_2 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_2, const_str_plain__public_key, tmp_assattr_name_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 302; type_description_1 = "oooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_3; PyObject *tmp_assattr_target_3; if ( par_signature == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "signature" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 303; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_name_3 = par_signature; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 303; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_target_3 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_3, const_str_plain__signature, tmp_assattr_name_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 303; type_description_1 = "oooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_4; PyObject *tmp_assattr_target_4; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 304; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_name_4 = par_padding; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 304; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_target_4 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_4, const_str_plain__padding, tmp_assattr_name_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 304; type_description_1 = "oooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_determine_padding ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_determine_padding ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_determine_padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 308; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; if ( par_backend == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "backend" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 308; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_backend; if ( par_public_key == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "public_key" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 308; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_public_key; if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 308; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_padding; if ( par_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 308; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = par_algorithm; frame_04b6c8b09d53e3afce4986f217bdbbf0->m_frame.f_lineno = 308; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_unused = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 308; type_description_1 = "oooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { if ( par_padding == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 310; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_unused = par_padding; } { PyObject *tmp_assattr_name_5; PyObject *tmp_assattr_target_5; if ( par_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 311; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_name_5 = par_algorithm; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 311; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_target_5 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_5, const_str_plain__algorithm, tmp_assattr_name_5 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 311; type_description_1 = "oooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_6; PyObject *tmp_called_name_2; PyObject *tmp_source_name_1; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_5; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_6; PyObject *tmp_source_name_3; PyObject *tmp_assattr_target_6; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_hashes ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_hashes ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "hashes" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_1 = tmp_mvar_value_2; tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_Hash ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_args_element_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__algorithm ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_args_element_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__backend ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } frame_04b6c8b09d53e3afce4986f217bdbbf0->m_frame.f_lineno = 312; { PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_assattr_name_6 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assattr_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } tmp_assattr_target_6 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_6, const_str_plain__hash_ctx, tmp_assattr_name_6 ); Py_DECREF( tmp_assattr_name_6 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 312; type_description_1 = "oooooo"; goto frame_exception_exit_1; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_04b6c8b09d53e3afce4986f217bdbbf0 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_04b6c8b09d53e3afce4986f217bdbbf0 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_04b6c8b09d53e3afce4986f217bdbbf0, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_04b6c8b09d53e3afce4986f217bdbbf0->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_04b6c8b09d53e3afce4986f217bdbbf0, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_04b6c8b09d53e3afce4986f217bdbbf0, type_description_1, par_self, par_backend, par_public_key, par_signature, par_padding, par_algorithm ); // Release cached frame. if ( frame_04b6c8b09d53e3afce4986f217bdbbf0 == cache_frame_04b6c8b09d53e3afce4986f217bdbbf0 ) { Py_DECREF( frame_04b6c8b09d53e3afce4986f217bdbbf0 ); } cache_frame_04b6c8b09d53e3afce4986f217bdbbf0 = NULL; assertFrameObject( frame_04b6c8b09d53e3afce4986f217bdbbf0 ); // 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; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_12___init__ ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_public_key ); par_public_key = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_public_key ); par_public_key = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_12___init__ ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_13_update( 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_self = python_pars[ 0 ]; PyObject *par_data = python_pars[ 1 ]; struct Nuitka_FrameObject *frame_b5dd6db758fd762b8798ef8a717771d2; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; 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_b5dd6db758fd762b8798ef8a717771d2 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_b5dd6db758fd762b8798ef8a717771d2, codeobj_b5dd6db758fd762b8798ef8a717771d2, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *) ); frame_b5dd6db758fd762b8798ef8a717771d2 = cache_frame_b5dd6db758fd762b8798ef8a717771d2; // Push the new frame as the currently active one. pushFrameStack( frame_b5dd6db758fd762b8798ef8a717771d2 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_b5dd6db758fd762b8798ef8a717771d2 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_1; CHECK_OBJECT( par_self ); tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__hash_ctx ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 315; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_update ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 315; type_description_1 = "oo"; goto frame_exception_exit_1; } if ( par_data == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 315; type_description_1 = "oo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_data; frame_b5dd6db758fd762b8798ef8a717771d2->m_frame.f_lineno = 315; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 315; type_description_1 = "oo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } #if 0 RESTORE_FRAME_EXCEPTION( frame_b5dd6db758fd762b8798ef8a717771d2 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_b5dd6db758fd762b8798ef8a717771d2 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_b5dd6db758fd762b8798ef8a717771d2, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_b5dd6db758fd762b8798ef8a717771d2->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_b5dd6db758fd762b8798ef8a717771d2, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_b5dd6db758fd762b8798ef8a717771d2, type_description_1, par_self, par_data ); // Release cached frame. if ( frame_b5dd6db758fd762b8798ef8a717771d2 == cache_frame_b5dd6db758fd762b8798ef8a717771d2 ) { Py_DECREF( frame_b5dd6db758fd762b8798ef8a717771d2 ); } cache_frame_b5dd6db758fd762b8798ef8a717771d2 = NULL; assertFrameObject( frame_b5dd6db758fd762b8798ef8a717771d2 ); // 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; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_13_update ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_data ); par_data = 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_self ); par_self = NULL; } { Py_XDECREF( par_data ); par_data = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_13_update ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_14_verify( 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_self = python_pars[ 0 ]; struct Nuitka_FrameObject *frame_5bac779e1d3602cfe0833af1ed402193; 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_5bac779e1d3602cfe0833af1ed402193 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_5bac779e1d3602cfe0833af1ed402193, codeobj_5bac779e1d3602cfe0833af1ed402193, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *) ); frame_5bac779e1d3602cfe0833af1ed402193 = cache_frame_5bac779e1d3602cfe0833af1ed402193; // Push the new frame as the currently active one. pushFrameStack( frame_5bac779e1d3602cfe0833af1ed402193 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_5bac779e1d3602cfe0833af1ed402193 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_source_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_4; PyObject *tmp_args_element_name_5; PyObject *tmp_source_name_5; PyObject *tmp_args_element_name_6; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_6; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_verify ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_verify ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_verify" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 318; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_self ); tmp_source_name_1 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__backend ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 319; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 320; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__padding ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 320; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 321; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_args_element_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__algorithm ); if ( tmp_args_element_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); exception_lineno = 321; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 322; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__public_key ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 322; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 323; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_5 = par_self; tmp_args_element_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain__signature ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); exception_lineno = 323; type_description_1 = "o"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); Py_DECREF( tmp_args_element_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 324; type_description_1 = "o"; goto frame_exception_exit_1; } tmp_source_name_6 = par_self; tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__hash_ctx ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); Py_DECREF( tmp_args_element_name_5 ); exception_lineno = 324; type_description_1 = "o"; goto frame_exception_exit_1; } frame_5bac779e1d3602cfe0833af1ed402193->m_frame.f_lineno = 324; tmp_args_element_name_6 = CALL_METHOD_NO_ARGS( tmp_called_instance_1, const_str_plain_finalize ); Py_DECREF( tmp_called_instance_1 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); Py_DECREF( tmp_args_element_name_5 ); exception_lineno = 324; type_description_1 = "o"; goto frame_exception_exit_1; } frame_5bac779e1d3602cfe0833af1ed402193->m_frame.f_lineno = 318; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS6( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_2 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); Py_DECREF( tmp_args_element_name_5 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 318; type_description_1 = "o"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_5bac779e1d3602cfe0833af1ed402193 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_5bac779e1d3602cfe0833af1ed402193 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_5bac779e1d3602cfe0833af1ed402193 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_5bac779e1d3602cfe0833af1ed402193, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_5bac779e1d3602cfe0833af1ed402193->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_5bac779e1d3602cfe0833af1ed402193, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_5bac779e1d3602cfe0833af1ed402193, type_description_1, par_self ); // Release cached frame. if ( frame_5bac779e1d3602cfe0833af1ed402193 == cache_frame_5bac779e1d3602cfe0833af1ed402193 ) { Py_DECREF( frame_5bac779e1d3602cfe0833af1ed402193 ); } cache_frame_5bac779e1d3602cfe0833af1ed402193 = NULL; assertFrameObject( frame_5bac779e1d3602cfe0833af1ed402193 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_14_verify ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = 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_self ); par_self = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_14_verify ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_15___init__( 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_self = python_pars[ 0 ]; PyObject *par_backend = python_pars[ 1 ]; PyObject *par_rsa_cdata = python_pars[ 2 ]; PyObject *par_evp_pkey = python_pars[ 3 ]; PyObject *var_n = NULL; struct Nuitka_FrameObject *frame_477cd6a1e67a16e557eb0f7b624651de; 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; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; static struct Nuitka_FrameObject *cache_frame_477cd6a1e67a16e557eb0f7b624651de = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_477cd6a1e67a16e557eb0f7b624651de, codeobj_477cd6a1e67a16e557eb0f7b624651de, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_477cd6a1e67a16e557eb0f7b624651de = cache_frame_477cd6a1e67a16e557eb0f7b624651de; // Push the new frame as the currently active one. pushFrameStack( frame_477cd6a1e67a16e557eb0f7b624651de ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_477cd6a1e67a16e557eb0f7b624651de ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assattr_name_1; PyObject *tmp_assattr_target_1; CHECK_OBJECT( par_backend ); tmp_assattr_name_1 = par_backend; CHECK_OBJECT( par_self ); tmp_assattr_target_1 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_1, const_str_plain__backend, tmp_assattr_name_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 331; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_2; PyObject *tmp_assattr_target_2; if ( par_rsa_cdata == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "rsa_cdata" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 332; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_name_2 = par_rsa_cdata; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 332; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_2 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_2, const_str_plain__rsa_cdata, tmp_assattr_name_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 332; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_3; PyObject *tmp_assattr_target_3; if ( par_evp_pkey == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "evp_pkey" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 333; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_name_3 = par_evp_pkey; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 333; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_3 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_3, const_str_plain__evp_pkey, tmp_assattr_name_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 333; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 335; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 335; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__ffi ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 335; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_477cd6a1e67a16e557eb0f7b624651de->m_frame.f_lineno = 335; tmp_assign_source_1 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); 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 = 335; type_description_1 = "ooooo"; goto frame_exception_exit_1; } assert( var_n == NULL ); var_n = tmp_assign_source_1; } { PyObject *tmp_called_name_1; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; PyObject *tmp_source_name_5; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_6; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_source_name_7; PyObject *tmp_source_name_8; PyObject *tmp_source_name_9; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_10; PyObject *tmp_source_name_11; PyObject *tmp_source_name_12; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 336; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_5 = par_self; tmp_source_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain__backend ); if ( tmp_source_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 336; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__lib ); Py_DECREF( tmp_source_name_4 ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 336; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_RSA_get0_key ); Py_DECREF( tmp_source_name_3 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 336; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 337; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_6 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 337; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 337; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = var_n; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 337; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_9 = par_self; tmp_source_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain__backend ); if ( tmp_source_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 337; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain__ffi ); Py_DECREF( tmp_source_name_8 ); if ( tmp_source_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 337; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_NULL ); Py_DECREF( tmp_source_name_7 ); if ( tmp_args_element_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 337; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 338; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_12 = par_self; tmp_source_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain__backend ); if ( tmp_source_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 338; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__ffi ); Py_DECREF( tmp_source_name_11 ); if ( tmp_source_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 338; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_NULL ); Py_DECREF( tmp_source_name_10 ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 338; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_477cd6a1e67a16e557eb0f7b624651de->m_frame.f_lineno = 336; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_unused = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 336; type_description_1 = "ooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_13; PyObject *tmp_source_name_14; PyObject *tmp_args_element_name_5; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; PyObject *tmp_source_name_15; PyObject *tmp_source_name_16; PyObject *tmp_source_name_17; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_14 = par_self; tmp_source_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain__backend ); if ( tmp_source_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_13 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_1 = var_n; tmp_subscript_name_1 = const_int_0; tmp_compexpr_left_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_compexpr_left_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_17 = par_self; tmp_source_name_16 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain__backend ); if ( tmp_source_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain__ffi ); Py_DECREF( tmp_source_name_16 ); if ( tmp_source_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain_NULL ); Py_DECREF( tmp_source_name_15 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = RICH_COMPARE_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_left_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_477cd6a1e67a16e557eb0f7b624651de->m_frame.f_lineno = 340; { PyObject *call_args[] = { tmp_args_element_name_5 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 340; type_description_1 = "ooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assattr_name_4; PyObject *tmp_called_name_3; PyObject *tmp_source_name_18; PyObject *tmp_source_name_19; PyObject *tmp_source_name_20; PyObject *tmp_args_element_name_6; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_assattr_target_4; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_20 = par_self; tmp_source_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain__backend ); if ( tmp_source_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_18 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain__lib ); Py_DECREF( tmp_source_name_19 ); if ( tmp_source_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain_BN_num_bits ); Py_DECREF( tmp_source_name_18 ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_2 = var_n; tmp_subscript_name_2 = const_int_0; tmp_args_element_name_6 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_477cd6a1e67a16e557eb0f7b624651de->m_frame.f_lineno = 341; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_assattr_name_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assattr_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_4 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_4, const_str_plain__key_size, tmp_assattr_name_4 ); Py_DECREF( tmp_assattr_name_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 341; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_477cd6a1e67a16e557eb0f7b624651de ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_477cd6a1e67a16e557eb0f7b624651de ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_477cd6a1e67a16e557eb0f7b624651de, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_477cd6a1e67a16e557eb0f7b624651de->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_477cd6a1e67a16e557eb0f7b624651de, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_477cd6a1e67a16e557eb0f7b624651de, type_description_1, par_self, par_backend, par_rsa_cdata, par_evp_pkey, var_n ); // Release cached frame. if ( frame_477cd6a1e67a16e557eb0f7b624651de == cache_frame_477cd6a1e67a16e557eb0f7b624651de ) { Py_DECREF( frame_477cd6a1e67a16e557eb0f7b624651de ); } cache_frame_477cd6a1e67a16e557eb0f7b624651de = NULL; assertFrameObject( frame_477cd6a1e67a16e557eb0f7b624651de ); // 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; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_15___init__ ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_rsa_cdata ); par_rsa_cdata = NULL; } { Py_XDECREF( par_evp_pkey ); par_evp_pkey = NULL; } { Py_XDECREF( var_n ); var_n = 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_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_rsa_cdata ); par_rsa_cdata = NULL; } { Py_XDECREF( par_evp_pkey ); par_evp_pkey = NULL; } { Py_XDECREF( var_n ); var_n = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_15___init__ ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_16_signer( 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_self = python_pars[ 0 ]; PyObject *par_padding = python_pars[ 1 ]; PyObject *par_algorithm = python_pars[ 2 ]; struct Nuitka_FrameObject *frame_bfe1bf09157e974c32e58a85c9896ff0; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_bfe1bf09157e974c32e58a85c9896ff0 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_bfe1bf09157e974c32e58a85c9896ff0, codeobj_bfe1bf09157e974c32e58a85c9896ff0, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_bfe1bf09157e974c32e58a85c9896ff0 = cache_frame_bfe1bf09157e974c32e58a85c9896ff0; // Push the new frame as the currently active one. pushFrameStack( frame_bfe1bf09157e974c32e58a85c9896ff0 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_bfe1bf09157e974c32e58a85c9896ff0 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__warn_sign_verify_deprecated ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__warn_sign_verify_deprecated ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_warn_sign_verify_deprecated" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 346; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; frame_bfe1bf09157e974c32e58a85c9896ff0->m_frame.f_lineno = 346; tmp_unused = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 346; type_description_1 = "ooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_1; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__check_not_prehashed ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__check_not_prehashed ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_check_not_prehashed" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 347; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_2 = tmp_mvar_value_2; if ( par_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 347; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_algorithm; frame_bfe1bf09157e974c32e58a85c9896ff0->m_frame.f_lineno = 347; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 347; type_description_1 = "ooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_3; PyObject *tmp_mvar_value_3; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_args_element_name_5; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSASignatureContext ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__RSASignatureContext ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_RSASignatureContext" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 348; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_3 = tmp_mvar_value_3; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 348; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_1 = par_self; tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__backend ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 348; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 348; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_self; if ( par_padding == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 348; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = par_padding; if ( par_algorithm == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 348; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = par_algorithm; frame_bfe1bf09157e974c32e58a85c9896ff0->m_frame.f_lineno = 348; { PyObject *call_args[] = { tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_3, call_args ); } Py_DECREF( tmp_args_element_name_2 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 348; type_description_1 = "ooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_bfe1bf09157e974c32e58a85c9896ff0 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_bfe1bf09157e974c32e58a85c9896ff0 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_bfe1bf09157e974c32e58a85c9896ff0 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_bfe1bf09157e974c32e58a85c9896ff0, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_bfe1bf09157e974c32e58a85c9896ff0->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_bfe1bf09157e974c32e58a85c9896ff0, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_bfe1bf09157e974c32e58a85c9896ff0, type_description_1, par_self, par_padding, par_algorithm ); // Release cached frame. if ( frame_bfe1bf09157e974c32e58a85c9896ff0 == cache_frame_bfe1bf09157e974c32e58a85c9896ff0 ) { Py_DECREF( frame_bfe1bf09157e974c32e58a85c9896ff0 ); } cache_frame_bfe1bf09157e974c32e58a85c9896ff0 = NULL; assertFrameObject( frame_bfe1bf09157e974c32e58a85c9896ff0 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_16_signer ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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_self ); par_self = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_16_signer ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_17_decrypt( 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_self = python_pars[ 0 ]; PyObject *par_ciphertext = python_pars[ 1 ]; PyObject *par_padding = python_pars[ 2 ]; PyObject *var_key_size_bytes = NULL; struct Nuitka_FrameObject *frame_3db69655dec8e8e64838d3f0216ecc72; 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; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_3db69655dec8e8e64838d3f0216ecc72 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_3db69655dec8e8e64838d3f0216ecc72, codeobj_3db69655dec8e8e64838d3f0216ecc72, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_3db69655dec8e8e64838d3f0216ecc72 = cache_frame_3db69655dec8e8e64838d3f0216ecc72; // Push the new frame as the currently active one. pushFrameStack( frame_3db69655dec8e8e64838d3f0216ecc72 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_3db69655dec8e8e64838d3f0216ecc72 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_int_arg_1; PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_left_name_1; PyObject *tmp_source_name_2; PyObject *tmp_right_name_1; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_math ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_math ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "math" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 351; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_1 = tmp_mvar_value_1; tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_ceil ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 351; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 351; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_left_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain_key_size ); if ( tmp_left_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 351; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_right_name_1 = const_float_8_0; tmp_args_element_name_1 = BINARY_OPERATION_TRUEDIV( tmp_left_name_1, tmp_right_name_1 ); Py_DECREF( tmp_left_name_1 ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 351; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_3db69655dec8e8e64838d3f0216ecc72->m_frame.f_lineno = 351; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_int_arg_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); if ( tmp_int_arg_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 351; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_assign_source_1 = PyNumber_Int( tmp_int_arg_1 ); Py_DECREF( tmp_int_arg_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 351; type_description_1 = "oooo"; goto frame_exception_exit_1; } assert( var_key_size_bytes == NULL ); var_key_size_bytes = tmp_assign_source_1; } { nuitka_bool tmp_condition_result_1; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_len_arg_1; CHECK_OBJECT( var_key_size_bytes ); tmp_compexpr_left_1 = var_key_size_bytes; if ( par_ciphertext == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "ciphertext" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 352; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_len_arg_1 = par_ciphertext; tmp_compexpr_right_1 = BUILTIN_LEN( tmp_len_arg_1 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 352; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 352; type_description_1 = "oooo"; 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_raise_type_1; PyObject *tmp_make_exception_arg_1; tmp_make_exception_arg_1 = const_str_digest_6c44573c8d035e93ec74c18ee09caeff; frame_3db69655dec8e8e64838d3f0216ecc72->m_frame.f_lineno = 353; { PyObject *call_args[] = { tmp_make_exception_arg_1 }; tmp_raise_type_1 = CALL_FUNCTION_WITH_ARGS1( PyExc_ValueError, call_args ); } assert( !(tmp_raise_type_1 == NULL) ); exception_type = tmp_raise_type_1; exception_lineno = 353; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; goto frame_exception_exit_1; } branch_no_1:; } { PyObject *tmp_called_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_3; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_args_element_name_5; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_enc_dec_rsa" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 355; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_2 = tmp_mvar_value_2; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 355; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__backend ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 355; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 355; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_self; if ( par_ciphertext == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "ciphertext" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 355; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = par_ciphertext; if ( par_padding == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 355; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = par_padding; frame_3db69655dec8e8e64838d3f0216ecc72->m_frame.f_lineno = 355; { PyObject *call_args[] = { tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_2, call_args ); } Py_DECREF( tmp_args_element_name_2 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 355; type_description_1 = "oooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_3db69655dec8e8e64838d3f0216ecc72 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_3db69655dec8e8e64838d3f0216ecc72 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_3db69655dec8e8e64838d3f0216ecc72 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_3db69655dec8e8e64838d3f0216ecc72, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_3db69655dec8e8e64838d3f0216ecc72->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_3db69655dec8e8e64838d3f0216ecc72, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_3db69655dec8e8e64838d3f0216ecc72, type_description_1, par_self, par_ciphertext, par_padding, var_key_size_bytes ); // Release cached frame. if ( frame_3db69655dec8e8e64838d3f0216ecc72 == cache_frame_3db69655dec8e8e64838d3f0216ecc72 ) { Py_DECREF( frame_3db69655dec8e8e64838d3f0216ecc72 ); } cache_frame_3db69655dec8e8e64838d3f0216ecc72 = NULL; assertFrameObject( frame_3db69655dec8e8e64838d3f0216ecc72 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_17_decrypt ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_ciphertext ); par_ciphertext = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( var_key_size_bytes ); var_key_size_bytes = 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_self ); par_self = NULL; } { Py_XDECREF( par_ciphertext ); par_ciphertext = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( var_key_size_bytes ); var_key_size_bytes = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_17_decrypt ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_18_public_key( 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_self = python_pars[ 0 ]; PyObject *var_ctx = NULL; PyObject *var_res = NULL; PyObject *var_evp_pkey = NULL; struct Nuitka_FrameObject *frame_06b0105dbe4e38370ddacf2b411762b8; 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 PyObject *tmp_unused; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_06b0105dbe4e38370ddacf2b411762b8 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_06b0105dbe4e38370ddacf2b411762b8, codeobj_06b0105dbe4e38370ddacf2b411762b8, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_06b0105dbe4e38370ddacf2b411762b8 = cache_frame_06b0105dbe4e38370ddacf2b411762b8; // Push the new frame as the currently active one. pushFrameStack( frame_06b0105dbe4e38370ddacf2b411762b8 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_06b0105dbe4e38370ddacf2b411762b8 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_source_name_3; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_4; CHECK_OBJECT( par_self ); tmp_source_name_3 = par_self; tmp_source_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__backend ); if ( tmp_source_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 358; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__lib ); Py_DECREF( tmp_source_name_2 ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 358; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain_RSAPublicKey_dup ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 358; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 358; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 358; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_06b0105dbe4e38370ddacf2b411762b8->m_frame.f_lineno = 358; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 358; type_description_1 = "oooo"; goto frame_exception_exit_1; } assert( var_ctx == NULL ); var_ctx = tmp_assign_source_1; } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_5; PyObject *tmp_source_name_6; PyObject *tmp_args_element_name_2; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_source_name_7; PyObject *tmp_source_name_8; PyObject *tmp_source_name_9; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_6 = par_self; tmp_source_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__backend ); if ( tmp_source_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_5 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_ctx == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_left_1 = var_ctx; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_9 = par_self; tmp_source_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain__backend ); if ( tmp_source_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain__ffi ); Py_DECREF( tmp_source_name_8 ); if ( tmp_source_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_NULL ); Py_DECREF( tmp_source_name_7 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = RICH_COMPARE_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_06b0105dbe4e38370ddacf2b411762b8->m_frame.f_lineno = 359; { PyObject *call_args[] = { tmp_args_element_name_2 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_2 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 359; type_description_1 = "oooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_2; PyObject *tmp_called_name_3; PyObject *tmp_source_name_10; PyObject *tmp_source_name_11; PyObject *tmp_source_name_12; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_13; PyObject *tmp_source_name_14; PyObject *tmp_source_name_15; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_12 = par_self; tmp_source_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain__backend ); if ( tmp_source_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__ffi ); Py_DECREF( tmp_source_name_11 ); if ( tmp_source_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_gc ); Py_DECREF( tmp_source_name_10 ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_ctx == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = var_ctx; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_15 = par_self; tmp_source_name_14 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain__backend ); if ( tmp_source_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain__lib ); Py_DECREF( tmp_source_name_14 ); if ( tmp_source_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain_RSA_free ); Py_DECREF( tmp_source_name_13 ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_06b0105dbe4e38370ddacf2b411762b8->m_frame.f_lineno = 360; { PyObject *call_args[] = { tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_4 ); if ( tmp_assign_source_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 360; type_description_1 = "oooo"; goto frame_exception_exit_1; } { PyObject *old = var_ctx; var_ctx = tmp_assign_source_2; Py_XDECREF( old ); } } { PyObject *tmp_assign_source_3; PyObject *tmp_called_name_4; PyObject *tmp_source_name_16; PyObject *tmp_source_name_17; PyObject *tmp_source_name_18; PyObject *tmp_args_element_name_5; PyObject *tmp_args_element_name_6; PyObject *tmp_source_name_19; PyObject *tmp_source_name_20; PyObject *tmp_source_name_21; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_18 = par_self; tmp_source_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain__backend ); if ( tmp_source_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_16 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain__lib ); Py_DECREF( tmp_source_name_17 ); if ( tmp_source_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain_RSA_blinding_on ); Py_DECREF( tmp_source_name_16 ); if ( tmp_called_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_ctx == NULL ) { Py_DECREF( tmp_called_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = var_ctx; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_21 = par_self; tmp_source_name_20 = LOOKUP_ATTRIBUTE( tmp_source_name_21, const_str_plain__backend ); if ( tmp_source_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain__ffi ); Py_DECREF( tmp_source_name_20 ); if ( tmp_source_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain_NULL ); Py_DECREF( tmp_source_name_19 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_06b0105dbe4e38370ddacf2b411762b8->m_frame.f_lineno = 361; { PyObject *call_args[] = { tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2( tmp_called_name_4, call_args ); } Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assign_source_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 361; type_description_1 = "oooo"; goto frame_exception_exit_1; } assert( var_res == NULL ); var_res = tmp_assign_source_3; } { PyObject *tmp_called_name_5; PyObject *tmp_source_name_22; PyObject *tmp_source_name_23; PyObject *tmp_args_element_name_7; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 362; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_23 = par_self; tmp_source_name_22 = LOOKUP_ATTRIBUTE( tmp_source_name_23, const_str_plain__backend ); if ( tmp_source_name_22 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 362; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_22, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_22 ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 362; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_res == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "res" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 362; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_compexpr_left_2 = var_res; tmp_compexpr_right_2 = const_int_pos_1; tmp_args_element_name_7 = RICH_COMPARE_EQ( tmp_compexpr_left_2, tmp_compexpr_right_2 ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 362; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_06b0105dbe4e38370ddacf2b411762b8->m_frame.f_lineno = 362; { PyObject *call_args[] = { tmp_args_element_name_7 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 362; type_description_1 = "oooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assign_source_4; PyObject *tmp_called_name_6; PyObject *tmp_source_name_24; PyObject *tmp_source_name_25; PyObject *tmp_args_element_name_8; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 363; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_25 = par_self; tmp_source_name_24 = LOOKUP_ATTRIBUTE( tmp_source_name_25, const_str_plain__backend ); if ( tmp_source_name_24 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 363; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_24, const_str_plain__rsa_cdata_to_evp_pkey ); Py_DECREF( tmp_source_name_24 ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 363; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_ctx == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 363; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_8 = var_ctx; frame_06b0105dbe4e38370ddacf2b411762b8->m_frame.f_lineno = 363; { PyObject *call_args[] = { tmp_args_element_name_8 }; tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); if ( tmp_assign_source_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 363; type_description_1 = "oooo"; goto frame_exception_exit_1; } assert( var_evp_pkey == NULL ); var_evp_pkey = tmp_assign_source_4; } { PyObject *tmp_called_name_7; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_9; PyObject *tmp_source_name_26; PyObject *tmp_args_element_name_10; PyObject *tmp_args_element_name_11; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSAPublicKey ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__RSAPublicKey ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_RSAPublicKey" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 364; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_7 = tmp_mvar_value_1; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 364; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_26 = par_self; tmp_args_element_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_26, const_str_plain__backend ); if ( tmp_args_element_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 364; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( var_ctx == NULL ) { Py_DECREF( tmp_args_element_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "ctx" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 364; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_10 = var_ctx; if ( var_evp_pkey == NULL ) { Py_DECREF( tmp_args_element_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "evp_pkey" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 364; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_11 = var_evp_pkey; frame_06b0105dbe4e38370ddacf2b411762b8->m_frame.f_lineno = 364; { PyObject *call_args[] = { tmp_args_element_name_9, tmp_args_element_name_10, tmp_args_element_name_11 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_7, call_args ); } Py_DECREF( tmp_args_element_name_9 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 364; type_description_1 = "oooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_06b0105dbe4e38370ddacf2b411762b8 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_06b0105dbe4e38370ddacf2b411762b8 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_06b0105dbe4e38370ddacf2b411762b8 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_06b0105dbe4e38370ddacf2b411762b8, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_06b0105dbe4e38370ddacf2b411762b8->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_06b0105dbe4e38370ddacf2b411762b8, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_06b0105dbe4e38370ddacf2b411762b8, type_description_1, par_self, var_ctx, var_res, var_evp_pkey ); // Release cached frame. if ( frame_06b0105dbe4e38370ddacf2b411762b8 == cache_frame_06b0105dbe4e38370ddacf2b411762b8 ) { Py_DECREF( frame_06b0105dbe4e38370ddacf2b411762b8 ); } cache_frame_06b0105dbe4e38370ddacf2b411762b8 = NULL; assertFrameObject( frame_06b0105dbe4e38370ddacf2b411762b8 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_18_public_key ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( var_ctx ); var_ctx = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_evp_pkey ); var_evp_pkey = 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_self ); par_self = NULL; } { Py_XDECREF( var_ctx ); var_ctx = NULL; } { Py_XDECREF( var_res ); var_res = NULL; } { Py_XDECREF( var_evp_pkey ); var_evp_pkey = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_18_public_key ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_19_private_numbers( 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_self = python_pars[ 0 ]; PyObject *var_n = NULL; PyObject *var_e = NULL; PyObject *var_d = NULL; PyObject *var_p = NULL; PyObject *var_q = NULL; PyObject *var_dmp1 = NULL; PyObject *var_dmq1 = NULL; PyObject *var_iqmp = NULL; struct Nuitka_FrameObject *frame_9558b24b56b0c00be6eb45ddc950a7b0; 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 PyObject *tmp_unused; PyObject *tmp_return_value = NULL; int tmp_res; static struct Nuitka_FrameObject *cache_frame_9558b24b56b0c00be6eb45ddc950a7b0 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_9558b24b56b0c00be6eb45ddc950a7b0, codeobj_9558b24b56b0c00be6eb45ddc950a7b0, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_9558b24b56b0c00be6eb45ddc950a7b0 = cache_frame_9558b24b56b0c00be6eb45ddc950a7b0; // Push the new frame as the currently active one. pushFrameStack( frame_9558b24b56b0c00be6eb45ddc950a7b0 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_9558b24b56b0c00be6eb45ddc950a7b0 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; CHECK_OBJECT( par_self ); tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 367; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__ffi ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 367; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 367; tmp_assign_source_1 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); 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 = 367; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_n == NULL ); var_n = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_called_instance_2; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 368; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__backend ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 368; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__ffi ); Py_DECREF( tmp_source_name_3 ); if ( tmp_called_instance_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 368; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 368; tmp_assign_source_2 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); 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 = 368; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_e == NULL ); var_e = tmp_assign_source_2; } { PyObject *tmp_assign_source_3; PyObject *tmp_called_instance_3; PyObject *tmp_source_name_5; PyObject *tmp_source_name_6; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 369; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_6 = par_self; tmp_source_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__backend ); if ( tmp_source_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 369; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_3 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain__ffi ); Py_DECREF( tmp_source_name_5 ); if ( tmp_called_instance_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 369; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 369; tmp_assign_source_3 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_3, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); Py_DECREF( tmp_called_instance_3 ); if ( tmp_assign_source_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 369; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_d == NULL ); var_d = tmp_assign_source_3; } { PyObject *tmp_assign_source_4; PyObject *tmp_called_instance_4; PyObject *tmp_source_name_7; PyObject *tmp_source_name_8; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 370; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_8 = par_self; tmp_source_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain__backend ); if ( tmp_source_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 370; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_4 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain__ffi ); Py_DECREF( tmp_source_name_7 ); if ( tmp_called_instance_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 370; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 370; tmp_assign_source_4 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_4, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); Py_DECREF( tmp_called_instance_4 ); if ( tmp_assign_source_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 370; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_p == NULL ); var_p = tmp_assign_source_4; } { PyObject *tmp_assign_source_5; PyObject *tmp_called_instance_5; PyObject *tmp_source_name_9; PyObject *tmp_source_name_10; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 371; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_10 = par_self; tmp_source_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain__backend ); if ( tmp_source_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 371; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_5 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain__ffi ); Py_DECREF( tmp_source_name_9 ); if ( tmp_called_instance_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 371; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 371; tmp_assign_source_5 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_5, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); Py_DECREF( tmp_called_instance_5 ); if ( tmp_assign_source_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 371; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_q == NULL ); var_q = tmp_assign_source_5; } { PyObject *tmp_assign_source_6; PyObject *tmp_called_instance_6; PyObject *tmp_source_name_11; PyObject *tmp_source_name_12; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 372; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_12 = par_self; tmp_source_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain__backend ); if ( tmp_source_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 372; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_6 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__ffi ); Py_DECREF( tmp_source_name_11 ); if ( tmp_called_instance_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 372; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 372; tmp_assign_source_6 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_6, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); Py_DECREF( tmp_called_instance_6 ); if ( tmp_assign_source_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 372; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_dmp1 == NULL ); var_dmp1 = tmp_assign_source_6; } { PyObject *tmp_assign_source_7; PyObject *tmp_called_instance_7; PyObject *tmp_source_name_13; PyObject *tmp_source_name_14; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 373; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_14 = par_self; tmp_source_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain__backend ); if ( tmp_source_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 373; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_7 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain__ffi ); Py_DECREF( tmp_source_name_13 ); if ( tmp_called_instance_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 373; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 373; tmp_assign_source_7 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_7, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); Py_DECREF( tmp_called_instance_7 ); if ( tmp_assign_source_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 373; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_dmq1 == NULL ); var_dmq1 = tmp_assign_source_7; } { PyObject *tmp_assign_source_8; PyObject *tmp_called_instance_8; PyObject *tmp_source_name_15; PyObject *tmp_source_name_16; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 374; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_16 = par_self; tmp_source_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain__backend ); if ( tmp_source_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 374; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_instance_8 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain__ffi ); Py_DECREF( tmp_source_name_15 ); if ( tmp_called_instance_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 374; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 374; tmp_assign_source_8 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_8, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); Py_DECREF( tmp_called_instance_8 ); if ( tmp_assign_source_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 374; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } assert( var_iqmp == NULL ); var_iqmp = tmp_assign_source_8; } { PyObject *tmp_called_name_1; PyObject *tmp_source_name_17; PyObject *tmp_source_name_18; PyObject *tmp_source_name_19; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_20; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_19 = par_self; tmp_source_name_18 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain__backend ); if ( tmp_source_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain__lib ); Py_DECREF( tmp_source_name_18 ); if ( tmp_source_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain_RSA_get0_key ); Py_DECREF( tmp_source_name_17 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_20 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = var_n; if ( var_e == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "e" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = var_e; if ( var_d == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "d" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = var_d; frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 375; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_unused = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 375; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_21; PyObject *tmp_source_name_22; PyObject *tmp_args_element_name_5; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; PyObject *tmp_source_name_23; PyObject *tmp_source_name_24; PyObject *tmp_source_name_25; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_22 = par_self; tmp_source_name_21 = LOOKUP_ATTRIBUTE( tmp_source_name_22, const_str_plain__backend ); if ( tmp_source_name_21 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_21, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_21 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_1 = var_n; tmp_subscript_name_1 = const_int_0; tmp_compexpr_left_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_compexpr_left_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_25 = par_self; tmp_source_name_24 = LOOKUP_ATTRIBUTE( tmp_source_name_25, const_str_plain__backend ); if ( tmp_source_name_24 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_23 = LOOKUP_ATTRIBUTE( tmp_source_name_24, const_str_plain__ffi ); Py_DECREF( tmp_source_name_24 ); if ( tmp_source_name_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_23, const_str_plain_NULL ); Py_DECREF( tmp_source_name_23 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = RICH_COMPARE_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_left_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 376; { PyObject *call_args[] = { tmp_args_element_name_5 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 376; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_3; PyObject *tmp_source_name_26; PyObject *tmp_source_name_27; PyObject *tmp_args_element_name_6; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_source_name_28; PyObject *tmp_source_name_29; PyObject *tmp_source_name_30; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_27 = par_self; tmp_source_name_26 = LOOKUP_ATTRIBUTE( tmp_source_name_27, const_str_plain__backend ); if ( tmp_source_name_26 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_26, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_26 ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_e == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "e" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_2 = var_e; tmp_subscript_name_2 = const_int_0; tmp_compexpr_left_2 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_compexpr_left_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_30 = par_self; tmp_source_name_29 = LOOKUP_ATTRIBUTE( tmp_source_name_30, const_str_plain__backend ); if ( tmp_source_name_29 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_28 = LOOKUP_ATTRIBUTE( tmp_source_name_29, const_str_plain__ffi ); Py_DECREF( tmp_source_name_29 ); if ( tmp_source_name_28 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_2 = LOOKUP_ATTRIBUTE( tmp_source_name_28, const_str_plain_NULL ); Py_DECREF( tmp_source_name_28 ); if ( tmp_compexpr_right_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = RICH_COMPARE_NE( tmp_compexpr_left_2, tmp_compexpr_right_2 ); Py_DECREF( tmp_compexpr_left_2 ); Py_DECREF( tmp_compexpr_right_2 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 377; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 377; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_4; PyObject *tmp_source_name_31; PyObject *tmp_source_name_32; PyObject *tmp_args_element_name_7; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; PyObject *tmp_subscribed_name_3; PyObject *tmp_subscript_name_3; PyObject *tmp_source_name_33; PyObject *tmp_source_name_34; PyObject *tmp_source_name_35; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_32 = par_self; tmp_source_name_31 = LOOKUP_ATTRIBUTE( tmp_source_name_32, const_str_plain__backend ); if ( tmp_source_name_31 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_31, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_31 ); if ( tmp_called_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_d == NULL ) { Py_DECREF( tmp_called_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "d" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_3 = var_d; tmp_subscript_name_3 = const_int_0; tmp_compexpr_left_3 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_3, tmp_subscript_name_3, 0 ); if ( tmp_compexpr_left_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_compexpr_left_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_35 = par_self; tmp_source_name_34 = LOOKUP_ATTRIBUTE( tmp_source_name_35, const_str_plain__backend ); if ( tmp_source_name_34 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_compexpr_left_3 ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_33 = LOOKUP_ATTRIBUTE( tmp_source_name_34, const_str_plain__ffi ); Py_DECREF( tmp_source_name_34 ); if ( tmp_source_name_33 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_compexpr_left_3 ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_3 = LOOKUP_ATTRIBUTE( tmp_source_name_33, const_str_plain_NULL ); Py_DECREF( tmp_source_name_33 ); if ( tmp_compexpr_right_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_compexpr_left_3 ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_7 = RICH_COMPARE_NE( tmp_compexpr_left_3, tmp_compexpr_right_3 ); Py_DECREF( tmp_compexpr_left_3 ); Py_DECREF( tmp_compexpr_right_3 ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 378; { PyObject *call_args[] = { tmp_args_element_name_7 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_4, call_args ); } Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 378; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_5; PyObject *tmp_source_name_36; PyObject *tmp_source_name_37; PyObject *tmp_source_name_38; PyObject *tmp_args_element_name_8; PyObject *tmp_source_name_39; PyObject *tmp_args_element_name_9; PyObject *tmp_args_element_name_10; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_38 = par_self; tmp_source_name_37 = LOOKUP_ATTRIBUTE( tmp_source_name_38, const_str_plain__backend ); if ( tmp_source_name_37 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_36 = LOOKUP_ATTRIBUTE( tmp_source_name_37, const_str_plain__lib ); Py_DECREF( tmp_source_name_37 ); if ( tmp_source_name_36 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_36, const_str_plain_RSA_get0_factors ); Py_DECREF( tmp_source_name_36 ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_39 = par_self; tmp_args_element_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_39, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_p == NULL ) { Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "p" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_9 = var_p; if ( var_q == NULL ) { Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "q" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_10 = var_q; frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 379; { PyObject *call_args[] = { tmp_args_element_name_8, tmp_args_element_name_9, tmp_args_element_name_10 }; tmp_unused = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_8 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 379; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_6; PyObject *tmp_source_name_40; PyObject *tmp_source_name_41; PyObject *tmp_args_element_name_11; PyObject *tmp_compexpr_left_4; PyObject *tmp_compexpr_right_4; PyObject *tmp_subscribed_name_4; PyObject *tmp_subscript_name_4; PyObject *tmp_source_name_42; PyObject *tmp_source_name_43; PyObject *tmp_source_name_44; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_41 = par_self; tmp_source_name_40 = LOOKUP_ATTRIBUTE( tmp_source_name_41, const_str_plain__backend ); if ( tmp_source_name_40 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_40, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_40 ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_p == NULL ) { Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "p" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_4 = var_p; tmp_subscript_name_4 = const_int_0; tmp_compexpr_left_4 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_4, tmp_subscript_name_4, 0 ); if ( tmp_compexpr_left_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_compexpr_left_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_44 = par_self; tmp_source_name_43 = LOOKUP_ATTRIBUTE( tmp_source_name_44, const_str_plain__backend ); if ( tmp_source_name_43 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_compexpr_left_4 ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_42 = LOOKUP_ATTRIBUTE( tmp_source_name_43, const_str_plain__ffi ); Py_DECREF( tmp_source_name_43 ); if ( tmp_source_name_42 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_compexpr_left_4 ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_4 = LOOKUP_ATTRIBUTE( tmp_source_name_42, const_str_plain_NULL ); Py_DECREF( tmp_source_name_42 ); if ( tmp_compexpr_right_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_compexpr_left_4 ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_11 = RICH_COMPARE_NE( tmp_compexpr_left_4, tmp_compexpr_right_4 ); Py_DECREF( tmp_compexpr_left_4 ); Py_DECREF( tmp_compexpr_right_4 ); if ( tmp_args_element_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_6 ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 380; { PyObject *call_args[] = { tmp_args_element_name_11 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_element_name_11 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 380; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_7; PyObject *tmp_source_name_45; PyObject *tmp_source_name_46; PyObject *tmp_args_element_name_12; PyObject *tmp_compexpr_left_5; PyObject *tmp_compexpr_right_5; PyObject *tmp_subscribed_name_5; PyObject *tmp_subscript_name_5; PyObject *tmp_source_name_47; PyObject *tmp_source_name_48; PyObject *tmp_source_name_49; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_46 = par_self; tmp_source_name_45 = LOOKUP_ATTRIBUTE( tmp_source_name_46, const_str_plain__backend ); if ( tmp_source_name_45 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_45, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_45 ); if ( tmp_called_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_q == NULL ) { Py_DECREF( tmp_called_name_7 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "q" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_5 = var_q; tmp_subscript_name_5 = const_int_0; tmp_compexpr_left_5 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_5, tmp_subscript_name_5, 0 ); if ( tmp_compexpr_left_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_7 ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_compexpr_left_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_49 = par_self; tmp_source_name_48 = LOOKUP_ATTRIBUTE( tmp_source_name_49, const_str_plain__backend ); if ( tmp_source_name_48 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_compexpr_left_5 ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_47 = LOOKUP_ATTRIBUTE( tmp_source_name_48, const_str_plain__ffi ); Py_DECREF( tmp_source_name_48 ); if ( tmp_source_name_47 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_compexpr_left_5 ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_5 = LOOKUP_ATTRIBUTE( tmp_source_name_47, const_str_plain_NULL ); Py_DECREF( tmp_source_name_47 ); if ( tmp_compexpr_right_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_compexpr_left_5 ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_12 = RICH_COMPARE_NE( tmp_compexpr_left_5, tmp_compexpr_right_5 ); Py_DECREF( tmp_compexpr_left_5 ); Py_DECREF( tmp_compexpr_right_5 ); if ( tmp_args_element_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_7 ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 381; { PyObject *call_args[] = { tmp_args_element_name_12 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_7, call_args ); } Py_DECREF( tmp_called_name_7 ); Py_DECREF( tmp_args_element_name_12 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 381; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_8; PyObject *tmp_source_name_50; PyObject *tmp_source_name_51; PyObject *tmp_source_name_52; PyObject *tmp_args_element_name_13; PyObject *tmp_source_name_53; PyObject *tmp_args_element_name_14; PyObject *tmp_args_element_name_15; PyObject *tmp_args_element_name_16; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 382; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_52 = par_self; tmp_source_name_51 = LOOKUP_ATTRIBUTE( tmp_source_name_52, const_str_plain__backend ); if ( tmp_source_name_51 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 382; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_50 = LOOKUP_ATTRIBUTE( tmp_source_name_51, const_str_plain__lib ); Py_DECREF( tmp_source_name_51 ); if ( tmp_source_name_50 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 382; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_50, const_str_plain_RSA_get0_crt_params ); Py_DECREF( tmp_source_name_50 ); if ( tmp_called_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 382; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 383; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_53 = par_self; tmp_args_element_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_53, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_8 ); exception_lineno = 383; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_dmp1 == NULL ) { Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_element_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "dmp1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 383; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_14 = var_dmp1; if ( var_dmq1 == NULL ) { Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_element_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "dmq1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 383; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_15 = var_dmq1; if ( var_iqmp == NULL ) { Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_element_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "iqmp" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 383; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_16 = var_iqmp; frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 382; { PyObject *call_args[] = { tmp_args_element_name_13, tmp_args_element_name_14, tmp_args_element_name_15, tmp_args_element_name_16 }; tmp_unused = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_8, call_args ); } Py_DECREF( tmp_called_name_8 ); Py_DECREF( tmp_args_element_name_13 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 382; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_9; PyObject *tmp_source_name_54; PyObject *tmp_source_name_55; PyObject *tmp_args_element_name_17; PyObject *tmp_compexpr_left_6; PyObject *tmp_compexpr_right_6; PyObject *tmp_subscribed_name_6; PyObject *tmp_subscript_name_6; PyObject *tmp_source_name_56; PyObject *tmp_source_name_57; PyObject *tmp_source_name_58; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_55 = par_self; tmp_source_name_54 = LOOKUP_ATTRIBUTE( tmp_source_name_55, const_str_plain__backend ); if ( tmp_source_name_54 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_54, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_54 ); if ( tmp_called_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_dmp1 == NULL ) { Py_DECREF( tmp_called_name_9 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "dmp1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_6 = var_dmp1; tmp_subscript_name_6 = const_int_0; tmp_compexpr_left_6 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_6, tmp_subscript_name_6, 0 ); if ( tmp_compexpr_left_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_compexpr_left_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_58 = par_self; tmp_source_name_57 = LOOKUP_ATTRIBUTE( tmp_source_name_58, const_str_plain__backend ); if ( tmp_source_name_57 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_compexpr_left_6 ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_56 = LOOKUP_ATTRIBUTE( tmp_source_name_57, const_str_plain__ffi ); Py_DECREF( tmp_source_name_57 ); if ( tmp_source_name_56 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_compexpr_left_6 ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_6 = LOOKUP_ATTRIBUTE( tmp_source_name_56, const_str_plain_NULL ); Py_DECREF( tmp_source_name_56 ); if ( tmp_compexpr_right_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_compexpr_left_6 ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_17 = RICH_COMPARE_NE( tmp_compexpr_left_6, tmp_compexpr_right_6 ); Py_DECREF( tmp_compexpr_left_6 ); Py_DECREF( tmp_compexpr_right_6 ); if ( tmp_args_element_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_9 ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 385; { PyObject *call_args[] = { tmp_args_element_name_17 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_9, call_args ); } Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_args_element_name_17 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 385; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_10; PyObject *tmp_source_name_59; PyObject *tmp_source_name_60; PyObject *tmp_args_element_name_18; PyObject *tmp_compexpr_left_7; PyObject *tmp_compexpr_right_7; PyObject *tmp_subscribed_name_7; PyObject *tmp_subscript_name_7; PyObject *tmp_source_name_61; PyObject *tmp_source_name_62; PyObject *tmp_source_name_63; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_60 = par_self; tmp_source_name_59 = LOOKUP_ATTRIBUTE( tmp_source_name_60, const_str_plain__backend ); if ( tmp_source_name_59 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_59, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_59 ); if ( tmp_called_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_dmq1 == NULL ) { Py_DECREF( tmp_called_name_10 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "dmq1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_7 = var_dmq1; tmp_subscript_name_7 = const_int_0; tmp_compexpr_left_7 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_7, tmp_subscript_name_7, 0 ); if ( tmp_compexpr_left_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_compexpr_left_7 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_63 = par_self; tmp_source_name_62 = LOOKUP_ATTRIBUTE( tmp_source_name_63, const_str_plain__backend ); if ( tmp_source_name_62 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_compexpr_left_7 ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_61 = LOOKUP_ATTRIBUTE( tmp_source_name_62, const_str_plain__ffi ); Py_DECREF( tmp_source_name_62 ); if ( tmp_source_name_61 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_compexpr_left_7 ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_7 = LOOKUP_ATTRIBUTE( tmp_source_name_61, const_str_plain_NULL ); Py_DECREF( tmp_source_name_61 ); if ( tmp_compexpr_right_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_compexpr_left_7 ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_18 = RICH_COMPARE_NE( tmp_compexpr_left_7, tmp_compexpr_right_7 ); Py_DECREF( tmp_compexpr_left_7 ); Py_DECREF( tmp_compexpr_right_7 ); if ( tmp_args_element_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_10 ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 386; { PyObject *call_args[] = { tmp_args_element_name_18 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_10, call_args ); } Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_18 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 386; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_11; PyObject *tmp_source_name_64; PyObject *tmp_source_name_65; PyObject *tmp_args_element_name_19; PyObject *tmp_compexpr_left_8; PyObject *tmp_compexpr_right_8; PyObject *tmp_subscribed_name_8; PyObject *tmp_subscript_name_8; PyObject *tmp_source_name_66; PyObject *tmp_source_name_67; PyObject *tmp_source_name_68; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_65 = par_self; tmp_source_name_64 = LOOKUP_ATTRIBUTE( tmp_source_name_65, const_str_plain__backend ); if ( tmp_source_name_64 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_64, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_64 ); if ( tmp_called_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_iqmp == NULL ) { Py_DECREF( tmp_called_name_11 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "iqmp" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_8 = var_iqmp; tmp_subscript_name_8 = const_int_0; tmp_compexpr_left_8 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_8, tmp_subscript_name_8, 0 ); if ( tmp_compexpr_left_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_compexpr_left_8 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_68 = par_self; tmp_source_name_67 = LOOKUP_ATTRIBUTE( tmp_source_name_68, const_str_plain__backend ); if ( tmp_source_name_67 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_compexpr_left_8 ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_66 = LOOKUP_ATTRIBUTE( tmp_source_name_67, const_str_plain__ffi ); Py_DECREF( tmp_source_name_67 ); if ( tmp_source_name_66 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_compexpr_left_8 ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_8 = LOOKUP_ATTRIBUTE( tmp_source_name_66, const_str_plain_NULL ); Py_DECREF( tmp_source_name_66 ); if ( tmp_compexpr_right_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_compexpr_left_8 ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_args_element_name_19 = RICH_COMPARE_NE( tmp_compexpr_left_8, tmp_compexpr_right_8 ); Py_DECREF( tmp_compexpr_left_8 ); Py_DECREF( tmp_compexpr_right_8 ); if ( tmp_args_element_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_11 ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 387; { PyObject *call_args[] = { tmp_args_element_name_19 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_11, call_args ); } Py_DECREF( tmp_called_name_11 ); Py_DECREF( tmp_args_element_name_19 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 387; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_12; PyObject *tmp_source_name_69; PyObject *tmp_mvar_value_1; PyObject *tmp_kw_name_1; PyObject *tmp_dict_key_1; PyObject *tmp_dict_value_1; PyObject *tmp_called_name_13; PyObject *tmp_source_name_70; PyObject *tmp_source_name_71; PyObject *tmp_args_element_name_20; PyObject *tmp_subscribed_name_9; PyObject *tmp_subscript_name_9; PyObject *tmp_dict_key_2; PyObject *tmp_dict_value_2; PyObject *tmp_called_name_14; PyObject *tmp_source_name_72; PyObject *tmp_source_name_73; PyObject *tmp_args_element_name_21; PyObject *tmp_subscribed_name_10; PyObject *tmp_subscript_name_10; PyObject *tmp_dict_key_3; PyObject *tmp_dict_value_3; PyObject *tmp_called_name_15; PyObject *tmp_source_name_74; PyObject *tmp_source_name_75; PyObject *tmp_args_element_name_22; PyObject *tmp_subscribed_name_11; PyObject *tmp_subscript_name_11; PyObject *tmp_dict_key_4; PyObject *tmp_dict_value_4; PyObject *tmp_called_name_16; PyObject *tmp_source_name_76; PyObject *tmp_source_name_77; PyObject *tmp_args_element_name_23; PyObject *tmp_subscribed_name_12; PyObject *tmp_subscript_name_12; PyObject *tmp_dict_key_5; PyObject *tmp_dict_value_5; PyObject *tmp_called_name_17; PyObject *tmp_source_name_78; PyObject *tmp_source_name_79; PyObject *tmp_args_element_name_24; PyObject *tmp_subscribed_name_13; PyObject *tmp_subscript_name_13; PyObject *tmp_dict_key_6; PyObject *tmp_dict_value_6; PyObject *tmp_called_name_18; PyObject *tmp_source_name_80; PyObject *tmp_source_name_81; PyObject *tmp_args_element_name_25; PyObject *tmp_subscribed_name_14; PyObject *tmp_subscript_name_14; PyObject *tmp_dict_key_7; PyObject *tmp_dict_value_7; PyObject *tmp_called_name_19; PyObject *tmp_source_name_82; PyObject *tmp_mvar_value_2; PyObject *tmp_kw_name_2; PyObject *tmp_dict_key_8; PyObject *tmp_dict_value_8; PyObject *tmp_called_name_20; PyObject *tmp_source_name_83; PyObject *tmp_source_name_84; PyObject *tmp_args_element_name_26; PyObject *tmp_subscribed_name_15; PyObject *tmp_subscript_name_15; PyObject *tmp_dict_key_9; PyObject *tmp_dict_value_9; PyObject *tmp_called_name_21; PyObject *tmp_source_name_85; PyObject *tmp_source_name_86; PyObject *tmp_args_element_name_27; PyObject *tmp_subscribed_name_16; PyObject *tmp_subscript_name_16; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_rsa ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_rsa ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "rsa" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 388; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_69 = tmp_mvar_value_1; tmp_called_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_69, const_str_plain_RSAPrivateNumbers ); if ( tmp_called_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 388; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_dict_key_1 = const_str_plain_p; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 389; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_71 = par_self; tmp_source_name_70 = LOOKUP_ATTRIBUTE( tmp_source_name_71, const_str_plain__backend ); if ( tmp_source_name_70 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); exception_lineno = 389; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_70, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_70 ); if ( tmp_called_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); exception_lineno = 389; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_p == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_called_name_13 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "p" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 389; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_9 = var_p; tmp_subscript_name_9 = const_int_0; tmp_args_element_name_20 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_9, tmp_subscript_name_9, 0 ); if ( tmp_args_element_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_called_name_13 ); exception_lineno = 389; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 389; { PyObject *call_args[] = { tmp_args_element_name_20 }; tmp_dict_value_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_13, call_args ); } Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_element_name_20 ); if ( tmp_dict_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); exception_lineno = 389; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_kw_name_1 = _PyDict_NewPresized( 7 ); tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_1, tmp_dict_value_1 ); Py_DECREF( tmp_dict_value_1 ); assert( !(tmp_res != 0) ); tmp_dict_key_2 = const_str_plain_q; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 390; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_73 = par_self; tmp_source_name_72 = LOOKUP_ATTRIBUTE( tmp_source_name_73, const_str_plain__backend ); if ( tmp_source_name_72 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 390; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_14 = LOOKUP_ATTRIBUTE( tmp_source_name_72, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_72 ); if ( tmp_called_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 390; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_q == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_14 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "q" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 390; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_10 = var_q; tmp_subscript_name_10 = const_int_0; tmp_args_element_name_21 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_10, tmp_subscript_name_10, 0 ); if ( tmp_args_element_name_21 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_14 ); exception_lineno = 390; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 390; { PyObject *call_args[] = { tmp_args_element_name_21 }; tmp_dict_value_2 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_14, call_args ); } Py_DECREF( tmp_called_name_14 ); Py_DECREF( tmp_args_element_name_21 ); if ( tmp_dict_value_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 390; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_2, tmp_dict_value_2 ); Py_DECREF( tmp_dict_value_2 ); assert( !(tmp_res != 0) ); tmp_dict_key_3 = const_str_plain_d; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 391; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_75 = par_self; tmp_source_name_74 = LOOKUP_ATTRIBUTE( tmp_source_name_75, const_str_plain__backend ); if ( tmp_source_name_74 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 391; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_74, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_74 ); if ( tmp_called_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 391; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_d == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_15 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "d" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 391; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_11 = var_d; tmp_subscript_name_11 = const_int_0; tmp_args_element_name_22 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_11, tmp_subscript_name_11, 0 ); if ( tmp_args_element_name_22 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_15 ); exception_lineno = 391; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 391; { PyObject *call_args[] = { tmp_args_element_name_22 }; tmp_dict_value_3 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_15, call_args ); } Py_DECREF( tmp_called_name_15 ); Py_DECREF( tmp_args_element_name_22 ); if ( tmp_dict_value_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 391; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_3, tmp_dict_value_3 ); Py_DECREF( tmp_dict_value_3 ); assert( !(tmp_res != 0) ); tmp_dict_key_4 = const_str_plain_dmp1; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 392; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_77 = par_self; tmp_source_name_76 = LOOKUP_ATTRIBUTE( tmp_source_name_77, const_str_plain__backend ); if ( tmp_source_name_76 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 392; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_16 = LOOKUP_ATTRIBUTE( tmp_source_name_76, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_76 ); if ( tmp_called_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 392; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_dmp1 == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_16 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "dmp1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 392; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_12 = var_dmp1; tmp_subscript_name_12 = const_int_0; tmp_args_element_name_23 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_12, tmp_subscript_name_12, 0 ); if ( tmp_args_element_name_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_16 ); exception_lineno = 392; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 392; { PyObject *call_args[] = { tmp_args_element_name_23 }; tmp_dict_value_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_16, call_args ); } Py_DECREF( tmp_called_name_16 ); Py_DECREF( tmp_args_element_name_23 ); if ( tmp_dict_value_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 392; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_4, tmp_dict_value_4 ); Py_DECREF( tmp_dict_value_4 ); assert( !(tmp_res != 0) ); tmp_dict_key_5 = const_str_plain_dmq1; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 393; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_79 = par_self; tmp_source_name_78 = LOOKUP_ATTRIBUTE( tmp_source_name_79, const_str_plain__backend ); if ( tmp_source_name_78 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 393; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_78, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_78 ); if ( tmp_called_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 393; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_dmq1 == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_17 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "dmq1" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 393; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_13 = var_dmq1; tmp_subscript_name_13 = const_int_0; tmp_args_element_name_24 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_13, tmp_subscript_name_13, 0 ); if ( tmp_args_element_name_24 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_17 ); exception_lineno = 393; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 393; { PyObject *call_args[] = { tmp_args_element_name_24 }; tmp_dict_value_5 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_17, call_args ); } Py_DECREF( tmp_called_name_17 ); Py_DECREF( tmp_args_element_name_24 ); if ( tmp_dict_value_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 393; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_5, tmp_dict_value_5 ); Py_DECREF( tmp_dict_value_5 ); assert( !(tmp_res != 0) ); tmp_dict_key_6 = const_str_plain_iqmp; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 394; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_81 = par_self; tmp_source_name_80 = LOOKUP_ATTRIBUTE( tmp_source_name_81, const_str_plain__backend ); if ( tmp_source_name_80 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 394; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_18 = LOOKUP_ATTRIBUTE( tmp_source_name_80, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_80 ); if ( tmp_called_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 394; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_iqmp == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_18 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "iqmp" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 394; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_14 = var_iqmp; tmp_subscript_name_14 = const_int_0; tmp_args_element_name_25 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_14, tmp_subscript_name_14, 0 ); if ( tmp_args_element_name_25 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_18 ); exception_lineno = 394; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 394; { PyObject *call_args[] = { tmp_args_element_name_25 }; tmp_dict_value_6 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_18, call_args ); } Py_DECREF( tmp_called_name_18 ); Py_DECREF( tmp_args_element_name_25 ); if ( tmp_dict_value_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 394; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_6, tmp_dict_value_6 ); Py_DECREF( tmp_dict_value_6 ); assert( !(tmp_res != 0) ); tmp_dict_key_7 = const_str_plain_public_numbers; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_rsa ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_rsa ); } if ( tmp_mvar_value_2 == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "rsa" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 395; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_82 = tmp_mvar_value_2; tmp_called_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_82, const_str_plain_RSAPublicNumbers ); if ( tmp_called_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 395; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_dict_key_8 = const_str_plain_e; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 396; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_84 = par_self; tmp_source_name_83 = LOOKUP_ATTRIBUTE( tmp_source_name_84, const_str_plain__backend ); if ( tmp_source_name_83 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); exception_lineno = 396; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_20 = LOOKUP_ATTRIBUTE( tmp_source_name_83, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_83 ); if ( tmp_called_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); exception_lineno = 396; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_e == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_called_name_20 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "e" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 396; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_15 = var_e; tmp_subscript_name_15 = const_int_0; tmp_args_element_name_26 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_15, tmp_subscript_name_15, 0 ); if ( tmp_args_element_name_26 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_called_name_20 ); exception_lineno = 396; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 396; { PyObject *call_args[] = { tmp_args_element_name_26 }; tmp_dict_value_8 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_20, call_args ); } Py_DECREF( tmp_called_name_20 ); Py_DECREF( tmp_args_element_name_26 ); if ( tmp_dict_value_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); exception_lineno = 396; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_kw_name_2 = _PyDict_NewPresized( 2 ); tmp_res = PyDict_SetItem( tmp_kw_name_2, tmp_dict_key_8, tmp_dict_value_8 ); Py_DECREF( tmp_dict_value_8 ); assert( !(tmp_res != 0) ); tmp_dict_key_9 = const_str_plain_n; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_kw_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 397; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_source_name_86 = par_self; tmp_source_name_85 = LOOKUP_ATTRIBUTE( tmp_source_name_86, const_str_plain__backend ); if ( tmp_source_name_85 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_kw_name_2 ); exception_lineno = 397; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_called_name_21 = LOOKUP_ATTRIBUTE( tmp_source_name_85, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_85 ); if ( tmp_called_name_21 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_kw_name_2 ); exception_lineno = 397; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_kw_name_2 ); Py_DECREF( tmp_called_name_21 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 397; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_16 = var_n; tmp_subscript_name_16 = const_int_0; tmp_args_element_name_27 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_16, tmp_subscript_name_16, 0 ); if ( tmp_args_element_name_27 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_kw_name_2 ); Py_DECREF( tmp_called_name_21 ); exception_lineno = 397; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 397; { PyObject *call_args[] = { tmp_args_element_name_27 }; tmp_dict_value_9 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_21, call_args ); } Py_DECREF( tmp_called_name_21 ); Py_DECREF( tmp_args_element_name_27 ); if ( tmp_dict_value_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_kw_name_2 ); exception_lineno = 397; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_2, tmp_dict_key_9, tmp_dict_value_9 ); Py_DECREF( tmp_dict_value_9 ); assert( !(tmp_res != 0) ); frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 395; tmp_dict_value_7 = CALL_FUNCTION_WITH_KEYARGS( tmp_called_name_19, tmp_kw_name_2 ); Py_DECREF( tmp_called_name_19 ); Py_DECREF( tmp_kw_name_2 ); if ( tmp_dict_value_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 395; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_7, tmp_dict_value_7 ); Py_DECREF( tmp_dict_value_7 ); assert( !(tmp_res != 0) ); frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame.f_lineno = 388; tmp_return_value = CALL_FUNCTION_WITH_KEYARGS( tmp_called_name_12, tmp_kw_name_1 ); Py_DECREF( tmp_called_name_12 ); Py_DECREF( tmp_kw_name_1 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 388; type_description_1 = "ooooooooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_9558b24b56b0c00be6eb45ddc950a7b0 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9558b24b56b0c00be6eb45ddc950a7b0 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9558b24b56b0c00be6eb45ddc950a7b0 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_9558b24b56b0c00be6eb45ddc950a7b0, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_9558b24b56b0c00be6eb45ddc950a7b0->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_9558b24b56b0c00be6eb45ddc950a7b0, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_9558b24b56b0c00be6eb45ddc950a7b0, type_description_1, par_self, var_n, var_e, var_d, var_p, var_q, var_dmp1, var_dmq1, var_iqmp ); // Release cached frame. if ( frame_9558b24b56b0c00be6eb45ddc950a7b0 == cache_frame_9558b24b56b0c00be6eb45ddc950a7b0 ) { Py_DECREF( frame_9558b24b56b0c00be6eb45ddc950a7b0 ); } cache_frame_9558b24b56b0c00be6eb45ddc950a7b0 = NULL; assertFrameObject( frame_9558b24b56b0c00be6eb45ddc950a7b0 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_19_private_numbers ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( var_n ); var_n = NULL; } { Py_XDECREF( var_e ); var_e = NULL; } { Py_XDECREF( var_d ); var_d = NULL; } { Py_XDECREF( var_p ); var_p = NULL; } { Py_XDECREF( var_q ); var_q = NULL; } { Py_XDECREF( var_dmp1 ); var_dmp1 = NULL; } { Py_XDECREF( var_dmq1 ); var_dmq1 = NULL; } { Py_XDECREF( var_iqmp ); var_iqmp = 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_self ); par_self = NULL; } { Py_XDECREF( var_n ); var_n = NULL; } { Py_XDECREF( var_e ); var_e = NULL; } { Py_XDECREF( var_d ); var_d = NULL; } { Py_XDECREF( var_p ); var_p = NULL; } { Py_XDECREF( var_q ); var_q = NULL; } { Py_XDECREF( var_dmp1 ); var_dmp1 = NULL; } { Py_XDECREF( var_dmq1 ); var_dmq1 = NULL; } { Py_XDECREF( var_iqmp ); var_iqmp = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_19_private_numbers ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_20_private_bytes( 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_self = python_pars[ 0 ]; PyObject *par_encoding = python_pars[ 1 ]; PyObject *par_format = python_pars[ 2 ]; PyObject *par_encryption_algorithm = python_pars[ 3 ]; struct Nuitka_FrameObject *frame_0f6a5f1095c81e66596f197426724a81; 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_0f6a5f1095c81e66596f197426724a81 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_0f6a5f1095c81e66596f197426724a81, codeobj_0f6a5f1095c81e66596f197426724a81, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_0f6a5f1095c81e66596f197426724a81 = cache_frame_0f6a5f1095c81e66596f197426724a81; // Push the new frame as the currently active one. pushFrameStack( frame_0f6a5f1095c81e66596f197426724a81 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_0f6a5f1095c81e66596f197426724a81 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_3; PyObject *tmp_args_element_name_5; PyObject *tmp_source_name_4; CHECK_OBJECT( par_self ); tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 402; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__private_key_bytes ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 402; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_encoding == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "encoding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 403; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_encoding; if ( par_format == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "format" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 404; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_format; if ( par_encryption_algorithm == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "encryption_algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 405; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_encryption_algorithm; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 406; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__evp_pkey ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 406; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 407; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_args_element_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_4 ); exception_lineno = 407; type_description_1 = "oooo"; goto frame_exception_exit_1; } frame_0f6a5f1095c81e66596f197426724a81->m_frame.f_lineno = 402; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_4 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 402; type_description_1 = "oooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_0f6a5f1095c81e66596f197426724a81 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_0f6a5f1095c81e66596f197426724a81 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_0f6a5f1095c81e66596f197426724a81 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_0f6a5f1095c81e66596f197426724a81, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_0f6a5f1095c81e66596f197426724a81->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_0f6a5f1095c81e66596f197426724a81, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_0f6a5f1095c81e66596f197426724a81, type_description_1, par_self, par_encoding, par_format, par_encryption_algorithm ); // Release cached frame. if ( frame_0f6a5f1095c81e66596f197426724a81 == cache_frame_0f6a5f1095c81e66596f197426724a81 ) { Py_DECREF( frame_0f6a5f1095c81e66596f197426724a81 ); } cache_frame_0f6a5f1095c81e66596f197426724a81 = NULL; assertFrameObject( frame_0f6a5f1095c81e66596f197426724a81 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_20_private_bytes ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_encoding ); par_encoding = NULL; } { Py_XDECREF( par_format ); par_format = NULL; } { Py_XDECREF( par_encryption_algorithm ); par_encryption_algorithm = 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_self ); par_self = NULL; } { Py_XDECREF( par_encoding ); par_encoding = NULL; } { Py_XDECREF( par_format ); par_format = NULL; } { Py_XDECREF( par_encryption_algorithm ); par_encryption_algorithm = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_20_private_bytes ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_21_sign( 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_self = python_pars[ 0 ]; PyObject *par_data = python_pars[ 1 ]; PyObject *par_padding = python_pars[ 2 ]; PyObject *par_algorithm = python_pars[ 3 ]; PyObject *tmp_tuple_unpack_1__element_1 = NULL; PyObject *tmp_tuple_unpack_1__element_2 = NULL; PyObject *tmp_tuple_unpack_1__source_iter = NULL; struct Nuitka_FrameObject *frame_55a48509680d0612efa2d0eec0152147; 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; PyObject *tmp_iterator_attempt; 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_55a48509680d0612efa2d0eec0152147 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_55a48509680d0612efa2d0eec0152147, codeobj_55a48509680d0612efa2d0eec0152147, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_55a48509680d0612efa2d0eec0152147 = cache_frame_55a48509680d0612efa2d0eec0152147; // Push the new frame as the currently active one. pushFrameStack( frame_55a48509680d0612efa2d0eec0152147 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_55a48509680d0612efa2d0eec0152147 ) == 2 ); // Frame stack // Framed code: { // Tried code: { PyObject *tmp_assign_source_1; PyObject *tmp_iter_arg_1; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__calculate_digest_and_algorithm ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__calculate_digest_and_algorithm ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_calculate_digest_and_algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 411; type_description_1 = "oooo"; goto try_except_handler_2; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_self ); tmp_source_name_1 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__backend ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 412; type_description_1 = "oooo"; goto try_except_handler_2; } if ( par_data == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 412; type_description_1 = "oooo"; goto try_except_handler_2; } tmp_args_element_name_2 = par_data; if ( par_algorithm == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 412; type_description_1 = "oooo"; goto try_except_handler_2; } tmp_args_element_name_3 = par_algorithm; frame_55a48509680d0612efa2d0eec0152147->m_frame.f_lineno = 411; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3 }; tmp_iter_arg_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_1 ); if ( tmp_iter_arg_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 411; type_description_1 = "oooo"; goto try_except_handler_2; } tmp_assign_source_1 = MAKE_UNPACK_ITERATOR( tmp_iter_arg_1 ); Py_DECREF( tmp_iter_arg_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 411; type_description_1 = "oooo"; goto try_except_handler_2; } assert( tmp_tuple_unpack_1__source_iter == NULL ); tmp_tuple_unpack_1__source_iter = tmp_assign_source_1; } { // Tried code: { PyObject *tmp_assign_source_2; PyObject *tmp_unpack_1; CHECK_OBJECT( tmp_tuple_unpack_1__source_iter ); tmp_unpack_1 = tmp_tuple_unpack_1__source_iter; tmp_assign_source_2 = UNPACK_NEXT( tmp_unpack_1, 0, 2 ); if ( tmp_assign_source_2 == NULL ) { if ( !ERROR_OCCURRED() ) { exception_type = PyExc_StopIteration; Py_INCREF( exception_type ); exception_value = NULL; exception_tb = NULL; } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); } type_description_1 = "oooo"; exception_lineno = 411; goto try_except_handler_3; } assert( tmp_tuple_unpack_1__element_1 == NULL ); tmp_tuple_unpack_1__element_1 = tmp_assign_source_2; } { PyObject *tmp_assign_source_3; PyObject *tmp_unpack_2; CHECK_OBJECT( tmp_tuple_unpack_1__source_iter ); tmp_unpack_2 = tmp_tuple_unpack_1__source_iter; tmp_assign_source_3 = UNPACK_NEXT( tmp_unpack_2, 1, 2 ); if ( tmp_assign_source_3 == NULL ) { if ( !ERROR_OCCURRED() ) { exception_type = PyExc_StopIteration; Py_INCREF( exception_type ); exception_value = NULL; exception_tb = NULL; } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); } type_description_1 = "oooo"; exception_lineno = 411; goto try_except_handler_3; } assert( tmp_tuple_unpack_1__element_2 == NULL ); tmp_tuple_unpack_1__element_2 = tmp_assign_source_3; } { PyObject *tmp_iterator_name_1; CHECK_OBJECT( tmp_tuple_unpack_1__source_iter ); tmp_iterator_name_1 = tmp_tuple_unpack_1__source_iter; // Check if iterator has left-over elements. CHECK_OBJECT( tmp_iterator_name_1 ); assert( HAS_ITERNEXT( tmp_iterator_name_1 ) ); tmp_iterator_attempt = (*Py_TYPE( tmp_iterator_name_1 )->tp_iternext)( tmp_iterator_name_1 ); if (likely( tmp_iterator_attempt == NULL )) { PyObject *error = GET_ERROR_OCCURRED(); if ( error != NULL ) { if ( EXCEPTION_MATCH_BOOL_SINGLE( error, PyExc_StopIteration )) { CLEAR_ERROR_OCCURRED(); } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; exception_lineno = 411; goto try_except_handler_3; } } } else { Py_DECREF( tmp_iterator_attempt ); // TODO: Could avoid PyErr_Format. #if PYTHON_VERSION < 300 PyErr_Format( PyExc_ValueError, "too many values to unpack" ); #else PyErr_Format( PyExc_ValueError, "too many values to unpack (expected 2)" ); #endif FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; exception_lineno = 411; goto try_except_handler_3; } } 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; { CHECK_OBJECT( (PyObject *)tmp_tuple_unpack_1__source_iter ); Py_DECREF( tmp_tuple_unpack_1__source_iter ); tmp_tuple_unpack_1__source_iter = 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:; } 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_tuple_unpack_1__element_1 ); tmp_tuple_unpack_1__element_1 = NULL; } { Py_XDECREF( tmp_tuple_unpack_1__element_2 ); tmp_tuple_unpack_1__element_2 = 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( (PyObject *)tmp_tuple_unpack_1__source_iter ); Py_DECREF( tmp_tuple_unpack_1__source_iter ); tmp_tuple_unpack_1__source_iter = NULL; } { PyObject *tmp_assign_source_4; CHECK_OBJECT( tmp_tuple_unpack_1__element_1 ); tmp_assign_source_4 = tmp_tuple_unpack_1__element_1; { PyObject *old = par_data; par_data = tmp_assign_source_4; Py_INCREF( par_data ); Py_XDECREF( old ); } } { Py_XDECREF( tmp_tuple_unpack_1__element_1 ); tmp_tuple_unpack_1__element_1 = NULL; } { PyObject *tmp_assign_source_5; CHECK_OBJECT( tmp_tuple_unpack_1__element_2 ); tmp_assign_source_5 = tmp_tuple_unpack_1__element_2; { PyObject *old = par_algorithm; par_algorithm = tmp_assign_source_5; Py_INCREF( par_algorithm ); Py_XDECREF( old ); } } { Py_XDECREF( tmp_tuple_unpack_1__element_2 ); tmp_tuple_unpack_1__element_2 = NULL; } { PyObject *tmp_called_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_5; PyObject *tmp_args_element_name_6; PyObject *tmp_args_element_name_7; PyObject *tmp_args_element_name_8; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_sign ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_sign ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_sign" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_2 = tmp_mvar_value_2; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = par_padding; if ( par_algorithm == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = par_algorithm; if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_7 = par_self; if ( par_data == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_8 = par_data; frame_55a48509680d0612efa2d0eec0152147->m_frame.f_lineno = 414; { PyObject *call_args[] = { tmp_args_element_name_4, tmp_args_element_name_5, tmp_args_element_name_6, tmp_args_element_name_7, tmp_args_element_name_8 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_2, call_args ); } Py_DECREF( tmp_args_element_name_4 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 414; type_description_1 = "oooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_55a48509680d0612efa2d0eec0152147 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_55a48509680d0612efa2d0eec0152147 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_55a48509680d0612efa2d0eec0152147 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_55a48509680d0612efa2d0eec0152147, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_55a48509680d0612efa2d0eec0152147->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_55a48509680d0612efa2d0eec0152147, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_55a48509680d0612efa2d0eec0152147, type_description_1, par_self, par_data, par_padding, par_algorithm ); // Release cached frame. if ( frame_55a48509680d0612efa2d0eec0152147 == cache_frame_55a48509680d0612efa2d0eec0152147 ) { Py_DECREF( frame_55a48509680d0612efa2d0eec0152147 ); } cache_frame_55a48509680d0612efa2d0eec0152147 = NULL; assertFrameObject( frame_55a48509680d0612efa2d0eec0152147 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_21_sign ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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( par_self ); par_self = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_21_sign ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_22___init__( 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_self = python_pars[ 0 ]; PyObject *par_backend = python_pars[ 1 ]; PyObject *par_rsa_cdata = python_pars[ 2 ]; PyObject *par_evp_pkey = python_pars[ 3 ]; PyObject *var_n = NULL; struct Nuitka_FrameObject *frame_293c1401017239f8026336439c52c5b4; 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; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; static struct Nuitka_FrameObject *cache_frame_293c1401017239f8026336439c52c5b4 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_293c1401017239f8026336439c52c5b4, codeobj_293c1401017239f8026336439c52c5b4, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_293c1401017239f8026336439c52c5b4 = cache_frame_293c1401017239f8026336439c52c5b4; // Push the new frame as the currently active one. pushFrameStack( frame_293c1401017239f8026336439c52c5b4 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_293c1401017239f8026336439c52c5b4 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assattr_name_1; PyObject *tmp_assattr_target_1; CHECK_OBJECT( par_backend ); tmp_assattr_name_1 = par_backend; CHECK_OBJECT( par_self ); tmp_assattr_target_1 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_1, const_str_plain__backend, tmp_assattr_name_1 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 420; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_2; PyObject *tmp_assattr_target_2; if ( par_rsa_cdata == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "rsa_cdata" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 421; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_name_2 = par_rsa_cdata; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 421; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_2 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_2, const_str_plain__rsa_cdata, tmp_assattr_name_2 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 421; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assattr_name_3; PyObject *tmp_assattr_target_3; if ( par_evp_pkey == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "evp_pkey" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 422; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_name_3 = par_evp_pkey; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 422; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_3 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_3, const_str_plain__evp_pkey, tmp_assattr_name_3 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 422; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 424; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 424; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__ffi ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 424; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_293c1401017239f8026336439c52c5b4->m_frame.f_lineno = 424; tmp_assign_source_1 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); 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 = 424; type_description_1 = "ooooo"; goto frame_exception_exit_1; } assert( var_n == NULL ); var_n = tmp_assign_source_1; } { PyObject *tmp_called_name_1; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; PyObject *tmp_source_name_5; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_6; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_source_name_7; PyObject *tmp_source_name_8; PyObject *tmp_source_name_9; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_10; PyObject *tmp_source_name_11; PyObject *tmp_source_name_12; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 425; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_5 = par_self; tmp_source_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain__backend ); if ( tmp_source_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 425; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__lib ); Py_DECREF( tmp_source_name_4 ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 425; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain_RSA_get0_key ); Py_DECREF( tmp_source_name_3 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 425; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 426; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_6 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 426; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 426; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = var_n; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 426; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_9 = par_self; tmp_source_name_8 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain__backend ); if ( tmp_source_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 426; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain__ffi ); Py_DECREF( tmp_source_name_8 ); if ( tmp_source_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 426; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain_NULL ); Py_DECREF( tmp_source_name_7 ); if ( tmp_args_element_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 426; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 427; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_12 = par_self; tmp_source_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain__backend ); if ( tmp_source_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 427; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__ffi ); Py_DECREF( tmp_source_name_11 ); if ( tmp_source_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 427; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_NULL ); Py_DECREF( tmp_source_name_10 ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); exception_lineno = 427; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_293c1401017239f8026336439c52c5b4->m_frame.f_lineno = 425; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_unused = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_3 ); Py_DECREF( tmp_args_element_name_4 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 425; type_description_1 = "ooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_13; PyObject *tmp_source_name_14; PyObject *tmp_args_element_name_5; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; PyObject *tmp_source_name_15; PyObject *tmp_source_name_16; PyObject *tmp_source_name_17; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_14 = par_self; tmp_source_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain__backend ); if ( tmp_source_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_13 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_1 = var_n; tmp_subscript_name_1 = const_int_0; tmp_compexpr_left_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_compexpr_left_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_17 = par_self; tmp_source_name_16 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain__backend ); if ( tmp_source_name_16 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain__ffi ); Py_DECREF( tmp_source_name_16 ); if ( tmp_source_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain_NULL ); Py_DECREF( tmp_source_name_15 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = RICH_COMPARE_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_left_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_293c1401017239f8026336439c52c5b4->m_frame.f_lineno = 429; { PyObject *call_args[] = { tmp_args_element_name_5 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 429; type_description_1 = "ooooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_assattr_name_4; PyObject *tmp_called_name_3; PyObject *tmp_source_name_18; PyObject *tmp_source_name_19; PyObject *tmp_source_name_20; PyObject *tmp_args_element_name_6; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_assattr_target_4; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_20 = par_self; tmp_source_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain__backend ); if ( tmp_source_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_18 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain__lib ); Py_DECREF( tmp_source_name_19 ); if ( tmp_source_name_18 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain_BN_num_bits ); Py_DECREF( tmp_source_name_18 ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_subscribed_name_2 = var_n; tmp_subscript_name_2 = const_int_0; tmp_args_element_name_6 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } frame_293c1401017239f8026336439c52c5b4->m_frame.f_lineno = 430; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_assattr_name_4 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assattr_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_assattr_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_assattr_target_4 = par_self; tmp_result = SET_ATTRIBUTE( tmp_assattr_target_4, const_str_plain__key_size, tmp_assattr_name_4 ); Py_DECREF( tmp_assattr_name_4 ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 430; type_description_1 = "ooooo"; goto frame_exception_exit_1; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_293c1401017239f8026336439c52c5b4 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_293c1401017239f8026336439c52c5b4 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_293c1401017239f8026336439c52c5b4, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_293c1401017239f8026336439c52c5b4->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_293c1401017239f8026336439c52c5b4, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_293c1401017239f8026336439c52c5b4, type_description_1, par_self, par_backend, par_rsa_cdata, par_evp_pkey, var_n ); // Release cached frame. if ( frame_293c1401017239f8026336439c52c5b4 == cache_frame_293c1401017239f8026336439c52c5b4 ) { Py_DECREF( frame_293c1401017239f8026336439c52c5b4 ); } cache_frame_293c1401017239f8026336439c52c5b4 = NULL; assertFrameObject( frame_293c1401017239f8026336439c52c5b4 ); // 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; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_22___init__ ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_rsa_cdata ); par_rsa_cdata = NULL; } { Py_XDECREF( par_evp_pkey ); par_evp_pkey = NULL; } { Py_XDECREF( var_n ); var_n = 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_self ); par_self = NULL; } { Py_XDECREF( par_backend ); par_backend = NULL; } { Py_XDECREF( par_rsa_cdata ); par_rsa_cdata = NULL; } { Py_XDECREF( par_evp_pkey ); par_evp_pkey = NULL; } { Py_XDECREF( var_n ); var_n = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_22___init__ ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_23_verifier( 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_self = python_pars[ 0 ]; PyObject *par_signature = python_pars[ 1 ]; PyObject *par_padding = python_pars[ 2 ]; PyObject *par_algorithm = python_pars[ 3 ]; struct Nuitka_FrameObject *frame_fff0cd02d86cf8f2bc9d7d318a030da3; NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL; NUITKA_MAY_BE_UNUSED PyObject *tmp_unused; PyObject *exception_type = NULL; PyObject *exception_value = NULL; PyTracebackObject *exception_tb = NULL; NUITKA_MAY_BE_UNUSED int exception_lineno = 0; int tmp_res; PyObject *tmp_return_value = NULL; static struct Nuitka_FrameObject *cache_frame_fff0cd02d86cf8f2bc9d7d318a030da3 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_fff0cd02d86cf8f2bc9d7d318a030da3, codeobj_fff0cd02d86cf8f2bc9d7d318a030da3, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_fff0cd02d86cf8f2bc9d7d318a030da3 = cache_frame_fff0cd02d86cf8f2bc9d7d318a030da3; // Push the new frame as the currently active one. pushFrameStack( frame_fff0cd02d86cf8f2bc9d7d318a030da3 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_fff0cd02d86cf8f2bc9d7d318a030da3 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__warn_sign_verify_deprecated ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__warn_sign_verify_deprecated ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_warn_sign_verify_deprecated" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 435; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; frame_fff0cd02d86cf8f2bc9d7d318a030da3->m_frame.f_lineno = 435; tmp_unused = CALL_FUNCTION_NO_ARGS( tmp_called_name_1 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 435; type_description_1 = "oooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { nuitka_bool tmp_condition_result_1; PyObject *tmp_operand_name_1; PyObject *tmp_isinstance_inst_1; PyObject *tmp_isinstance_cls_1; if ( par_signature == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "signature" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 436; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_isinstance_inst_1 = par_signature; tmp_isinstance_cls_1 = (PyObject *)&PyBytes_Type; tmp_res = Nuitka_IsInstance( tmp_isinstance_inst_1, tmp_isinstance_cls_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 436; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_operand_name_1 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 436; type_description_1 = "oooo"; 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_raise_type_1; PyObject *tmp_make_exception_arg_1; tmp_make_exception_arg_1 = const_str_digest_cd83dca74b997c90f0ef001ff4f687d1; frame_fff0cd02d86cf8f2bc9d7d318a030da3->m_frame.f_lineno = 437; { PyObject *call_args[] = { tmp_make_exception_arg_1 }; tmp_raise_type_1 = CALL_FUNCTION_WITH_ARGS1( PyExc_TypeError, call_args ); } assert( !(tmp_raise_type_1 == NULL) ); exception_type = tmp_raise_type_1; exception_lineno = 437; RAISE_EXCEPTION_WITH_TYPE( &exception_type, &exception_value, &exception_tb ); type_description_1 = "oooo"; goto frame_exception_exit_1; } branch_no_1:; } { PyObject *tmp_called_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_1; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__check_not_prehashed ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__check_not_prehashed ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_check_not_prehashed" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 439; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_2 = tmp_mvar_value_2; if ( par_algorithm == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 439; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_algorithm; frame_fff0cd02d86cf8f2bc9d7d318a030da3->m_frame.f_lineno = 439; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 439; type_description_1 = "oooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_3; PyObject *tmp_mvar_value_3; PyObject *tmp_args_element_name_2; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_args_element_name_5; PyObject *tmp_args_element_name_6; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSAVerificationContext ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__RSAVerificationContext ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_RSAVerificationContext" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 440; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_called_name_3 = tmp_mvar_value_3; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 441; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_source_name_1 = par_self; tmp_args_element_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__backend ); if ( tmp_args_element_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 441; type_description_1 = "oooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 441; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_self; if ( par_signature == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "signature" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 441; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = par_signature; if ( par_padding == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 441; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = par_padding; if ( par_algorithm == NULL ) { Py_DECREF( tmp_args_element_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 441; type_description_1 = "oooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = par_algorithm; frame_fff0cd02d86cf8f2bc9d7d318a030da3->m_frame.f_lineno = 440; { PyObject *call_args[] = { tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5, tmp_args_element_name_6 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_3, call_args ); } Py_DECREF( tmp_args_element_name_2 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 440; type_description_1 = "oooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_fff0cd02d86cf8f2bc9d7d318a030da3 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_fff0cd02d86cf8f2bc9d7d318a030da3 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_fff0cd02d86cf8f2bc9d7d318a030da3 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_fff0cd02d86cf8f2bc9d7d318a030da3, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_fff0cd02d86cf8f2bc9d7d318a030da3->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_fff0cd02d86cf8f2bc9d7d318a030da3, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_fff0cd02d86cf8f2bc9d7d318a030da3, type_description_1, par_self, par_signature, par_padding, par_algorithm ); // Release cached frame. if ( frame_fff0cd02d86cf8f2bc9d7d318a030da3 == cache_frame_fff0cd02d86cf8f2bc9d7d318a030da3 ) { Py_DECREF( frame_fff0cd02d86cf8f2bc9d7d318a030da3 ); } cache_frame_fff0cd02d86cf8f2bc9d7d318a030da3 = NULL; assertFrameObject( frame_fff0cd02d86cf8f2bc9d7d318a030da3 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_23_verifier ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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_self ); par_self = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_23_verifier ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_24_encrypt( 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_self = python_pars[ 0 ]; PyObject *par_plaintext = python_pars[ 1 ]; PyObject *par_padding = python_pars[ 2 ]; struct Nuitka_FrameObject *frame_a968f20531153cfef9c7dafa1dfd4db5; 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_a968f20531153cfef9c7dafa1dfd4db5 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_a968f20531153cfef9c7dafa1dfd4db5, codeobj_a968f20531153cfef9c7dafa1dfd4db5, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_a968f20531153cfef9c7dafa1dfd4db5 = cache_frame_a968f20531153cfef9c7dafa1dfd4db5; // Push the new frame as the currently active one. pushFrameStack( frame_a968f20531153cfef9c7dafa1dfd4db5 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_a968f20531153cfef9c7dafa1dfd4db5 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_enc_dec_rsa" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 445; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_self ); tmp_source_name_1 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__backend ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 445; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 445; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_self; if ( par_plaintext == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "plaintext" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 445; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_plaintext; if ( par_padding == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 445; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = par_padding; frame_a968f20531153cfef9c7dafa1dfd4db5->m_frame.f_lineno = 445; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_1 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 445; type_description_1 = "ooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_a968f20531153cfef9c7dafa1dfd4db5 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_a968f20531153cfef9c7dafa1dfd4db5 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_a968f20531153cfef9c7dafa1dfd4db5 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_a968f20531153cfef9c7dafa1dfd4db5, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_a968f20531153cfef9c7dafa1dfd4db5->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_a968f20531153cfef9c7dafa1dfd4db5, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_a968f20531153cfef9c7dafa1dfd4db5, type_description_1, par_self, par_plaintext, par_padding ); // Release cached frame. if ( frame_a968f20531153cfef9c7dafa1dfd4db5 == cache_frame_a968f20531153cfef9c7dafa1dfd4db5 ) { Py_DECREF( frame_a968f20531153cfef9c7dafa1dfd4db5 ); } cache_frame_a968f20531153cfef9c7dafa1dfd4db5 = NULL; assertFrameObject( frame_a968f20531153cfef9c7dafa1dfd4db5 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_24_encrypt ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_plaintext ); par_plaintext = NULL; } { Py_XDECREF( par_padding ); par_padding = 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_self ); par_self = NULL; } { Py_XDECREF( par_plaintext ); par_plaintext = NULL; } { Py_XDECREF( par_padding ); par_padding = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_24_encrypt ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_25_public_numbers( 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_self = python_pars[ 0 ]; PyObject *var_n = NULL; PyObject *var_e = NULL; struct Nuitka_FrameObject *frame_9322299d639ddd5bf9574790c85ee7d6; 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 PyObject *tmp_unused; PyObject *tmp_return_value = NULL; int tmp_res; static struct Nuitka_FrameObject *cache_frame_9322299d639ddd5bf9574790c85ee7d6 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_9322299d639ddd5bf9574790c85ee7d6, codeobj_9322299d639ddd5bf9574790c85ee7d6, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_9322299d639ddd5bf9574790c85ee7d6 = cache_frame_9322299d639ddd5bf9574790c85ee7d6; // Push the new frame as the currently active one. pushFrameStack( frame_9322299d639ddd5bf9574790c85ee7d6 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_9322299d639ddd5bf9574790c85ee7d6 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_assign_source_1; PyObject *tmp_called_instance_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; CHECK_OBJECT( par_self ); tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 448; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_instance_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__ffi ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_instance_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 448; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 448; tmp_assign_source_1 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); 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 = 448; type_description_1 = "ooo"; goto frame_exception_exit_1; } assert( var_n == NULL ); var_n = tmp_assign_source_1; } { PyObject *tmp_assign_source_2; PyObject *tmp_called_instance_2; PyObject *tmp_source_name_3; PyObject *tmp_source_name_4; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 449; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_source_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__backend ); if ( tmp_source_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 449; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_instance_2 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__ffi ); Py_DECREF( tmp_source_name_3 ); if ( tmp_called_instance_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 449; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 449; tmp_assign_source_2 = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_new, &PyTuple_GET_ITEM( const_tuple_str_digest_ed7f195a5784878081b7f2b567a68557_tuple, 0 ) ); 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 = 449; type_description_1 = "ooo"; goto frame_exception_exit_1; } assert( var_e == NULL ); var_e = tmp_assign_source_2; } { PyObject *tmp_called_name_1; PyObject *tmp_source_name_5; PyObject *tmp_source_name_6; PyObject *tmp_source_name_7; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_8; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_9; PyObject *tmp_source_name_10; PyObject *tmp_source_name_11; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 450; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_7 = par_self; tmp_source_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain__backend ); if ( tmp_source_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 450; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_6, const_str_plain__lib ); Py_DECREF( tmp_source_name_6 ); if ( tmp_source_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 450; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_RSA_get0_key ); Py_DECREF( tmp_source_name_5 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 450; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_8 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_8, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = var_n; if ( var_e == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "e" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = var_e; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_11 = par_self; tmp_source_name_10 = LOOKUP_ATTRIBUTE( tmp_source_name_11, const_str_plain__backend ); if ( tmp_source_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain__ffi ); Py_DECREF( tmp_source_name_10 ); if ( tmp_source_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain_NULL ); Py_DECREF( tmp_source_name_9 ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); exception_lineno = 451; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 450; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4 }; tmp_unused = CALL_FUNCTION_WITH_ARGS4( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_1 ); Py_DECREF( tmp_args_element_name_4 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 450; type_description_1 = "ooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_2; PyObject *tmp_source_name_12; PyObject *tmp_source_name_13; PyObject *tmp_args_element_name_5; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; PyObject *tmp_source_name_14; PyObject *tmp_source_name_15; PyObject *tmp_source_name_16; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_13 = par_self; tmp_source_name_12 = LOOKUP_ATTRIBUTE( tmp_source_name_13, const_str_plain__backend ); if ( tmp_source_name_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_2 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_12 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_subscribed_name_1 = var_n; tmp_subscript_name_1 = const_int_0; tmp_compexpr_left_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_compexpr_left_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_16 = par_self; tmp_source_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_16, const_str_plain__backend ); if ( tmp_source_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_14 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain__ffi ); Py_DECREF( tmp_source_name_15 ); if ( tmp_source_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_compexpr_right_1 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain_NULL ); Py_DECREF( tmp_source_name_14 ); if ( tmp_compexpr_right_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_compexpr_left_1 ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = RICH_COMPARE_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); Py_DECREF( tmp_compexpr_left_1 ); Py_DECREF( tmp_compexpr_right_1 ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_2 ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 453; { PyObject *call_args[] = { tmp_args_element_name_5 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 453; type_description_1 = "ooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_3; PyObject *tmp_source_name_17; PyObject *tmp_source_name_18; PyObject *tmp_args_element_name_6; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_source_name_19; PyObject *tmp_source_name_20; PyObject *tmp_source_name_21; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_18 = par_self; tmp_source_name_17 = LOOKUP_ATTRIBUTE( tmp_source_name_18, const_str_plain__backend ); if ( tmp_source_name_17 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain_openssl_assert ); Py_DECREF( tmp_source_name_17 ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( var_e == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "e" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_subscribed_name_2 = var_e; tmp_subscript_name_2 = const_int_0; tmp_compexpr_left_2 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_compexpr_left_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_21 = par_self; tmp_source_name_20 = LOOKUP_ATTRIBUTE( tmp_source_name_21, const_str_plain__backend ); if ( tmp_source_name_20 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_19 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain__ffi ); Py_DECREF( tmp_source_name_20 ); if ( tmp_source_name_19 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_compexpr_right_2 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain_NULL ); Py_DECREF( tmp_source_name_19 ); if ( tmp_compexpr_right_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_compexpr_left_2 ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = RICH_COMPARE_NE( tmp_compexpr_left_2, tmp_compexpr_right_2 ); Py_DECREF( tmp_compexpr_left_2 ); Py_DECREF( tmp_compexpr_right_2 ); if ( tmp_args_element_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_3 ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 454; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_unused = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_unused == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 454; type_description_1 = "ooo"; goto frame_exception_exit_1; } Py_DECREF( tmp_unused ); } { PyObject *tmp_called_name_4; PyObject *tmp_source_name_22; PyObject *tmp_mvar_value_1; PyObject *tmp_kw_name_1; PyObject *tmp_dict_key_1; PyObject *tmp_dict_value_1; PyObject *tmp_called_name_5; PyObject *tmp_source_name_23; PyObject *tmp_source_name_24; PyObject *tmp_args_element_name_7; PyObject *tmp_subscribed_name_3; PyObject *tmp_subscript_name_3; PyObject *tmp_dict_key_2; PyObject *tmp_dict_value_2; PyObject *tmp_called_name_6; PyObject *tmp_source_name_25; PyObject *tmp_source_name_26; PyObject *tmp_args_element_name_8; PyObject *tmp_subscribed_name_4; PyObject *tmp_subscript_name_4; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_rsa ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_rsa ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "rsa" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 455; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_22 = tmp_mvar_value_1; tmp_called_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_22, const_str_plain_RSAPublicNumbers ); if ( tmp_called_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 455; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_dict_key_1 = const_str_plain_e; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 456; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_24 = par_self; tmp_source_name_23 = LOOKUP_ATTRIBUTE( tmp_source_name_24, const_str_plain__backend ); if ( tmp_source_name_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 456; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_23, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_23 ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 456; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( var_e == NULL ) { Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_called_name_5 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "e" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 456; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_subscribed_name_3 = var_e; tmp_subscript_name_3 = const_int_0; tmp_args_element_name_7 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_3, tmp_subscript_name_3, 0 ); if ( tmp_args_element_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_called_name_5 ); exception_lineno = 456; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 456; { PyObject *call_args[] = { tmp_args_element_name_7 }; tmp_dict_value_1 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_5, call_args ); } Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_element_name_7 ); if ( tmp_dict_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); exception_lineno = 456; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_kw_name_1 = _PyDict_NewPresized( 2 ); tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_1, tmp_dict_value_1 ); Py_DECREF( tmp_dict_value_1 ); assert( !(tmp_res != 0) ); tmp_dict_key_2 = const_str_plain_n; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_kw_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 457; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_26 = par_self; tmp_source_name_25 = LOOKUP_ATTRIBUTE( tmp_source_name_26, const_str_plain__backend ); if ( tmp_source_name_25 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 457; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_6 = LOOKUP_ATTRIBUTE( tmp_source_name_25, const_str_plain__bn_to_int ); Py_DECREF( tmp_source_name_25 ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 457; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( var_n == NULL ) { Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_6 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "n" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 457; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_subscribed_name_4 = var_n; tmp_subscript_name_4 = const_int_0; tmp_args_element_name_8 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_4, tmp_subscript_name_4, 0 ); if ( tmp_args_element_name_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_kw_name_1 ); Py_DECREF( tmp_called_name_6 ); exception_lineno = 457; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 457; { PyObject *call_args[] = { tmp_args_element_name_8 }; tmp_dict_value_2 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_element_name_8 ); if ( tmp_dict_value_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_kw_name_1 ); exception_lineno = 457; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_res = PyDict_SetItem( tmp_kw_name_1, tmp_dict_key_2, tmp_dict_value_2 ); Py_DECREF( tmp_dict_value_2 ); assert( !(tmp_res != 0) ); frame_9322299d639ddd5bf9574790c85ee7d6->m_frame.f_lineno = 455; tmp_return_value = CALL_FUNCTION_WITH_KEYARGS( tmp_called_name_4, tmp_kw_name_1 ); Py_DECREF( tmp_called_name_4 ); Py_DECREF( tmp_kw_name_1 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 455; type_description_1 = "ooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_9322299d639ddd5bf9574790c85ee7d6 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9322299d639ddd5bf9574790c85ee7d6 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_9322299d639ddd5bf9574790c85ee7d6 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_9322299d639ddd5bf9574790c85ee7d6, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_9322299d639ddd5bf9574790c85ee7d6->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_9322299d639ddd5bf9574790c85ee7d6, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_9322299d639ddd5bf9574790c85ee7d6, type_description_1, par_self, var_n, var_e ); // Release cached frame. if ( frame_9322299d639ddd5bf9574790c85ee7d6 == cache_frame_9322299d639ddd5bf9574790c85ee7d6 ) { Py_DECREF( frame_9322299d639ddd5bf9574790c85ee7d6 ); } cache_frame_9322299d639ddd5bf9574790c85ee7d6 = NULL; assertFrameObject( frame_9322299d639ddd5bf9574790c85ee7d6 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_25_public_numbers ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( var_n ); var_n = NULL; } { Py_XDECREF( var_e ); var_e = 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_self ); par_self = NULL; } { Py_XDECREF( var_n ); var_n = NULL; } { Py_XDECREF( var_e ); var_e = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_25_public_numbers ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_26_public_bytes( 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_self = python_pars[ 0 ]; PyObject *par_encoding = python_pars[ 1 ]; PyObject *par_format = python_pars[ 2 ]; struct Nuitka_FrameObject *frame_193e208b68fc76859af1d48e7092fae8; 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_193e208b68fc76859af1d48e7092fae8 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_193e208b68fc76859af1d48e7092fae8, codeobj_193e208b68fc76859af1d48e7092fae8, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_193e208b68fc76859af1d48e7092fae8 = cache_frame_193e208b68fc76859af1d48e7092fae8; // Push the new frame as the currently active one. pushFrameStack( frame_193e208b68fc76859af1d48e7092fae8 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_193e208b68fc76859af1d48e7092fae8 ) == 2 ); // Frame stack // Framed code: { PyObject *tmp_called_name_1; PyObject *tmp_source_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_3; PyObject *tmp_args_element_name_5; PyObject *tmp_source_name_4; CHECK_OBJECT( par_self ); tmp_source_name_2 = par_self; tmp_source_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_source_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 461; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__public_key_bytes ); Py_DECREF( tmp_source_name_1 ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 461; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( par_encoding == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "encoding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 462; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_1 = par_encoding; if ( par_format == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "format" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 463; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_2 = par_format; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 464; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_args_element_name_3 = par_self; if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 465; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_3 = par_self; tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_3, const_str_plain__evp_pkey ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); exception_lineno = 465; type_description_1 = "ooo"; goto frame_exception_exit_1; } if ( par_self == NULL ) { Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 466; type_description_1 = "ooo"; goto frame_exception_exit_1; } tmp_source_name_4 = par_self; tmp_args_element_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain__rsa_cdata ); if ( tmp_args_element_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_4 ); exception_lineno = 466; type_description_1 = "ooo"; goto frame_exception_exit_1; } frame_193e208b68fc76859af1d48e7092fae8->m_frame.f_lineno = 461; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3, tmp_args_element_name_4, tmp_args_element_name_5 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS5( tmp_called_name_1, call_args ); } Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_element_name_4 ); Py_DECREF( tmp_args_element_name_5 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 461; type_description_1 = "ooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_193e208b68fc76859af1d48e7092fae8 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_193e208b68fc76859af1d48e7092fae8 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_193e208b68fc76859af1d48e7092fae8 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_193e208b68fc76859af1d48e7092fae8, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_193e208b68fc76859af1d48e7092fae8->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_193e208b68fc76859af1d48e7092fae8, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_193e208b68fc76859af1d48e7092fae8, type_description_1, par_self, par_encoding, par_format ); // Release cached frame. if ( frame_193e208b68fc76859af1d48e7092fae8 == cache_frame_193e208b68fc76859af1d48e7092fae8 ) { Py_DECREF( frame_193e208b68fc76859af1d48e7092fae8 ); } cache_frame_193e208b68fc76859af1d48e7092fae8 = NULL; assertFrameObject( frame_193e208b68fc76859af1d48e7092fae8 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_26_public_bytes ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_encoding ); par_encoding = NULL; } { Py_XDECREF( par_format ); par_format = 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_self ); par_self = NULL; } { Py_XDECREF( par_encoding ); par_encoding = NULL; } { Py_XDECREF( par_format ); par_format = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_26_public_bytes ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *impl_cryptography$hazmat$backends$openssl$rsa$$$function_27_verify( 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_self = python_pars[ 0 ]; PyObject *par_signature = python_pars[ 1 ]; PyObject *par_data = python_pars[ 2 ]; PyObject *par_padding = python_pars[ 3 ]; PyObject *par_algorithm = python_pars[ 4 ]; PyObject *tmp_tuple_unpack_1__element_1 = NULL; PyObject *tmp_tuple_unpack_1__element_2 = NULL; PyObject *tmp_tuple_unpack_1__source_iter = NULL; struct Nuitka_FrameObject *frame_cf83b49ef865fa0d7f651a11242ce020; 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; PyObject *tmp_iterator_attempt; 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_cf83b49ef865fa0d7f651a11242ce020 = 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 code. { // Tried code: MAKE_OR_REUSE_FRAME( cache_frame_cf83b49ef865fa0d7f651a11242ce020, codeobj_cf83b49ef865fa0d7f651a11242ce020, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *) ); frame_cf83b49ef865fa0d7f651a11242ce020 = cache_frame_cf83b49ef865fa0d7f651a11242ce020; // Push the new frame as the currently active one. pushFrameStack( frame_cf83b49ef865fa0d7f651a11242ce020 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_cf83b49ef865fa0d7f651a11242ce020 ) == 2 ); // Frame stack // Framed code: { // Tried code: { PyObject *tmp_assign_source_1; PyObject *tmp_iter_arg_1; PyObject *tmp_called_name_1; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_source_name_1; PyObject *tmp_args_element_name_2; PyObject *tmp_args_element_name_3; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__calculate_digest_and_algorithm ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__calculate_digest_and_algorithm ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_calculate_digest_and_algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 470; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_called_name_1 = tmp_mvar_value_1; CHECK_OBJECT( par_self ); tmp_source_name_1 = par_self; tmp_args_element_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_1, const_str_plain__backend ); if ( tmp_args_element_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 471; type_description_1 = "ooooo"; goto try_except_handler_2; } if ( par_data == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 471; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_args_element_name_2 = par_data; if ( par_algorithm == NULL ) { Py_DECREF( tmp_args_element_name_1 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 471; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_args_element_name_3 = par_algorithm; frame_cf83b49ef865fa0d7f651a11242ce020->m_frame.f_lineno = 470; { PyObject *call_args[] = { tmp_args_element_name_1, tmp_args_element_name_2, tmp_args_element_name_3 }; tmp_iter_arg_1 = CALL_FUNCTION_WITH_ARGS3( tmp_called_name_1, call_args ); } Py_DECREF( tmp_args_element_name_1 ); if ( tmp_iter_arg_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 470; type_description_1 = "ooooo"; goto try_except_handler_2; } tmp_assign_source_1 = MAKE_UNPACK_ITERATOR( tmp_iter_arg_1 ); Py_DECREF( tmp_iter_arg_1 ); if ( tmp_assign_source_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 470; type_description_1 = "ooooo"; goto try_except_handler_2; } assert( tmp_tuple_unpack_1__source_iter == NULL ); tmp_tuple_unpack_1__source_iter = tmp_assign_source_1; } { // Tried code: { PyObject *tmp_assign_source_2; PyObject *tmp_unpack_1; CHECK_OBJECT( tmp_tuple_unpack_1__source_iter ); tmp_unpack_1 = tmp_tuple_unpack_1__source_iter; tmp_assign_source_2 = UNPACK_NEXT( tmp_unpack_1, 0, 2 ); if ( tmp_assign_source_2 == NULL ) { if ( !ERROR_OCCURRED() ) { exception_type = PyExc_StopIteration; Py_INCREF( exception_type ); exception_value = NULL; exception_tb = NULL; } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); } type_description_1 = "ooooo"; exception_lineno = 470; goto try_except_handler_3; } assert( tmp_tuple_unpack_1__element_1 == NULL ); tmp_tuple_unpack_1__element_1 = tmp_assign_source_2; } { PyObject *tmp_assign_source_3; PyObject *tmp_unpack_2; CHECK_OBJECT( tmp_tuple_unpack_1__source_iter ); tmp_unpack_2 = tmp_tuple_unpack_1__source_iter; tmp_assign_source_3 = UNPACK_NEXT( tmp_unpack_2, 1, 2 ); if ( tmp_assign_source_3 == NULL ) { if ( !ERROR_OCCURRED() ) { exception_type = PyExc_StopIteration; Py_INCREF( exception_type ); exception_value = NULL; exception_tb = NULL; } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); } type_description_1 = "ooooo"; exception_lineno = 470; goto try_except_handler_3; } assert( tmp_tuple_unpack_1__element_2 == NULL ); tmp_tuple_unpack_1__element_2 = tmp_assign_source_3; } { PyObject *tmp_iterator_name_1; CHECK_OBJECT( tmp_tuple_unpack_1__source_iter ); tmp_iterator_name_1 = tmp_tuple_unpack_1__source_iter; // Check if iterator has left-over elements. CHECK_OBJECT( tmp_iterator_name_1 ); assert( HAS_ITERNEXT( tmp_iterator_name_1 ) ); tmp_iterator_attempt = (*Py_TYPE( tmp_iterator_name_1 )->tp_iternext)( tmp_iterator_name_1 ); if (likely( tmp_iterator_attempt == NULL )) { PyObject *error = GET_ERROR_OCCURRED(); if ( error != NULL ) { if ( EXCEPTION_MATCH_BOOL_SINGLE( error, PyExc_StopIteration )) { CLEAR_ERROR_OCCURRED(); } else { FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooo"; exception_lineno = 470; goto try_except_handler_3; } } } else { Py_DECREF( tmp_iterator_attempt ); // TODO: Could avoid PyErr_Format. #if PYTHON_VERSION < 300 PyErr_Format( PyExc_ValueError, "too many values to unpack" ); #else PyErr_Format( PyExc_ValueError, "too many values to unpack (expected 2)" ); #endif FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); type_description_1 = "ooooo"; exception_lineno = 470; goto try_except_handler_3; } } 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; { CHECK_OBJECT( (PyObject *)tmp_tuple_unpack_1__source_iter ); Py_DECREF( tmp_tuple_unpack_1__source_iter ); tmp_tuple_unpack_1__source_iter = 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:; } 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_tuple_unpack_1__element_1 ); tmp_tuple_unpack_1__element_1 = NULL; } { Py_XDECREF( tmp_tuple_unpack_1__element_2 ); tmp_tuple_unpack_1__element_2 = 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( (PyObject *)tmp_tuple_unpack_1__source_iter ); Py_DECREF( tmp_tuple_unpack_1__source_iter ); tmp_tuple_unpack_1__source_iter = NULL; } { PyObject *tmp_assign_source_4; CHECK_OBJECT( tmp_tuple_unpack_1__element_1 ); tmp_assign_source_4 = tmp_tuple_unpack_1__element_1; { PyObject *old = par_data; par_data = tmp_assign_source_4; Py_INCREF( par_data ); Py_XDECREF( old ); } } { Py_XDECREF( tmp_tuple_unpack_1__element_1 ); tmp_tuple_unpack_1__element_1 = NULL; } { PyObject *tmp_assign_source_5; CHECK_OBJECT( tmp_tuple_unpack_1__element_2 ); tmp_assign_source_5 = tmp_tuple_unpack_1__element_2; { PyObject *old = par_algorithm; par_algorithm = tmp_assign_source_5; Py_INCREF( par_algorithm ); Py_XDECREF( old ); } } { Py_XDECREF( tmp_tuple_unpack_1__element_2 ); tmp_tuple_unpack_1__element_2 = NULL; } { PyObject *tmp_called_name_2; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_4; PyObject *tmp_source_name_2; PyObject *tmp_args_element_name_5; PyObject *tmp_args_element_name_6; PyObject *tmp_args_element_name_7; PyObject *tmp_args_element_name_8; PyObject *tmp_args_element_name_9; tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_verify ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain__rsa_sig_verify ); } if ( tmp_mvar_value_2 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "_rsa_sig_verify" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 473; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_called_name_2 = tmp_mvar_value_2; if ( par_self == NULL ) { exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 474; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_source_name_2 = par_self; tmp_args_element_name_4 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain__backend ); if ( tmp_args_element_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 474; type_description_1 = "ooooo"; goto frame_exception_exit_1; } if ( par_padding == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "padding" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 474; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_5 = par_padding; if ( par_algorithm == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "algorithm" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 474; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_6 = par_algorithm; if ( par_self == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "self" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 474; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_7 = par_self; if ( par_signature == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "signature" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 474; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_8 = par_signature; if ( par_data == NULL ) { Py_DECREF( tmp_args_element_name_4 ); exception_type = PyExc_UnboundLocalError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "local variable '%s' referenced before assignment", "data" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 474; type_description_1 = "ooooo"; goto frame_exception_exit_1; } tmp_args_element_name_9 = par_data; frame_cf83b49ef865fa0d7f651a11242ce020->m_frame.f_lineno = 473; { PyObject *call_args[] = { tmp_args_element_name_4, tmp_args_element_name_5, tmp_args_element_name_6, tmp_args_element_name_7, tmp_args_element_name_8, tmp_args_element_name_9 }; tmp_return_value = CALL_FUNCTION_WITH_ARGS6( tmp_called_name_2, call_args ); } Py_DECREF( tmp_args_element_name_4 ); if ( tmp_return_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 473; type_description_1 = "ooooo"; goto frame_exception_exit_1; } goto frame_return_exit_1; } #if 0 RESTORE_FRAME_EXCEPTION( frame_cf83b49ef865fa0d7f651a11242ce020 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_return_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_cf83b49ef865fa0d7f651a11242ce020 ); #endif // Put the previous frame back on top. popFrameStack(); goto try_return_handler_1; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_cf83b49ef865fa0d7f651a11242ce020 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_cf83b49ef865fa0d7f651a11242ce020, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_cf83b49ef865fa0d7f651a11242ce020->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_cf83b49ef865fa0d7f651a11242ce020, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_cf83b49ef865fa0d7f651a11242ce020, type_description_1, par_self, par_signature, par_data, par_padding, par_algorithm ); // Release cached frame. if ( frame_cf83b49ef865fa0d7f651a11242ce020 == cache_frame_cf83b49ef865fa0d7f651a11242ce020 ) { Py_DECREF( frame_cf83b49ef865fa0d7f651a11242ce020 ); } cache_frame_cf83b49ef865fa0d7f651a11242ce020 = NULL; assertFrameObject( frame_cf83b49ef865fa0d7f651a11242ce020 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto try_except_handler_1; frame_no_exception_1:; // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_27_verify ); return NULL; // Return handler code: try_return_handler_1:; { Py_XDECREF( par_self ); par_self = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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( par_self ); par_self = NULL; } { Py_XDECREF( par_signature ); par_signature = NULL; } { Py_XDECREF( par_data ); par_data = NULL; } { Py_XDECREF( par_padding ); par_padding = NULL; } { Py_XDECREF( par_algorithm ); par_algorithm = 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: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa$$$function_27_verify ); return NULL; function_exception_exit: assert( exception_type ); RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return NULL; function_return_exit: CHECK_OBJECT( tmp_return_value ); assert( had_error || !ERROR_OCCURRED() ); return tmp_return_value; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_10_update( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_10_update, const_str_plain_update, #if PYTHON_VERSION >= 300 const_str_digest_2840cddadc605039a02516525414694b, #endif codeobj_7d10f49a590470f31f703d536531cb27, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_11_finalize( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_11_finalize, const_str_plain_finalize, #if PYTHON_VERSION >= 300 const_str_digest_7fd88e3235507ea4afa78790a4271087, #endif codeobj_87ae826faf50df6ef948ba6832be5d60, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_12___init__( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_12___init__, const_str_plain___init__, #if PYTHON_VERSION >= 300 const_str_digest_735f31209627b1090d3379e84160d993, #endif codeobj_04b6c8b09d53e3afce4986f217bdbbf0, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_13_update( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_13_update, const_str_plain_update, #if PYTHON_VERSION >= 300 const_str_digest_ae07319761ee9ff7d9a6ab7bcd869ff5, #endif codeobj_b5dd6db758fd762b8798ef8a717771d2, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_14_verify( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_14_verify, const_str_plain_verify, #if PYTHON_VERSION >= 300 const_str_digest_72fa55e6bc073fb05aa418d1d8791303, #endif codeobj_5bac779e1d3602cfe0833af1ed402193, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_15___init__( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_15___init__, const_str_plain___init__, #if PYTHON_VERSION >= 300 const_str_digest_c8c3a14e345010a2ba768531237b5a38, #endif codeobj_477cd6a1e67a16e557eb0f7b624651de, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_16_signer( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_16_signer, const_str_plain_signer, #if PYTHON_VERSION >= 300 const_str_digest_2befd8032beb9a81807fdf3a678c4d29, #endif codeobj_bfe1bf09157e974c32e58a85c9896ff0, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_17_decrypt( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_17_decrypt, const_str_plain_decrypt, #if PYTHON_VERSION >= 300 const_str_digest_a3b75b5f759868149f4d0391ae73463f, #endif codeobj_3db69655dec8e8e64838d3f0216ecc72, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_18_public_key( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_18_public_key, const_str_plain_public_key, #if PYTHON_VERSION >= 300 const_str_digest_14af478b229c9980d4025243a178538a, #endif codeobj_06b0105dbe4e38370ddacf2b411762b8, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_19_private_numbers( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_19_private_numbers, const_str_plain_private_numbers, #if PYTHON_VERSION >= 300 const_str_digest_1e0e548d1145a734875dbef43d3327fa, #endif codeobj_9558b24b56b0c00be6eb45ddc950a7b0, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_1__get_rsa_pss_salt_length( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_1__get_rsa_pss_salt_length, const_str_plain__get_rsa_pss_salt_length, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_d43b43f35dc3c1b8a9d5d27eac509fa5, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_20_private_bytes( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_20_private_bytes, const_str_plain_private_bytes, #if PYTHON_VERSION >= 300 const_str_digest_7a1578e967808724f1b229081404770a, #endif codeobj_0f6a5f1095c81e66596f197426724a81, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_21_sign( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_21_sign, const_str_plain_sign, #if PYTHON_VERSION >= 300 const_str_digest_15b26c24d608e60ba67e45179234d80e, #endif codeobj_55a48509680d0612efa2d0eec0152147, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_22___init__( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_22___init__, const_str_plain___init__, #if PYTHON_VERSION >= 300 const_str_digest_01f28268449b839edf4b70be0791c3c2, #endif codeobj_293c1401017239f8026336439c52c5b4, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_23_verifier( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_23_verifier, const_str_plain_verifier, #if PYTHON_VERSION >= 300 const_str_digest_a549195728d13d4040d318e17c861270, #endif codeobj_fff0cd02d86cf8f2bc9d7d318a030da3, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_24_encrypt( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_24_encrypt, const_str_plain_encrypt, #if PYTHON_VERSION >= 300 const_str_digest_89b90d33d9b79e7daa05a7940f8e67a6, #endif codeobj_a968f20531153cfef9c7dafa1dfd4db5, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_25_public_numbers( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_25_public_numbers, const_str_plain_public_numbers, #if PYTHON_VERSION >= 300 const_str_digest_1bf44cc7fa870accdfb63c1f0882b9fa, #endif codeobj_9322299d639ddd5bf9574790c85ee7d6, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_26_public_bytes( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_26_public_bytes, const_str_plain_public_bytes, #if PYTHON_VERSION >= 300 const_str_digest_ddb0c54db6534038a6e5e63a32038dc1, #endif codeobj_193e208b68fc76859af1d48e7092fae8, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_27_verify( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_27_verify, const_str_plain_verify, #if PYTHON_VERSION >= 300 const_str_digest_f16949dbe57ddb0f17940091b4a19084, #endif codeobj_cf83b49ef865fa0d7f651a11242ce020, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_2__enc_dec_rsa( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_2__enc_dec_rsa, const_str_plain__enc_dec_rsa, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_ee61cc56bae39d73431618c8b2a74b2c, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_3__enc_dec_rsa_pkey_ctx( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_3__enc_dec_rsa_pkey_ctx, const_str_plain__enc_dec_rsa_pkey_ctx, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_f5c973944e7fb8cf0b63d2834552a5c7, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_4__handle_rsa_enc_dec_error( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_4__handle_rsa_enc_dec_error, const_str_plain__handle_rsa_enc_dec_error, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_97c9b0fcdf839cef2d5d2c098e2bad17, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_5__rsa_sig_determine_padding( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_5__rsa_sig_determine_padding, const_str_plain__rsa_sig_determine_padding, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_bf3054d089400343f2d56e0b3d778fb2, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_6__rsa_sig_setup( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_6__rsa_sig_setup, const_str_plain__rsa_sig_setup, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_80af555f82b962541e9a466795f12361, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_7__rsa_sig_sign( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_7__rsa_sig_sign, const_str_plain__rsa_sig_sign, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_144c663af59b45c2b36117608b6f3b47, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_8__rsa_sig_verify( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_8__rsa_sig_verify, const_str_plain__rsa_sig_verify, #if PYTHON_VERSION >= 300 NULL, #endif codeobj_047f15c61916215dd461a0448cf62594, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } static PyObject *MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_9___init__( ) { struct Nuitka_FunctionObject *result = Nuitka_Function_New( impl_cryptography$hazmat$backends$openssl$rsa$$$function_9___init__, const_str_plain___init__, #if PYTHON_VERSION >= 300 const_str_digest_ee6d05372a2e3d7d4295725e13bf83f0, #endif codeobj_c9cec7afb50449673ada20685f91c3ca, NULL, #if PYTHON_VERSION >= 300 NULL, NULL, #endif module_cryptography$hazmat$backends$openssl$rsa, NULL, 0 ); return (PyObject *)result; } #if PYTHON_VERSION >= 300 static struct PyModuleDef mdef_cryptography$hazmat$backends$openssl$rsa = { PyModuleDef_HEAD_INIT, "cryptography.hazmat.backends.openssl.rsa", /* m_name */ NULL, /* m_doc */ -1, /* m_size */ NULL, /* m_methods */ NULL, /* m_reload */ NULL, /* m_traverse */ NULL, /* m_clear */ NULL, /* m_free */ }; #endif extern PyObject *const_str_plain___package__; #if PYTHON_VERSION >= 300 extern PyObject *const_str_dot; extern PyObject *const_str_plain___loader__; extern PyObject *metapath_based_loader; #endif #if PYTHON_VERSION >= 340 extern PyObject *const_str_plain___spec__; extern PyObject *const_str_plain__initializing; #endif extern void _initCompiledCellType(); extern void _initCompiledGeneratorType(); extern void _initCompiledFunctionType(); extern void _initCompiledMethodType(); extern void _initCompiledFrameType(); #if PYTHON_VERSION >= 350 extern void _initCompiledCoroutineTypes(); #endif #if PYTHON_VERSION >= 360 extern void _initCompiledAsyncgenTypes(); #endif // The exported interface to CPython. On import of the module, this function // gets called. It has to have an exact function name, in cases it's a shared // library export. This is hidden behind the MOD_INIT_DECL. MOD_INIT_DECL( cryptography$hazmat$backends$openssl$rsa ) { #if defined(_NUITKA_EXE) || PYTHON_VERSION >= 300 static bool _init_done = false; // Modules might be imported repeatedly, which is to be ignored. if ( _init_done ) { return MOD_RETURN_VALUE( module_cryptography$hazmat$backends$openssl$rsa ); } else { _init_done = true; } #endif #ifdef _NUITKA_MODULE // In case of a stand alone extension module, need to call initialization // the init here because that's the first and only time we are going to get // called here. // Initialize the constant values used. _initBuiltinModule(); createGlobalConstants(); /* Initialize the compiled types of Nuitka. */ _initCompiledCellType(); _initCompiledGeneratorType(); _initCompiledFunctionType(); _initCompiledMethodType(); _initCompiledFrameType(); #if PYTHON_VERSION >= 350 _initCompiledCoroutineTypes(); #endif #if PYTHON_VERSION >= 360 _initCompiledAsyncgenTypes(); #endif #if PYTHON_VERSION < 300 _initSlotCompare(); #endif #if PYTHON_VERSION >= 270 _initSlotIternext(); #endif patchBuiltinModule(); patchTypeComparison(); // Enable meta path based loader if not already done. #ifdef _NUITKA_TRACE puts("cryptography.hazmat.backends.openssl.rsa: Calling setupMetaPathBasedLoader()."); #endif setupMetaPathBasedLoader(); #if PYTHON_VERSION >= 300 patchInspectModule(); #endif #endif /* The constants only used by this module are created now. */ #ifdef _NUITKA_TRACE puts("cryptography.hazmat.backends.openssl.rsa: Calling createModuleConstants()."); #endif createModuleConstants(); /* The code objects used by this module are created now. */ #ifdef _NUITKA_TRACE puts("cryptography.hazmat.backends.openssl.rsa: Calling createModuleCodeObjects()."); #endif createModuleCodeObjects(); // puts( "in initcryptography$hazmat$backends$openssl$rsa" ); // Create the module object first. There are no methods initially, all are // added dynamically in actual code only. Also no "__doc__" is initially // set at this time, as it could not contain NUL characters this way, they // are instead set in early module code. No "self" for modules, we have no // use for it. #if PYTHON_VERSION < 300 module_cryptography$hazmat$backends$openssl$rsa = Py_InitModule4( "cryptography.hazmat.backends.openssl.rsa", // Module Name NULL, // No methods initially, all are added // dynamically in actual module code only. NULL, // No "__doc__" is initially set, as it could // not contain NUL this way, added early in // actual code. NULL, // No self for modules, we don't use it. PYTHON_API_VERSION ); #else module_cryptography$hazmat$backends$openssl$rsa = PyModule_Create( &mdef_cryptography$hazmat$backends$openssl$rsa ); #endif moduledict_cryptography$hazmat$backends$openssl$rsa = MODULE_DICT( module_cryptography$hazmat$backends$openssl$rsa ); // Update "__package__" value to what it ought to be. { #if 0 PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___name__ ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___package__, module_name ); #else #if PYTHON_VERSION < 300 PyObject *module_name = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (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$rsa, (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$rsa, (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$rsa, (Nuitka_StringObject *)const_str_plain___package__, PyUnicode_Substring( module_name, 0, dot_index ) ); } #endif #endif } CHECK_OBJECT( module_cryptography$hazmat$backends$openssl$rsa ); // Seems to work for Python2.7 out of the box, but for Python3, the module // doesn't automatically enter "sys.modules", so do it manually. #if PYTHON_VERSION >= 300 { int r = PyObject_SetItem( PySys_GetObject( (char *)"modules" ), const_str_digest_ab6f05b42e1f3b7330c1f4fe1ba86e66, module_cryptography$hazmat$backends$openssl$rsa ); assert( r != -1 ); } #endif // 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$rsa, (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_EXE) || !0 value = PyModule_GetDict( value ); #endif UPDATE_STRING_DICT0( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___builtins__, value ); } #if PYTHON_VERSION >= 300 UPDATE_STRING_DICT0( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___loader__, metapath_based_loader ); #endif #if PYTHON_VERSION >= 340 #if 0 UPDATE_STRING_DICT0( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___spec__, Py_None ); #else { PyObject *bootstrap_module = PyImport_ImportModule("importlib._bootstrap"); CHECK_OBJECT( bootstrap_module ); PyObject *module_spec_class = PyObject_GetAttrString( bootstrap_module, "ModuleSpec" ); Py_DECREF( bootstrap_module ); PyObject *args[] = { GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___name__ ), metapath_based_loader }; PyObject *spec_value = CALL_FUNCTION_WITH_ARGS2( module_spec_class, args ); SET_ATTRIBUTE( spec_value, const_str_plain__initializing, Py_True ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___spec__, spec_value ); Py_DECREF( module_spec_class ); } #endif #endif // Temp variables if any PyObject *outline_0_var___class__ = NULL; PyObject *outline_1_var___class__ = NULL; PyObject *outline_2_var___class__ = NULL; PyObject *outline_3_var___class__ = NULL; PyObject *tmp_class_creation_1__bases = NULL; PyObject *tmp_class_creation_1__class_decl_dict = NULL; PyObject *tmp_class_creation_1__metaclass = NULL; PyObject *tmp_class_creation_1__prepared = NULL; PyObject *tmp_class_creation_2__bases = NULL; PyObject *tmp_class_creation_2__class_decl_dict = NULL; PyObject *tmp_class_creation_2__metaclass = NULL; PyObject *tmp_class_creation_2__prepared = NULL; PyObject *tmp_class_creation_3__bases = NULL; PyObject *tmp_class_creation_3__class_decl_dict = NULL; PyObject *tmp_class_creation_3__metaclass = NULL; PyObject *tmp_class_creation_3__prepared = NULL; PyObject *tmp_class_creation_4__bases = NULL; PyObject *tmp_class_creation_4__class_decl_dict = NULL; PyObject *tmp_class_creation_4__metaclass = NULL; PyObject *tmp_class_creation_4__prepared = NULL; 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; PyObject *tmp_import_from_5__module = NULL; PyObject *tmp_import_from_6__module = NULL; struct Nuitka_FrameObject *frame_0eb0337d712464240b5be600baf9501d; 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; 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; PyObject *exception_keeper_type_4; PyObject *exception_keeper_value_4; PyTracebackObject *exception_keeper_tb_4; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4; PyObject *exception_keeper_type_5; PyObject *exception_keeper_value_5; PyTracebackObject *exception_keeper_tb_5; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5; PyObject *exception_keeper_type_6; PyObject *exception_keeper_value_6; PyTracebackObject *exception_keeper_tb_6; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6; int tmp_res; PyObject *tmp_dictdel_dict; PyObject *tmp_dictdel_key; bool tmp_result; PyObject *locals_cryptography$hazmat$backends$openssl$rsa_272 = NULL; PyObject *tmp_dictset_value; struct Nuitka_FrameObject *frame_6409e5a01c61dc980b20461ff22e4f19_2; NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL; static struct Nuitka_FrameObject *cache_frame_6409e5a01c61dc980b20461ff22e4f19_2 = NULL; PyObject *exception_keeper_type_7; PyObject *exception_keeper_value_7; PyTracebackObject *exception_keeper_tb_7; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7; PyObject *exception_keeper_type_8; PyObject *exception_keeper_value_8; PyTracebackObject *exception_keeper_tb_8; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_8; PyObject *exception_keeper_type_9; PyObject *exception_keeper_value_9; PyTracebackObject *exception_keeper_tb_9; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9; PyObject *locals_cryptography$hazmat$backends$openssl$rsa_299 = NULL; struct Nuitka_FrameObject *frame_ae9775f602217b35128b032614196004_3; NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL; static struct Nuitka_FrameObject *cache_frame_ae9775f602217b35128b032614196004_3 = NULL; PyObject *exception_keeper_type_10; PyObject *exception_keeper_value_10; PyTracebackObject *exception_keeper_tb_10; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10; PyObject *exception_keeper_type_11; PyObject *exception_keeper_value_11; PyTracebackObject *exception_keeper_tb_11; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_11; PyObject *exception_keeper_type_12; PyObject *exception_keeper_value_12; PyTracebackObject *exception_keeper_tb_12; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12; PyObject *locals_cryptography$hazmat$backends$openssl$rsa_329 = NULL; struct Nuitka_FrameObject *frame_fec779d643a2b434b7a12078553a3e44_4; NUITKA_MAY_BE_UNUSED char const *type_description_4 = NULL; static struct Nuitka_FrameObject *cache_frame_fec779d643a2b434b7a12078553a3e44_4 = NULL; PyObject *exception_keeper_type_13; PyObject *exception_keeper_value_13; PyTracebackObject *exception_keeper_tb_13; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13; PyObject *exception_keeper_type_14; PyObject *exception_keeper_value_14; PyTracebackObject *exception_keeper_tb_14; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_14; PyObject *exception_keeper_type_15; PyObject *exception_keeper_value_15; PyTracebackObject *exception_keeper_tb_15; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_15; PyObject *locals_cryptography$hazmat$backends$openssl$rsa_418 = NULL; struct Nuitka_FrameObject *frame_d65cb70584720a85dd7dbcfcea58849d_5; NUITKA_MAY_BE_UNUSED char const *type_description_5 = NULL; static struct Nuitka_FrameObject *cache_frame_d65cb70584720a85dd7dbcfcea58849d_5 = NULL; PyObject *exception_keeper_type_16; PyObject *exception_keeper_value_16; PyTracebackObject *exception_keeper_tb_16; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16; PyObject *exception_keeper_type_17; PyObject *exception_keeper_value_17; PyTracebackObject *exception_keeper_tb_17; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17; PyObject *exception_keeper_type_18; PyObject *exception_keeper_value_18; PyTracebackObject *exception_keeper_tb_18; NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18; // Module code. { PyObject *tmp_assign_source_1; tmp_assign_source_1 = Py_None; UPDATE_STRING_DICT0( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___doc__, tmp_assign_source_1 ); } { PyObject *tmp_assign_source_2; tmp_assign_source_2 = const_str_digest_1aff88955e23241ffc83712376c3ba41; UPDATE_STRING_DICT0( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___file__, tmp_assign_source_2 ); } { PyObject *tmp_assign_source_3; tmp_assign_source_3 = Py_None; UPDATE_STRING_DICT0( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain___cached__, tmp_assign_source_3 ); } { PyObject *tmp_assign_source_4; tmp_assign_source_4 = PyImport_ImportModule("__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; } // Frame without reuse. frame_0eb0337d712464240b5be600baf9501d = MAKE_MODULE_FRAME( codeobj_0eb0337d712464240b5be600baf9501d, module_cryptography$hazmat$backends$openssl$rsa ); // Push the new frame as the currently active one, and we should be exclusively // owning it. pushFrameStack( frame_0eb0337d712464240b5be600baf9501d ); assert( Py_REFCNT( frame_0eb0337d712464240b5be600baf9501d ) == 2 ); // Framed code: { // Tried code: { PyObject *tmp_assign_source_5; PyObject *tmp_import_name_from_1; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_1 = tmp_import_from_1__module; tmp_assign_source_5 = IMPORT_NAME( tmp_import_name_from_1, const_str_plain_absolute_import ); if ( tmp_assign_source_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 5; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_absolute_import, tmp_assign_source_5 ); } { PyObject *tmp_assign_source_6; PyObject *tmp_import_name_from_2; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_2 = tmp_import_from_1__module; tmp_assign_source_6 = IMPORT_NAME( tmp_import_name_from_2, const_str_plain_division ); if ( tmp_assign_source_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 5; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_division, tmp_assign_source_6 ); } { PyObject *tmp_assign_source_7; PyObject *tmp_import_name_from_3; CHECK_OBJECT( tmp_import_from_1__module ); tmp_import_name_from_3 = tmp_import_from_1__module; tmp_assign_source_7 = IMPORT_NAME( tmp_import_name_from_3, const_str_plain_print_function ); if ( tmp_assign_source_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 5; goto try_except_handler_1; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_print_function, tmp_assign_source_7 ); } 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( (PyObject *)tmp_import_from_1__module ); Py_DECREF( tmp_import_from_1__module ); tmp_import_from_1__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( (PyObject *)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_name_1; PyObject *tmp_globals_name_1; PyObject *tmp_locals_name_1; PyObject *tmp_fromlist_name_1; PyObject *tmp_level_name_1; tmp_name_name_1 = const_str_plain_math; tmp_globals_name_1 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_1 = Py_None; tmp_fromlist_name_1 = Py_None; tmp_level_name_1 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 7; tmp_assign_source_8 = IMPORT_MODULE5( tmp_name_name_1, tmp_globals_name_1, tmp_locals_name_1, tmp_fromlist_name_1, tmp_level_name_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$rsa, (Nuitka_StringObject *)const_str_plain_math, tmp_assign_source_8 ); } { PyObject *tmp_assign_source_9; PyObject *tmp_import_name_from_4; PyObject *tmp_name_name_2; PyObject *tmp_globals_name_2; PyObject *tmp_locals_name_2; PyObject *tmp_fromlist_name_2; PyObject *tmp_level_name_2; tmp_name_name_2 = const_str_plain_cryptography; tmp_globals_name_2 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_2 = Py_None; tmp_fromlist_name_2 = const_tuple_str_plain_utils_tuple; tmp_level_name_2 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 9; tmp_import_name_from_4 = IMPORT_MODULE5( tmp_name_name_2, tmp_globals_name_2, tmp_locals_name_2, tmp_fromlist_name_2, tmp_level_name_2 ); if ( tmp_import_name_from_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 9; goto frame_exception_exit_1; } tmp_assign_source_9 = IMPORT_NAME( tmp_import_name_from_4, const_str_plain_utils ); Py_DECREF( tmp_import_name_from_4 ); if ( tmp_assign_source_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 9; goto frame_exception_exit_1; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_utils, tmp_assign_source_9 ); } { PyObject *tmp_assign_source_10; PyObject *tmp_name_name_3; PyObject *tmp_globals_name_3; PyObject *tmp_locals_name_3; PyObject *tmp_fromlist_name_3; PyObject *tmp_level_name_3; tmp_name_name_3 = const_str_digest_82e5b7f1075745a8638e06059354d03c; tmp_globals_name_3 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_3 = Py_None; tmp_fromlist_name_3 = const_tuple_9758f710ce98b1c0cfd42dd10befe3cb_tuple; tmp_level_name_3 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 10; tmp_assign_source_10 = IMPORT_MODULE5( tmp_name_name_3, tmp_globals_name_3, tmp_locals_name_3, tmp_fromlist_name_3, tmp_level_name_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; } assert( tmp_import_from_2__module == NULL ); tmp_import_from_2__module = tmp_assign_source_10; } { // Tried code: { PyObject *tmp_assign_source_11; PyObject *tmp_import_name_from_5; CHECK_OBJECT( tmp_import_from_2__module ); tmp_import_name_from_5 = tmp_import_from_2__module; tmp_assign_source_11 = IMPORT_NAME( tmp_import_name_from_5, const_str_plain_InvalidSignature ); if ( tmp_assign_source_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 10; goto try_except_handler_2; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_InvalidSignature, tmp_assign_source_11 ); } { PyObject *tmp_assign_source_12; PyObject *tmp_import_name_from_6; CHECK_OBJECT( tmp_import_from_2__module ); tmp_import_name_from_6 = tmp_import_from_2__module; tmp_assign_source_12 = IMPORT_NAME( tmp_import_name_from_6, const_str_plain_UnsupportedAlgorithm ); if ( tmp_assign_source_12 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 10; goto try_except_handler_2; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_UnsupportedAlgorithm, tmp_assign_source_12 ); } { PyObject *tmp_assign_source_13; PyObject *tmp_import_name_from_7; CHECK_OBJECT( tmp_import_from_2__module ); tmp_import_name_from_7 = tmp_import_from_2__module; tmp_assign_source_13 = IMPORT_NAME( tmp_import_name_from_7, const_str_plain__Reasons ); if ( tmp_assign_source_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 10; goto try_except_handler_2; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__Reasons, tmp_assign_source_13 ); } 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( (PyObject *)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_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( (PyObject *)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_name_4; PyObject *tmp_globals_name_4; PyObject *tmp_locals_name_4; PyObject *tmp_fromlist_name_4; PyObject *tmp_level_name_4; tmp_name_name_4 = const_str_digest_626b18d63126fb4fc2b4b00829f745cc; tmp_globals_name_4 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_4 = Py_None; tmp_fromlist_name_4 = const_tuple_6865be46b14daf3853c114a4440f3999_tuple; tmp_level_name_4 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 13; tmp_assign_source_14 = IMPORT_MODULE5( tmp_name_name_4, tmp_globals_name_4, tmp_locals_name_4, tmp_fromlist_name_4, tmp_level_name_4 ); 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_8; CHECK_OBJECT( tmp_import_from_3__module ); tmp_import_name_from_8 = tmp_import_from_3__module; tmp_assign_source_15 = IMPORT_NAME( tmp_import_name_from_8, const_str_plain__calculate_digest_and_algorithm ); 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_3; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__calculate_digest_and_algorithm, tmp_assign_source_15 ); } { PyObject *tmp_assign_source_16; PyObject *tmp_import_name_from_9; CHECK_OBJECT( tmp_import_from_3__module ); tmp_import_name_from_9 = tmp_import_from_3__module; tmp_assign_source_16 = IMPORT_NAME( tmp_import_name_from_9, const_str_plain__check_not_prehashed ); 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_3; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__check_not_prehashed, tmp_assign_source_16 ); } { PyObject *tmp_assign_source_17; PyObject *tmp_import_name_from_10; CHECK_OBJECT( tmp_import_from_3__module ); tmp_import_name_from_10 = tmp_import_from_3__module; tmp_assign_source_17 = IMPORT_NAME( tmp_import_name_from_10, const_str_plain__warn_sign_verify_deprecated ); 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_3; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__warn_sign_verify_deprecated, tmp_assign_source_17 ); } 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( (PyObject *)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_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( (PyObject *)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_11; PyObject *tmp_name_name_5; PyObject *tmp_globals_name_5; PyObject *tmp_locals_name_5; PyObject *tmp_fromlist_name_5; PyObject *tmp_level_name_5; tmp_name_name_5 = const_str_digest_9db3cdd3cd765463b4eec6754eb8e087; tmp_globals_name_5 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_5 = Py_None; tmp_fromlist_name_5 = const_tuple_str_plain_hashes_tuple; tmp_level_name_5 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 17; tmp_import_name_from_11 = IMPORT_MODULE5( tmp_name_name_5, tmp_globals_name_5, tmp_locals_name_5, tmp_fromlist_name_5, tmp_level_name_5 ); if ( tmp_import_name_from_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 17; goto frame_exception_exit_1; } tmp_assign_source_18 = IMPORT_NAME( tmp_import_name_from_11, const_str_plain_hashes ); Py_DECREF( tmp_import_name_from_11 ); 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$rsa, (Nuitka_StringObject *)const_str_plain_hashes, tmp_assign_source_18 ); } { PyObject *tmp_assign_source_19; PyObject *tmp_name_name_6; PyObject *tmp_globals_name_6; PyObject *tmp_locals_name_6; PyObject *tmp_fromlist_name_6; PyObject *tmp_level_name_6; tmp_name_name_6 = const_str_digest_426349c7e201b358f2086eb3f7fb6f47; tmp_globals_name_6 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_6 = Py_None; tmp_fromlist_name_6 = const_tuple_f7d52da993a9ca49ad2e18373869bfe9_tuple; tmp_level_name_6 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 18; tmp_assign_source_19 = IMPORT_MODULE5( tmp_name_name_6, tmp_globals_name_6, tmp_locals_name_6, tmp_fromlist_name_6, tmp_level_name_6 ); 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_12; CHECK_OBJECT( tmp_import_from_4__module ); tmp_import_name_from_12 = tmp_import_from_4__module; tmp_assign_source_20 = IMPORT_NAME( tmp_import_name_from_12, const_str_plain_AsymmetricSignatureContext ); 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_4; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_AsymmetricSignatureContext, tmp_assign_source_20 ); } { PyObject *tmp_assign_source_21; PyObject *tmp_import_name_from_13; CHECK_OBJECT( tmp_import_from_4__module ); tmp_import_name_from_13 = tmp_import_from_4__module; tmp_assign_source_21 = IMPORT_NAME( tmp_import_name_from_13, const_str_plain_AsymmetricVerificationContext ); 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_4; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_AsymmetricVerificationContext, tmp_assign_source_21 ); } { PyObject *tmp_assign_source_22; PyObject *tmp_import_name_from_14; CHECK_OBJECT( tmp_import_from_4__module ); tmp_import_name_from_14 = tmp_import_from_4__module; tmp_assign_source_22 = IMPORT_NAME( tmp_import_name_from_14, const_str_plain_rsa ); 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_4; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_rsa, tmp_assign_source_22 ); } goto try_end_4; // Exception handler code: try_except_handler_4:; exception_keeper_type_4 = exception_type; exception_keeper_value_4 = exception_value; exception_keeper_tb_4 = exception_tb; exception_keeper_lineno_4 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { CHECK_OBJECT( (PyObject *)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_4; exception_value = exception_keeper_value_4; exception_tb = exception_keeper_tb_4; exception_lineno = exception_keeper_lineno_4; goto frame_exception_exit_1; } // End of try: try_end_4:; } { CHECK_OBJECT( (PyObject *)tmp_import_from_4__module ); Py_DECREF( tmp_import_from_4__module ); tmp_import_from_4__module = NULL; } { PyObject *tmp_assign_source_23; PyObject *tmp_name_name_7; PyObject *tmp_globals_name_7; PyObject *tmp_locals_name_7; PyObject *tmp_fromlist_name_7; PyObject *tmp_level_name_7; tmp_name_name_7 = const_str_digest_ab9b2f5b99442fa296cac0d8ff686f4b; tmp_globals_name_7 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_7 = Py_None; tmp_fromlist_name_7 = const_tuple_fa080cb81ae95a632e3813332243b607_tuple; tmp_level_name_7 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 21; tmp_assign_source_23 = IMPORT_MODULE5( tmp_name_name_7, tmp_globals_name_7, tmp_locals_name_7, tmp_fromlist_name_7, tmp_level_name_7 ); if ( tmp_assign_source_23 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 21; goto frame_exception_exit_1; } assert( tmp_import_from_5__module == NULL ); tmp_import_from_5__module = tmp_assign_source_23; } { // Tried code: { PyObject *tmp_assign_source_24; PyObject *tmp_import_name_from_15; CHECK_OBJECT( tmp_import_from_5__module ); tmp_import_name_from_15 = tmp_import_from_5__module; tmp_assign_source_24 = IMPORT_NAME( tmp_import_name_from_15, const_str_plain_AsymmetricPadding ); if ( tmp_assign_source_24 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 21; goto try_except_handler_5; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_AsymmetricPadding, tmp_assign_source_24 ); } { PyObject *tmp_assign_source_25; PyObject *tmp_import_name_from_16; CHECK_OBJECT( tmp_import_from_5__module ); tmp_import_name_from_16 = tmp_import_from_5__module; tmp_assign_source_25 = IMPORT_NAME( tmp_import_name_from_16, const_str_plain_MGF1 ); if ( tmp_assign_source_25 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 21; goto try_except_handler_5; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_MGF1, tmp_assign_source_25 ); } { PyObject *tmp_assign_source_26; PyObject *tmp_import_name_from_17; CHECK_OBJECT( tmp_import_from_5__module ); tmp_import_name_from_17 = tmp_import_from_5__module; tmp_assign_source_26 = IMPORT_NAME( tmp_import_name_from_17, const_str_plain_OAEP ); if ( tmp_assign_source_26 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 21; goto try_except_handler_5; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_OAEP, tmp_assign_source_26 ); } { PyObject *tmp_assign_source_27; PyObject *tmp_import_name_from_18; CHECK_OBJECT( tmp_import_from_5__module ); tmp_import_name_from_18 = tmp_import_from_5__module; tmp_assign_source_27 = IMPORT_NAME( tmp_import_name_from_18, const_str_plain_PKCS1v15 ); if ( tmp_assign_source_27 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 21; goto try_except_handler_5; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_PKCS1v15, tmp_assign_source_27 ); } { PyObject *tmp_assign_source_28; PyObject *tmp_import_name_from_19; CHECK_OBJECT( tmp_import_from_5__module ); tmp_import_name_from_19 = tmp_import_from_5__module; tmp_assign_source_28 = IMPORT_NAME( tmp_import_name_from_19, const_str_plain_PSS ); if ( tmp_assign_source_28 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 21; goto try_except_handler_5; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_PSS, tmp_assign_source_28 ); } { PyObject *tmp_assign_source_29; PyObject *tmp_import_name_from_20; CHECK_OBJECT( tmp_import_from_5__module ); tmp_import_name_from_20 = tmp_import_from_5__module; tmp_assign_source_29 = IMPORT_NAME( tmp_import_name_from_20, const_str_plain_calculate_max_pss_salt_length ); if ( tmp_assign_source_29 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 21; goto try_except_handler_5; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_calculate_max_pss_salt_length, tmp_assign_source_29 ); } goto try_end_5; // Exception handler code: try_except_handler_5:; exception_keeper_type_5 = exception_type; exception_keeper_value_5 = exception_value; exception_keeper_tb_5 = exception_tb; exception_keeper_lineno_5 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { CHECK_OBJECT( (PyObject *)tmp_import_from_5__module ); Py_DECREF( tmp_import_from_5__module ); tmp_import_from_5__module = NULL; } { // Re-raise. exception_type = exception_keeper_type_5; exception_value = exception_keeper_value_5; exception_tb = exception_keeper_tb_5; exception_lineno = exception_keeper_lineno_5; goto frame_exception_exit_1; } // End of try: try_end_5:; } { CHECK_OBJECT( (PyObject *)tmp_import_from_5__module ); Py_DECREF( tmp_import_from_5__module ); tmp_import_from_5__module = NULL; } { PyObject *tmp_assign_source_30; PyObject *tmp_name_name_8; PyObject *tmp_globals_name_8; PyObject *tmp_locals_name_8; PyObject *tmp_fromlist_name_8; PyObject *tmp_level_name_8; tmp_name_name_8 = const_str_digest_97cd6fd5c8579a7068d86fbfd40e2f84; tmp_globals_name_8 = (PyObject *)moduledict_cryptography$hazmat$backends$openssl$rsa; tmp_locals_name_8 = Py_None; tmp_fromlist_name_8 = const_tuple_99a492340d27a0e2a7192ecb7608f52c_tuple; tmp_level_name_8 = const_int_0; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 24; tmp_assign_source_30 = IMPORT_MODULE5( tmp_name_name_8, tmp_globals_name_8, tmp_locals_name_8, tmp_fromlist_name_8, tmp_level_name_8 ); if ( tmp_assign_source_30 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 24; goto frame_exception_exit_1; } assert( tmp_import_from_6__module == NULL ); tmp_import_from_6__module = tmp_assign_source_30; } { // Tried code: { PyObject *tmp_assign_source_31; PyObject *tmp_import_name_from_21; CHECK_OBJECT( tmp_import_from_6__module ); tmp_import_name_from_21 = tmp_import_from_6__module; tmp_assign_source_31 = IMPORT_NAME( tmp_import_name_from_21, const_str_plain_RSAPrivateKeyWithSerialization ); if ( tmp_assign_source_31 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 24; goto try_except_handler_6; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_RSAPrivateKeyWithSerialization, tmp_assign_source_31 ); } { PyObject *tmp_assign_source_32; PyObject *tmp_import_name_from_22; CHECK_OBJECT( tmp_import_from_6__module ); tmp_import_name_from_22 = tmp_import_from_6__module; tmp_assign_source_32 = IMPORT_NAME( tmp_import_name_from_22, const_str_plain_RSAPublicKeyWithSerialization ); if ( tmp_assign_source_32 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 24; goto try_except_handler_6; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_RSAPublicKeyWithSerialization, tmp_assign_source_32 ); } goto try_end_6; // Exception handler code: try_except_handler_6:; exception_keeper_type_6 = exception_type; exception_keeper_value_6 = exception_value; exception_keeper_tb_6 = exception_tb; exception_keeper_lineno_6 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { CHECK_OBJECT( (PyObject *)tmp_import_from_6__module ); Py_DECREF( tmp_import_from_6__module ); tmp_import_from_6__module = NULL; } { // Re-raise. exception_type = exception_keeper_type_6; exception_value = exception_keeper_value_6; exception_tb = exception_keeper_tb_6; exception_lineno = exception_keeper_lineno_6; goto frame_exception_exit_1; } // End of try: try_end_6:; } { CHECK_OBJECT( (PyObject *)tmp_import_from_6__module ); Py_DECREF( tmp_import_from_6__module ); tmp_import_from_6__module = NULL; } { PyObject *tmp_assign_source_33; tmp_assign_source_33 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_1__get_rsa_pss_salt_length( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__get_rsa_pss_salt_length, tmp_assign_source_33 ); } { PyObject *tmp_assign_source_34; tmp_assign_source_34 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_2__enc_dec_rsa( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa, tmp_assign_source_34 ); } { PyObject *tmp_assign_source_35; tmp_assign_source_35 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_3__enc_dec_rsa_pkey_ctx( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__enc_dec_rsa_pkey_ctx, tmp_assign_source_35 ); } { PyObject *tmp_assign_source_36; tmp_assign_source_36 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_4__handle_rsa_enc_dec_error( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__handle_rsa_enc_dec_error, tmp_assign_source_36 ); } { PyObject *tmp_assign_source_37; tmp_assign_source_37 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_5__rsa_sig_determine_padding( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_determine_padding, tmp_assign_source_37 ); } { PyObject *tmp_assign_source_38; tmp_assign_source_38 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_6__rsa_sig_setup( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_setup, tmp_assign_source_38 ); } { PyObject *tmp_assign_source_39; tmp_assign_source_39 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_7__rsa_sig_sign( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_sign, tmp_assign_source_39 ); } { PyObject *tmp_assign_source_40; tmp_assign_source_40 = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_8__rsa_sig_verify( ); UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__rsa_sig_verify, tmp_assign_source_40 ); } { // Tried code: { PyObject *tmp_assign_source_41; PyObject *tmp_dircall_arg1_1; tmp_dircall_arg1_1 = const_tuple_type_object_tuple; Py_INCREF( tmp_dircall_arg1_1 ); { PyObject *dir_call_args[] = {tmp_dircall_arg1_1}; tmp_assign_source_41 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args ); } if ( tmp_assign_source_41 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } assert( tmp_class_creation_1__bases == NULL ); tmp_class_creation_1__bases = tmp_assign_source_41; } { PyObject *tmp_assign_source_42; tmp_assign_source_42 = PyDict_New(); assert( tmp_class_creation_1__class_decl_dict == NULL ); tmp_class_creation_1__class_decl_dict = tmp_assign_source_42; } { PyObject *tmp_assign_source_43; PyObject *tmp_metaclass_name_1; nuitka_bool tmp_condition_result_1; PyObject *tmp_key_name_1; PyObject *tmp_dict_name_1; PyObject *tmp_dict_name_2; PyObject *tmp_key_name_2; nuitka_bool tmp_condition_result_2; int tmp_truth_name_1; PyObject *tmp_type_arg_1; PyObject *tmp_subscribed_name_1; PyObject *tmp_subscript_name_1; PyObject *tmp_bases_name_1; tmp_key_name_1 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dict_name_1 = tmp_class_creation_1__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_1, tmp_key_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } tmp_condition_result_1 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_1 == NUITKA_BOOL_TRUE ) { goto condexpr_true_1; } else { goto condexpr_false_1; } condexpr_true_1:; CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dict_name_2 = tmp_class_creation_1__class_decl_dict; tmp_key_name_2 = const_str_plain_metaclass; tmp_metaclass_name_1 = DICT_GET_ITEM( tmp_dict_name_2, tmp_key_name_2 ); if ( tmp_metaclass_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } goto condexpr_end_1; condexpr_false_1:; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_truth_name_1 = CHECK_IF_TRUE( tmp_class_creation_1__bases ); if ( tmp_truth_name_1 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } tmp_condition_result_2 = tmp_truth_name_1 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_2 == NUITKA_BOOL_TRUE ) { goto condexpr_true_2; } else { goto condexpr_false_2; } condexpr_true_2:; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_subscribed_name_1 = tmp_class_creation_1__bases; tmp_subscript_name_1 = const_int_0; tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_1, tmp_subscript_name_1, 0 ); if ( tmp_type_arg_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } tmp_metaclass_name_1 = BUILTIN_TYPE1( tmp_type_arg_1 ); Py_DECREF( tmp_type_arg_1 ); if ( tmp_metaclass_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } goto condexpr_end_2; condexpr_false_2:; tmp_metaclass_name_1 = (PyObject *)&PyType_Type; Py_INCREF( tmp_metaclass_name_1 ); condexpr_end_2:; condexpr_end_1:; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_bases_name_1 = tmp_class_creation_1__bases; tmp_assign_source_43 = SELECT_METACLASS( tmp_metaclass_name_1, tmp_bases_name_1 ); Py_DECREF( tmp_metaclass_name_1 ); if ( tmp_assign_source_43 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } assert( tmp_class_creation_1__metaclass == NULL ); tmp_class_creation_1__metaclass = tmp_assign_source_43; } { nuitka_bool tmp_condition_result_3; PyObject *tmp_key_name_3; PyObject *tmp_dict_name_3; tmp_key_name_3 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dict_name_3 = tmp_class_creation_1__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_3, tmp_key_name_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } tmp_condition_result_3 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_3 == NUITKA_BOOL_TRUE ) { goto branch_yes_1; } else { goto branch_no_1; } branch_yes_1:; { CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict; tmp_dictdel_key = const_str_plain_metaclass; tmp_result = DICT_REMOVE_ITEM( tmp_dictdel_dict, tmp_dictdel_key ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } } branch_no_1:; } { nuitka_bool tmp_condition_result_4; PyObject *tmp_source_name_1; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_source_name_1 = tmp_class_creation_1__metaclass; tmp_res = PyObject_HasAttr( tmp_source_name_1, const_str_plain___prepare__ ); tmp_condition_result_4 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_4 == NUITKA_BOOL_TRUE ) { goto branch_yes_2; } else { goto branch_no_2; } branch_yes_2:; { PyObject *tmp_assign_source_44; PyObject *tmp_called_name_1; PyObject *tmp_source_name_2; PyObject *tmp_args_name_1; PyObject *tmp_tuple_element_1; PyObject *tmp_kw_name_1; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_source_name_2 = tmp_class_creation_1__metaclass; tmp_called_name_1 = LOOKUP_ATTRIBUTE( tmp_source_name_2, const_str_plain___prepare__ ); if ( tmp_called_name_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } tmp_tuple_element_1 = const_str_plain__RSASignatureContext; tmp_args_name_1 = PyTuple_New( 2 ); Py_INCREF( tmp_tuple_element_1 ); PyTuple_SET_ITEM( tmp_args_name_1, 0, tmp_tuple_element_1 ); CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_tuple_element_1 = tmp_class_creation_1__bases; Py_INCREF( tmp_tuple_element_1 ); PyTuple_SET_ITEM( tmp_args_name_1, 1, tmp_tuple_element_1 ); CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_kw_name_1 = tmp_class_creation_1__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 272; tmp_assign_source_44 = CALL_FUNCTION( tmp_called_name_1, tmp_args_name_1, tmp_kw_name_1 ); Py_DECREF( tmp_called_name_1 ); Py_DECREF( tmp_args_name_1 ); if ( tmp_assign_source_44 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } assert( tmp_class_creation_1__prepared == NULL ); tmp_class_creation_1__prepared = tmp_assign_source_44; } { nuitka_bool tmp_condition_result_5; PyObject *tmp_operand_name_1; PyObject *tmp_source_name_3; CHECK_OBJECT( tmp_class_creation_1__prepared ); tmp_source_name_3 = tmp_class_creation_1__prepared; tmp_res = PyObject_HasAttr( tmp_source_name_3, const_str_plain___getitem__ ); tmp_operand_name_1 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } tmp_condition_result_5 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_5 == NUITKA_BOOL_TRUE ) { goto branch_yes_3; } else { goto branch_no_3; } branch_yes_3:; { PyObject *tmp_raise_type_1; PyObject *tmp_raise_value_1; PyObject *tmp_left_name_1; PyObject *tmp_right_name_1; PyObject *tmp_tuple_element_2; PyObject *tmp_getattr_target_1; PyObject *tmp_getattr_attr_1; PyObject *tmp_getattr_default_1; PyObject *tmp_source_name_4; PyObject *tmp_type_arg_2; tmp_raise_type_1 = PyExc_TypeError; tmp_left_name_1 = const_str_digest_75fd71b1edada749c2ef7ac810062295; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_getattr_target_1 = tmp_class_creation_1__metaclass; tmp_getattr_attr_1 = const_str_plain___name__; tmp_getattr_default_1 = const_str_angle_metaclass; tmp_tuple_element_2 = BUILTIN_GETATTR( tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1 ); if ( tmp_tuple_element_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } tmp_right_name_1 = PyTuple_New( 2 ); PyTuple_SET_ITEM( tmp_right_name_1, 0, tmp_tuple_element_2 ); CHECK_OBJECT( tmp_class_creation_1__prepared ); tmp_type_arg_2 = tmp_class_creation_1__prepared; tmp_source_name_4 = BUILTIN_TYPE1( tmp_type_arg_2 ); assert( !(tmp_source_name_4 == NULL) ); tmp_tuple_element_2 = LOOKUP_ATTRIBUTE( tmp_source_name_4, const_str_plain___name__ ); Py_DECREF( tmp_source_name_4 ); if ( tmp_tuple_element_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_right_name_1 ); exception_lineno = 272; goto try_except_handler_7; } PyTuple_SET_ITEM( tmp_right_name_1, 1, tmp_tuple_element_2 ); tmp_raise_value_1 = BINARY_OPERATION_REMAINDER( tmp_left_name_1, tmp_right_name_1 ); Py_DECREF( tmp_right_name_1 ); if ( tmp_raise_value_1 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_7; } exception_type = tmp_raise_type_1; Py_INCREF( tmp_raise_type_1 ); exception_value = tmp_raise_value_1; exception_lineno = 272; RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb ); goto try_except_handler_7; } branch_no_3:; } goto branch_end_2; branch_no_2:; { PyObject *tmp_assign_source_45; tmp_assign_source_45 = PyDict_New(); assert( tmp_class_creation_1__prepared == NULL ); tmp_class_creation_1__prepared = tmp_assign_source_45; } branch_end_2:; } { PyObject *tmp_assign_source_46; PyObject *tmp_called_name_2; PyObject *tmp_called_name_3; PyObject *tmp_source_name_5; PyObject *tmp_mvar_value_1; PyObject *tmp_args_element_name_1; PyObject *tmp_mvar_value_2; PyObject *tmp_args_element_name_2; tmp_mvar_value_1 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_utils ); if (unlikely( tmp_mvar_value_1 == NULL )) { tmp_mvar_value_1 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_utils ); } if ( tmp_mvar_value_1 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "utils" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 271; goto try_except_handler_7; } tmp_source_name_5 = tmp_mvar_value_1; tmp_called_name_3 = LOOKUP_ATTRIBUTE( tmp_source_name_5, const_str_plain_register_interface ); if ( tmp_called_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 271; goto try_except_handler_7; } tmp_mvar_value_2 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_AsymmetricSignatureContext ); if (unlikely( tmp_mvar_value_2 == NULL )) { tmp_mvar_value_2 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_AsymmetricSignatureContext ); } if ( tmp_mvar_value_2 == NULL ) { Py_DECREF( tmp_called_name_3 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "AsymmetricSignatureContext" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 271; goto try_except_handler_7; } tmp_args_element_name_1 = tmp_mvar_value_2; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 271; { PyObject *call_args[] = { tmp_args_element_name_1 }; tmp_called_name_2 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_3, call_args ); } Py_DECREF( tmp_called_name_3 ); if ( tmp_called_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 271; goto try_except_handler_7; } { PyObject *tmp_set_locals_1; CHECK_OBJECT( tmp_class_creation_1__prepared ); tmp_set_locals_1 = tmp_class_creation_1__prepared; locals_cryptography$hazmat$backends$openssl$rsa_272 = tmp_set_locals_1; Py_INCREF( tmp_set_locals_1 ); } { // Tried code: { // Tried code: { tmp_dictset_value = const_str_digest_ab6f05b42e1f3b7330c1f4fe1ba86e66; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_272, const_str_plain___module__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_9; } } { tmp_dictset_value = const_str_plain__RSASignatureContext; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_272, const_str_plain___qualname__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_9; } } MAKE_OR_REUSE_FRAME( cache_frame_6409e5a01c61dc980b20461ff22e4f19_2, codeobj_6409e5a01c61dc980b20461ff22e4f19, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *) ); frame_6409e5a01c61dc980b20461ff22e4f19_2 = cache_frame_6409e5a01c61dc980b20461ff22e4f19_2; // Push the new frame as the currently active one. pushFrameStack( frame_6409e5a01c61dc980b20461ff22e4f19_2 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_6409e5a01c61dc980b20461ff22e4f19_2 ) == 2 ); // Frame stack // Framed code: { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_9___init__( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_272, const_str_plain___init__, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 273; type_description_2 = "o"; goto frame_exception_exit_2; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_10_update( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_272, const_str_plain_update, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 285; type_description_2 = "o"; goto frame_exception_exit_2; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_11_finalize( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_272, const_str_plain_finalize, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 288; type_description_2 = "o"; goto frame_exception_exit_2; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_6409e5a01c61dc980b20461ff22e4f19_2 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_1; frame_exception_exit_2:; #if 0 RESTORE_FRAME_EXCEPTION( frame_6409e5a01c61dc980b20461ff22e4f19_2 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_6409e5a01c61dc980b20461ff22e4f19_2, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_6409e5a01c61dc980b20461ff22e4f19_2->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_6409e5a01c61dc980b20461ff22e4f19_2, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_6409e5a01c61dc980b20461ff22e4f19_2, type_description_2, outline_0_var___class__ ); // Release cached frame. if ( frame_6409e5a01c61dc980b20461ff22e4f19_2 == cache_frame_6409e5a01c61dc980b20461ff22e4f19_2 ) { Py_DECREF( frame_6409e5a01c61dc980b20461ff22e4f19_2 ); } cache_frame_6409e5a01c61dc980b20461ff22e4f19_2 = NULL; assertFrameObject( frame_6409e5a01c61dc980b20461ff22e4f19_2 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto nested_frame_exit_1; frame_no_exception_1:; goto skip_nested_handling_1; nested_frame_exit_1:; goto try_except_handler_9; skip_nested_handling_1:; { nuitka_bool tmp_condition_result_6; PyObject *tmp_compexpr_left_1; PyObject *tmp_compexpr_right_1; CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_compexpr_left_1 = tmp_class_creation_1__bases; tmp_compexpr_right_1 = const_tuple_type_object_tuple; tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_1, tmp_compexpr_right_1 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_9; } tmp_condition_result_6 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_6 == NUITKA_BOOL_TRUE ) { goto branch_yes_4; } else { goto branch_no_4; } branch_yes_4:; { tmp_dictset_value = const_tuple_type_object_tuple; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_272, const_str_plain___orig_bases__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_9; } } branch_no_4:; } { PyObject *tmp_assign_source_47; PyObject *tmp_called_name_4; PyObject *tmp_args_name_2; PyObject *tmp_tuple_element_3; PyObject *tmp_kw_name_2; CHECK_OBJECT( tmp_class_creation_1__metaclass ); tmp_called_name_4 = tmp_class_creation_1__metaclass; tmp_tuple_element_3 = const_str_plain__RSASignatureContext; tmp_args_name_2 = PyTuple_New( 3 ); Py_INCREF( tmp_tuple_element_3 ); PyTuple_SET_ITEM( tmp_args_name_2, 0, tmp_tuple_element_3 ); CHECK_OBJECT( tmp_class_creation_1__bases ); tmp_tuple_element_3 = tmp_class_creation_1__bases; Py_INCREF( tmp_tuple_element_3 ); PyTuple_SET_ITEM( tmp_args_name_2, 1, tmp_tuple_element_3 ); tmp_tuple_element_3 = locals_cryptography$hazmat$backends$openssl$rsa_272; Py_INCREF( tmp_tuple_element_3 ); PyTuple_SET_ITEM( tmp_args_name_2, 2, tmp_tuple_element_3 ); CHECK_OBJECT( tmp_class_creation_1__class_decl_dict ); tmp_kw_name_2 = tmp_class_creation_1__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 272; tmp_assign_source_47 = CALL_FUNCTION( tmp_called_name_4, tmp_args_name_2, tmp_kw_name_2 ); Py_DECREF( tmp_args_name_2 ); if ( tmp_assign_source_47 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 272; goto try_except_handler_9; } assert( outline_0_var___class__ == NULL ); outline_0_var___class__ = tmp_assign_source_47; } { CHECK_OBJECT( outline_0_var___class__ ); tmp_args_element_name_2 = outline_0_var___class__; Py_INCREF( tmp_args_element_name_2 ); goto try_return_handler_9; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_9:; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_272 ); locals_cryptography$hazmat$backends$openssl$rsa_272 = NULL; } { goto try_return_handler_8; } // Exception handler code: try_except_handler_9:; exception_keeper_type_7 = exception_type; exception_keeper_value_7 = exception_value; exception_keeper_tb_7 = exception_tb; exception_keeper_lineno_7 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_272 ); locals_cryptography$hazmat$backends$openssl$rsa_272 = NULL; } { // Re-raise. exception_type = exception_keeper_type_7; exception_value = exception_keeper_value_7; exception_tb = exception_keeper_tb_7; exception_lineno = exception_keeper_lineno_7; goto try_except_handler_8; } // End of try: } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_8:; { CHECK_OBJECT( (PyObject *)outline_0_var___class__ ); Py_DECREF( outline_0_var___class__ ); outline_0_var___class__ = NULL; } { goto outline_result_1; } // Exception handler code: try_except_handler_8:; exception_keeper_type_8 = exception_type; exception_keeper_value_8 = exception_value; exception_keeper_tb_8 = exception_tb; exception_keeper_lineno_8 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // Re-raise. exception_type = exception_keeper_type_8; exception_value = exception_keeper_value_8; exception_tb = exception_keeper_tb_8; exception_lineno = exception_keeper_lineno_8; goto outline_exception_1; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); outline_exception_1:; exception_lineno = 272; goto try_except_handler_7; outline_result_1:; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 271; { PyObject *call_args[] = { tmp_args_element_name_2 }; tmp_assign_source_46 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_2, call_args ); } Py_DECREF( tmp_called_name_2 ); Py_DECREF( tmp_args_element_name_2 ); if ( tmp_assign_source_46 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 271; goto try_except_handler_7; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSASignatureContext, tmp_assign_source_46 ); } goto try_end_7; // Exception handler code: try_except_handler_7:; exception_keeper_type_9 = exception_type; exception_keeper_value_9 = exception_value; exception_keeper_tb_9 = exception_tb; exception_keeper_lineno_9 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( tmp_class_creation_1__bases ); tmp_class_creation_1__bases = NULL; } { Py_XDECREF( tmp_class_creation_1__class_decl_dict ); tmp_class_creation_1__class_decl_dict = NULL; } { Py_XDECREF( tmp_class_creation_1__metaclass ); tmp_class_creation_1__metaclass = NULL; } { Py_XDECREF( tmp_class_creation_1__prepared ); tmp_class_creation_1__prepared = NULL; } { // Re-raise. exception_type = exception_keeper_type_9; exception_value = exception_keeper_value_9; exception_tb = exception_keeper_tb_9; exception_lineno = exception_keeper_lineno_9; goto frame_exception_exit_1; } // End of try: try_end_7:; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__bases ); Py_DECREF( tmp_class_creation_1__bases ); tmp_class_creation_1__bases = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__class_decl_dict ); Py_DECREF( tmp_class_creation_1__class_decl_dict ); tmp_class_creation_1__class_decl_dict = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__metaclass ); Py_DECREF( tmp_class_creation_1__metaclass ); tmp_class_creation_1__metaclass = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_1__prepared ); Py_DECREF( tmp_class_creation_1__prepared ); tmp_class_creation_1__prepared = NULL; } { // Tried code: { PyObject *tmp_assign_source_48; PyObject *tmp_dircall_arg1_2; tmp_dircall_arg1_2 = const_tuple_type_object_tuple; Py_INCREF( tmp_dircall_arg1_2 ); { PyObject *dir_call_args[] = {tmp_dircall_arg1_2}; tmp_assign_source_48 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args ); } if ( tmp_assign_source_48 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } assert( tmp_class_creation_2__bases == NULL ); tmp_class_creation_2__bases = tmp_assign_source_48; } { PyObject *tmp_assign_source_49; tmp_assign_source_49 = PyDict_New(); assert( tmp_class_creation_2__class_decl_dict == NULL ); tmp_class_creation_2__class_decl_dict = tmp_assign_source_49; } { PyObject *tmp_assign_source_50; PyObject *tmp_metaclass_name_2; nuitka_bool tmp_condition_result_7; PyObject *tmp_key_name_4; PyObject *tmp_dict_name_4; PyObject *tmp_dict_name_5; PyObject *tmp_key_name_5; nuitka_bool tmp_condition_result_8; int tmp_truth_name_2; PyObject *tmp_type_arg_3; PyObject *tmp_subscribed_name_2; PyObject *tmp_subscript_name_2; PyObject *tmp_bases_name_2; tmp_key_name_4 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_2__class_decl_dict ); tmp_dict_name_4 = tmp_class_creation_2__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_4, tmp_key_name_4 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } tmp_condition_result_7 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_7 == NUITKA_BOOL_TRUE ) { goto condexpr_true_3; } else { goto condexpr_false_3; } condexpr_true_3:; CHECK_OBJECT( tmp_class_creation_2__class_decl_dict ); tmp_dict_name_5 = tmp_class_creation_2__class_decl_dict; tmp_key_name_5 = const_str_plain_metaclass; tmp_metaclass_name_2 = DICT_GET_ITEM( tmp_dict_name_5, tmp_key_name_5 ); if ( tmp_metaclass_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } goto condexpr_end_3; condexpr_false_3:; CHECK_OBJECT( tmp_class_creation_2__bases ); tmp_truth_name_2 = CHECK_IF_TRUE( tmp_class_creation_2__bases ); if ( tmp_truth_name_2 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } tmp_condition_result_8 = tmp_truth_name_2 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_8 == NUITKA_BOOL_TRUE ) { goto condexpr_true_4; } else { goto condexpr_false_4; } condexpr_true_4:; CHECK_OBJECT( tmp_class_creation_2__bases ); tmp_subscribed_name_2 = tmp_class_creation_2__bases; tmp_subscript_name_2 = const_int_0; tmp_type_arg_3 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_2, tmp_subscript_name_2, 0 ); if ( tmp_type_arg_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } tmp_metaclass_name_2 = BUILTIN_TYPE1( tmp_type_arg_3 ); Py_DECREF( tmp_type_arg_3 ); if ( tmp_metaclass_name_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } goto condexpr_end_4; condexpr_false_4:; tmp_metaclass_name_2 = (PyObject *)&PyType_Type; Py_INCREF( tmp_metaclass_name_2 ); condexpr_end_4:; condexpr_end_3:; CHECK_OBJECT( tmp_class_creation_2__bases ); tmp_bases_name_2 = tmp_class_creation_2__bases; tmp_assign_source_50 = SELECT_METACLASS( tmp_metaclass_name_2, tmp_bases_name_2 ); Py_DECREF( tmp_metaclass_name_2 ); if ( tmp_assign_source_50 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } assert( tmp_class_creation_2__metaclass == NULL ); tmp_class_creation_2__metaclass = tmp_assign_source_50; } { nuitka_bool tmp_condition_result_9; PyObject *tmp_key_name_6; PyObject *tmp_dict_name_6; tmp_key_name_6 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_2__class_decl_dict ); tmp_dict_name_6 = tmp_class_creation_2__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_6, tmp_key_name_6 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } tmp_condition_result_9 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_9 == NUITKA_BOOL_TRUE ) { goto branch_yes_5; } else { goto branch_no_5; } branch_yes_5:; { CHECK_OBJECT( tmp_class_creation_2__class_decl_dict ); tmp_dictdel_dict = tmp_class_creation_2__class_decl_dict; tmp_dictdel_key = const_str_plain_metaclass; tmp_result = DICT_REMOVE_ITEM( tmp_dictdel_dict, tmp_dictdel_key ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } } branch_no_5:; } { nuitka_bool tmp_condition_result_10; PyObject *tmp_source_name_6; CHECK_OBJECT( tmp_class_creation_2__metaclass ); tmp_source_name_6 = tmp_class_creation_2__metaclass; tmp_res = PyObject_HasAttr( tmp_source_name_6, const_str_plain___prepare__ ); tmp_condition_result_10 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_10 == NUITKA_BOOL_TRUE ) { goto branch_yes_6; } else { goto branch_no_6; } branch_yes_6:; { PyObject *tmp_assign_source_51; PyObject *tmp_called_name_5; PyObject *tmp_source_name_7; PyObject *tmp_args_name_3; PyObject *tmp_tuple_element_4; PyObject *tmp_kw_name_3; CHECK_OBJECT( tmp_class_creation_2__metaclass ); tmp_source_name_7 = tmp_class_creation_2__metaclass; tmp_called_name_5 = LOOKUP_ATTRIBUTE( tmp_source_name_7, const_str_plain___prepare__ ); if ( tmp_called_name_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } tmp_tuple_element_4 = const_str_plain__RSAVerificationContext; tmp_args_name_3 = PyTuple_New( 2 ); Py_INCREF( tmp_tuple_element_4 ); PyTuple_SET_ITEM( tmp_args_name_3, 0, tmp_tuple_element_4 ); CHECK_OBJECT( tmp_class_creation_2__bases ); tmp_tuple_element_4 = tmp_class_creation_2__bases; Py_INCREF( tmp_tuple_element_4 ); PyTuple_SET_ITEM( tmp_args_name_3, 1, tmp_tuple_element_4 ); CHECK_OBJECT( tmp_class_creation_2__class_decl_dict ); tmp_kw_name_3 = tmp_class_creation_2__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 299; tmp_assign_source_51 = CALL_FUNCTION( tmp_called_name_5, tmp_args_name_3, tmp_kw_name_3 ); Py_DECREF( tmp_called_name_5 ); Py_DECREF( tmp_args_name_3 ); if ( tmp_assign_source_51 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } assert( tmp_class_creation_2__prepared == NULL ); tmp_class_creation_2__prepared = tmp_assign_source_51; } { nuitka_bool tmp_condition_result_11; PyObject *tmp_operand_name_2; PyObject *tmp_source_name_8; CHECK_OBJECT( tmp_class_creation_2__prepared ); tmp_source_name_8 = tmp_class_creation_2__prepared; tmp_res = PyObject_HasAttr( tmp_source_name_8, const_str_plain___getitem__ ); tmp_operand_name_2 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } tmp_condition_result_11 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_11 == NUITKA_BOOL_TRUE ) { goto branch_yes_7; } else { goto branch_no_7; } branch_yes_7:; { PyObject *tmp_raise_type_2; PyObject *tmp_raise_value_2; PyObject *tmp_left_name_2; PyObject *tmp_right_name_2; PyObject *tmp_tuple_element_5; PyObject *tmp_getattr_target_2; PyObject *tmp_getattr_attr_2; PyObject *tmp_getattr_default_2; PyObject *tmp_source_name_9; PyObject *tmp_type_arg_4; tmp_raise_type_2 = PyExc_TypeError; tmp_left_name_2 = const_str_digest_75fd71b1edada749c2ef7ac810062295; CHECK_OBJECT( tmp_class_creation_2__metaclass ); tmp_getattr_target_2 = tmp_class_creation_2__metaclass; tmp_getattr_attr_2 = const_str_plain___name__; tmp_getattr_default_2 = const_str_angle_metaclass; tmp_tuple_element_5 = BUILTIN_GETATTR( tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2 ); if ( tmp_tuple_element_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } tmp_right_name_2 = PyTuple_New( 2 ); PyTuple_SET_ITEM( tmp_right_name_2, 0, tmp_tuple_element_5 ); CHECK_OBJECT( tmp_class_creation_2__prepared ); tmp_type_arg_4 = tmp_class_creation_2__prepared; tmp_source_name_9 = BUILTIN_TYPE1( tmp_type_arg_4 ); assert( !(tmp_source_name_9 == NULL) ); tmp_tuple_element_5 = LOOKUP_ATTRIBUTE( tmp_source_name_9, const_str_plain___name__ ); Py_DECREF( tmp_source_name_9 ); if ( tmp_tuple_element_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_right_name_2 ); exception_lineno = 299; goto try_except_handler_10; } PyTuple_SET_ITEM( tmp_right_name_2, 1, tmp_tuple_element_5 ); tmp_raise_value_2 = BINARY_OPERATION_REMAINDER( tmp_left_name_2, tmp_right_name_2 ); Py_DECREF( tmp_right_name_2 ); if ( tmp_raise_value_2 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_10; } exception_type = tmp_raise_type_2; Py_INCREF( tmp_raise_type_2 ); exception_value = tmp_raise_value_2; exception_lineno = 299; RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb ); goto try_except_handler_10; } branch_no_7:; } goto branch_end_6; branch_no_6:; { PyObject *tmp_assign_source_52; tmp_assign_source_52 = PyDict_New(); assert( tmp_class_creation_2__prepared == NULL ); tmp_class_creation_2__prepared = tmp_assign_source_52; } branch_end_6:; } { PyObject *tmp_assign_source_53; PyObject *tmp_called_name_6; PyObject *tmp_called_name_7; PyObject *tmp_source_name_10; PyObject *tmp_mvar_value_3; PyObject *tmp_args_element_name_3; PyObject *tmp_mvar_value_4; PyObject *tmp_args_element_name_4; tmp_mvar_value_3 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_utils ); if (unlikely( tmp_mvar_value_3 == NULL )) { tmp_mvar_value_3 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_utils ); } if ( tmp_mvar_value_3 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "utils" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 298; goto try_except_handler_10; } tmp_source_name_10 = tmp_mvar_value_3; tmp_called_name_7 = LOOKUP_ATTRIBUTE( tmp_source_name_10, const_str_plain_register_interface ); if ( tmp_called_name_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 298; goto try_except_handler_10; } tmp_mvar_value_4 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_AsymmetricVerificationContext ); if (unlikely( tmp_mvar_value_4 == NULL )) { tmp_mvar_value_4 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_AsymmetricVerificationContext ); } if ( tmp_mvar_value_4 == NULL ) { Py_DECREF( tmp_called_name_7 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "AsymmetricVerificationContext" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 298; goto try_except_handler_10; } tmp_args_element_name_3 = tmp_mvar_value_4; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 298; { PyObject *call_args[] = { tmp_args_element_name_3 }; tmp_called_name_6 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_7, call_args ); } Py_DECREF( tmp_called_name_7 ); if ( tmp_called_name_6 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 298; goto try_except_handler_10; } { PyObject *tmp_set_locals_2; CHECK_OBJECT( tmp_class_creation_2__prepared ); tmp_set_locals_2 = tmp_class_creation_2__prepared; locals_cryptography$hazmat$backends$openssl$rsa_299 = tmp_set_locals_2; Py_INCREF( tmp_set_locals_2 ); } { // Tried code: { // Tried code: { tmp_dictset_value = const_str_digest_ab6f05b42e1f3b7330c1f4fe1ba86e66; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_299, const_str_plain___module__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_12; } } { tmp_dictset_value = const_str_plain__RSAVerificationContext; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_299, const_str_plain___qualname__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_12; } } MAKE_OR_REUSE_FRAME( cache_frame_ae9775f602217b35128b032614196004_3, codeobj_ae9775f602217b35128b032614196004, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *) ); frame_ae9775f602217b35128b032614196004_3 = cache_frame_ae9775f602217b35128b032614196004_3; // Push the new frame as the currently active one. pushFrameStack( frame_ae9775f602217b35128b032614196004_3 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_ae9775f602217b35128b032614196004_3 ) == 2 ); // Frame stack // Framed code: { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_12___init__( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_299, const_str_plain___init__, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 300; type_description_2 = "o"; goto frame_exception_exit_3; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_13_update( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_299, const_str_plain_update, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 314; type_description_2 = "o"; goto frame_exception_exit_3; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_14_verify( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_299, const_str_plain_verify, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 317; type_description_2 = "o"; goto frame_exception_exit_3; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_ae9775f602217b35128b032614196004_3 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_2; frame_exception_exit_3:; #if 0 RESTORE_FRAME_EXCEPTION( frame_ae9775f602217b35128b032614196004_3 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_ae9775f602217b35128b032614196004_3, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_ae9775f602217b35128b032614196004_3->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_ae9775f602217b35128b032614196004_3, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_ae9775f602217b35128b032614196004_3, type_description_2, outline_1_var___class__ ); // Release cached frame. if ( frame_ae9775f602217b35128b032614196004_3 == cache_frame_ae9775f602217b35128b032614196004_3 ) { Py_DECREF( frame_ae9775f602217b35128b032614196004_3 ); } cache_frame_ae9775f602217b35128b032614196004_3 = NULL; assertFrameObject( frame_ae9775f602217b35128b032614196004_3 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto nested_frame_exit_2; frame_no_exception_2:; goto skip_nested_handling_2; nested_frame_exit_2:; goto try_except_handler_12; skip_nested_handling_2:; { nuitka_bool tmp_condition_result_12; PyObject *tmp_compexpr_left_2; PyObject *tmp_compexpr_right_2; CHECK_OBJECT( tmp_class_creation_2__bases ); tmp_compexpr_left_2 = tmp_class_creation_2__bases; tmp_compexpr_right_2 = const_tuple_type_object_tuple; tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_2, tmp_compexpr_right_2 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_12; } tmp_condition_result_12 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_12 == NUITKA_BOOL_TRUE ) { goto branch_yes_8; } else { goto branch_no_8; } branch_yes_8:; { tmp_dictset_value = const_tuple_type_object_tuple; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_299, const_str_plain___orig_bases__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_12; } } branch_no_8:; } { PyObject *tmp_assign_source_54; PyObject *tmp_called_name_8; PyObject *tmp_args_name_4; PyObject *tmp_tuple_element_6; PyObject *tmp_kw_name_4; CHECK_OBJECT( tmp_class_creation_2__metaclass ); tmp_called_name_8 = tmp_class_creation_2__metaclass; tmp_tuple_element_6 = const_str_plain__RSAVerificationContext; tmp_args_name_4 = PyTuple_New( 3 ); Py_INCREF( tmp_tuple_element_6 ); PyTuple_SET_ITEM( tmp_args_name_4, 0, tmp_tuple_element_6 ); CHECK_OBJECT( tmp_class_creation_2__bases ); tmp_tuple_element_6 = tmp_class_creation_2__bases; Py_INCREF( tmp_tuple_element_6 ); PyTuple_SET_ITEM( tmp_args_name_4, 1, tmp_tuple_element_6 ); tmp_tuple_element_6 = locals_cryptography$hazmat$backends$openssl$rsa_299; Py_INCREF( tmp_tuple_element_6 ); PyTuple_SET_ITEM( tmp_args_name_4, 2, tmp_tuple_element_6 ); CHECK_OBJECT( tmp_class_creation_2__class_decl_dict ); tmp_kw_name_4 = tmp_class_creation_2__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 299; tmp_assign_source_54 = CALL_FUNCTION( tmp_called_name_8, tmp_args_name_4, tmp_kw_name_4 ); Py_DECREF( tmp_args_name_4 ); if ( tmp_assign_source_54 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 299; goto try_except_handler_12; } assert( outline_1_var___class__ == NULL ); outline_1_var___class__ = tmp_assign_source_54; } { CHECK_OBJECT( outline_1_var___class__ ); tmp_args_element_name_4 = outline_1_var___class__; Py_INCREF( tmp_args_element_name_4 ); goto try_return_handler_12; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_12:; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_299 ); locals_cryptography$hazmat$backends$openssl$rsa_299 = NULL; } { goto try_return_handler_11; } // Exception handler code: try_except_handler_12:; exception_keeper_type_10 = exception_type; exception_keeper_value_10 = exception_value; exception_keeper_tb_10 = exception_tb; exception_keeper_lineno_10 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_299 ); locals_cryptography$hazmat$backends$openssl$rsa_299 = NULL; } { // Re-raise. exception_type = exception_keeper_type_10; exception_value = exception_keeper_value_10; exception_tb = exception_keeper_tb_10; exception_lineno = exception_keeper_lineno_10; goto try_except_handler_11; } // End of try: } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_11:; { CHECK_OBJECT( (PyObject *)outline_1_var___class__ ); Py_DECREF( outline_1_var___class__ ); outline_1_var___class__ = NULL; } { goto outline_result_2; } // Exception handler code: try_except_handler_11:; exception_keeper_type_11 = exception_type; exception_keeper_value_11 = exception_value; exception_keeper_tb_11 = exception_tb; exception_keeper_lineno_11 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // Re-raise. exception_type = exception_keeper_type_11; exception_value = exception_keeper_value_11; exception_tb = exception_keeper_tb_11; exception_lineno = exception_keeper_lineno_11; goto outline_exception_2; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); outline_exception_2:; exception_lineno = 299; goto try_except_handler_10; outline_result_2:; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 298; { PyObject *call_args[] = { tmp_args_element_name_4 }; tmp_assign_source_53 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_6, call_args ); } Py_DECREF( tmp_called_name_6 ); Py_DECREF( tmp_args_element_name_4 ); if ( tmp_assign_source_53 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 298; goto try_except_handler_10; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSAVerificationContext, tmp_assign_source_53 ); } goto try_end_8; // Exception handler code: try_except_handler_10:; exception_keeper_type_12 = exception_type; exception_keeper_value_12 = exception_value; exception_keeper_tb_12 = exception_tb; exception_keeper_lineno_12 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( tmp_class_creation_2__bases ); tmp_class_creation_2__bases = NULL; } { Py_XDECREF( tmp_class_creation_2__class_decl_dict ); tmp_class_creation_2__class_decl_dict = NULL; } { Py_XDECREF( tmp_class_creation_2__metaclass ); tmp_class_creation_2__metaclass = NULL; } { Py_XDECREF( tmp_class_creation_2__prepared ); tmp_class_creation_2__prepared = NULL; } { // Re-raise. exception_type = exception_keeper_type_12; exception_value = exception_keeper_value_12; exception_tb = exception_keeper_tb_12; exception_lineno = exception_keeper_lineno_12; goto frame_exception_exit_1; } // End of try: try_end_8:; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_2__bases ); Py_DECREF( tmp_class_creation_2__bases ); tmp_class_creation_2__bases = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_2__class_decl_dict ); Py_DECREF( tmp_class_creation_2__class_decl_dict ); tmp_class_creation_2__class_decl_dict = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_2__metaclass ); Py_DECREF( tmp_class_creation_2__metaclass ); tmp_class_creation_2__metaclass = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_2__prepared ); Py_DECREF( tmp_class_creation_2__prepared ); tmp_class_creation_2__prepared = NULL; } { // Tried code: { PyObject *tmp_assign_source_55; PyObject *tmp_dircall_arg1_3; tmp_dircall_arg1_3 = const_tuple_type_object_tuple; Py_INCREF( tmp_dircall_arg1_3 ); { PyObject *dir_call_args[] = {tmp_dircall_arg1_3}; tmp_assign_source_55 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args ); } if ( tmp_assign_source_55 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } assert( tmp_class_creation_3__bases == NULL ); tmp_class_creation_3__bases = tmp_assign_source_55; } { PyObject *tmp_assign_source_56; tmp_assign_source_56 = PyDict_New(); assert( tmp_class_creation_3__class_decl_dict == NULL ); tmp_class_creation_3__class_decl_dict = tmp_assign_source_56; } { PyObject *tmp_assign_source_57; PyObject *tmp_metaclass_name_3; nuitka_bool tmp_condition_result_13; PyObject *tmp_key_name_7; PyObject *tmp_dict_name_7; PyObject *tmp_dict_name_8; PyObject *tmp_key_name_8; nuitka_bool tmp_condition_result_14; int tmp_truth_name_3; PyObject *tmp_type_arg_5; PyObject *tmp_subscribed_name_3; PyObject *tmp_subscript_name_3; PyObject *tmp_bases_name_3; tmp_key_name_7 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_3__class_decl_dict ); tmp_dict_name_7 = tmp_class_creation_3__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_7, tmp_key_name_7 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } tmp_condition_result_13 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_13 == NUITKA_BOOL_TRUE ) { goto condexpr_true_5; } else { goto condexpr_false_5; } condexpr_true_5:; CHECK_OBJECT( tmp_class_creation_3__class_decl_dict ); tmp_dict_name_8 = tmp_class_creation_3__class_decl_dict; tmp_key_name_8 = const_str_plain_metaclass; tmp_metaclass_name_3 = DICT_GET_ITEM( tmp_dict_name_8, tmp_key_name_8 ); if ( tmp_metaclass_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } goto condexpr_end_5; condexpr_false_5:; CHECK_OBJECT( tmp_class_creation_3__bases ); tmp_truth_name_3 = CHECK_IF_TRUE( tmp_class_creation_3__bases ); if ( tmp_truth_name_3 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } tmp_condition_result_14 = tmp_truth_name_3 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_14 == NUITKA_BOOL_TRUE ) { goto condexpr_true_6; } else { goto condexpr_false_6; } condexpr_true_6:; CHECK_OBJECT( tmp_class_creation_3__bases ); tmp_subscribed_name_3 = tmp_class_creation_3__bases; tmp_subscript_name_3 = const_int_0; tmp_type_arg_5 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_3, tmp_subscript_name_3, 0 ); if ( tmp_type_arg_5 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } tmp_metaclass_name_3 = BUILTIN_TYPE1( tmp_type_arg_5 ); Py_DECREF( tmp_type_arg_5 ); if ( tmp_metaclass_name_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } goto condexpr_end_6; condexpr_false_6:; tmp_metaclass_name_3 = (PyObject *)&PyType_Type; Py_INCREF( tmp_metaclass_name_3 ); condexpr_end_6:; condexpr_end_5:; CHECK_OBJECT( tmp_class_creation_3__bases ); tmp_bases_name_3 = tmp_class_creation_3__bases; tmp_assign_source_57 = SELECT_METACLASS( tmp_metaclass_name_3, tmp_bases_name_3 ); Py_DECREF( tmp_metaclass_name_3 ); if ( tmp_assign_source_57 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } assert( tmp_class_creation_3__metaclass == NULL ); tmp_class_creation_3__metaclass = tmp_assign_source_57; } { nuitka_bool tmp_condition_result_15; PyObject *tmp_key_name_9; PyObject *tmp_dict_name_9; tmp_key_name_9 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_3__class_decl_dict ); tmp_dict_name_9 = tmp_class_creation_3__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_9, tmp_key_name_9 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } tmp_condition_result_15 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_15 == NUITKA_BOOL_TRUE ) { goto branch_yes_9; } else { goto branch_no_9; } branch_yes_9:; { CHECK_OBJECT( tmp_class_creation_3__class_decl_dict ); tmp_dictdel_dict = tmp_class_creation_3__class_decl_dict; tmp_dictdel_key = const_str_plain_metaclass; tmp_result = DICT_REMOVE_ITEM( tmp_dictdel_dict, tmp_dictdel_key ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } } branch_no_9:; } { nuitka_bool tmp_condition_result_16; PyObject *tmp_source_name_11; CHECK_OBJECT( tmp_class_creation_3__metaclass ); tmp_source_name_11 = tmp_class_creation_3__metaclass; tmp_res = PyObject_HasAttr( tmp_source_name_11, const_str_plain___prepare__ ); tmp_condition_result_16 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_16 == NUITKA_BOOL_TRUE ) { goto branch_yes_10; } else { goto branch_no_10; } branch_yes_10:; { PyObject *tmp_assign_source_58; PyObject *tmp_called_name_9; PyObject *tmp_source_name_12; PyObject *tmp_args_name_5; PyObject *tmp_tuple_element_7; PyObject *tmp_kw_name_5; CHECK_OBJECT( tmp_class_creation_3__metaclass ); tmp_source_name_12 = tmp_class_creation_3__metaclass; tmp_called_name_9 = LOOKUP_ATTRIBUTE( tmp_source_name_12, const_str_plain___prepare__ ); if ( tmp_called_name_9 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } tmp_tuple_element_7 = const_str_plain__RSAPrivateKey; tmp_args_name_5 = PyTuple_New( 2 ); Py_INCREF( tmp_tuple_element_7 ); PyTuple_SET_ITEM( tmp_args_name_5, 0, tmp_tuple_element_7 ); CHECK_OBJECT( tmp_class_creation_3__bases ); tmp_tuple_element_7 = tmp_class_creation_3__bases; Py_INCREF( tmp_tuple_element_7 ); PyTuple_SET_ITEM( tmp_args_name_5, 1, tmp_tuple_element_7 ); CHECK_OBJECT( tmp_class_creation_3__class_decl_dict ); tmp_kw_name_5 = tmp_class_creation_3__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 329; tmp_assign_source_58 = CALL_FUNCTION( tmp_called_name_9, tmp_args_name_5, tmp_kw_name_5 ); Py_DECREF( tmp_called_name_9 ); Py_DECREF( tmp_args_name_5 ); if ( tmp_assign_source_58 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } assert( tmp_class_creation_3__prepared == NULL ); tmp_class_creation_3__prepared = tmp_assign_source_58; } { nuitka_bool tmp_condition_result_17; PyObject *tmp_operand_name_3; PyObject *tmp_source_name_13; CHECK_OBJECT( tmp_class_creation_3__prepared ); tmp_source_name_13 = tmp_class_creation_3__prepared; tmp_res = PyObject_HasAttr( tmp_source_name_13, const_str_plain___getitem__ ); tmp_operand_name_3 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } tmp_condition_result_17 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_17 == NUITKA_BOOL_TRUE ) { goto branch_yes_11; } else { goto branch_no_11; } branch_yes_11:; { PyObject *tmp_raise_type_3; PyObject *tmp_raise_value_3; PyObject *tmp_left_name_3; PyObject *tmp_right_name_3; PyObject *tmp_tuple_element_8; PyObject *tmp_getattr_target_3; PyObject *tmp_getattr_attr_3; PyObject *tmp_getattr_default_3; PyObject *tmp_source_name_14; PyObject *tmp_type_arg_6; tmp_raise_type_3 = PyExc_TypeError; tmp_left_name_3 = const_str_digest_75fd71b1edada749c2ef7ac810062295; CHECK_OBJECT( tmp_class_creation_3__metaclass ); tmp_getattr_target_3 = tmp_class_creation_3__metaclass; tmp_getattr_attr_3 = const_str_plain___name__; tmp_getattr_default_3 = const_str_angle_metaclass; tmp_tuple_element_8 = BUILTIN_GETATTR( tmp_getattr_target_3, tmp_getattr_attr_3, tmp_getattr_default_3 ); if ( tmp_tuple_element_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } tmp_right_name_3 = PyTuple_New( 2 ); PyTuple_SET_ITEM( tmp_right_name_3, 0, tmp_tuple_element_8 ); CHECK_OBJECT( tmp_class_creation_3__prepared ); tmp_type_arg_6 = tmp_class_creation_3__prepared; tmp_source_name_14 = BUILTIN_TYPE1( tmp_type_arg_6 ); assert( !(tmp_source_name_14 == NULL) ); tmp_tuple_element_8 = LOOKUP_ATTRIBUTE( tmp_source_name_14, const_str_plain___name__ ); Py_DECREF( tmp_source_name_14 ); if ( tmp_tuple_element_8 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_right_name_3 ); exception_lineno = 329; goto try_except_handler_13; } PyTuple_SET_ITEM( tmp_right_name_3, 1, tmp_tuple_element_8 ); tmp_raise_value_3 = BINARY_OPERATION_REMAINDER( tmp_left_name_3, tmp_right_name_3 ); Py_DECREF( tmp_right_name_3 ); if ( tmp_raise_value_3 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_13; } exception_type = tmp_raise_type_3; Py_INCREF( tmp_raise_type_3 ); exception_value = tmp_raise_value_3; exception_lineno = 329; RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb ); goto try_except_handler_13; } branch_no_11:; } goto branch_end_10; branch_no_10:; { PyObject *tmp_assign_source_59; tmp_assign_source_59 = PyDict_New(); assert( tmp_class_creation_3__prepared == NULL ); tmp_class_creation_3__prepared = tmp_assign_source_59; } branch_end_10:; } { PyObject *tmp_assign_source_60; PyObject *tmp_called_name_10; PyObject *tmp_called_name_11; PyObject *tmp_source_name_15; PyObject *tmp_mvar_value_5; PyObject *tmp_args_element_name_5; PyObject *tmp_mvar_value_6; PyObject *tmp_args_element_name_6; tmp_mvar_value_5 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_utils ); if (unlikely( tmp_mvar_value_5 == NULL )) { tmp_mvar_value_5 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_utils ); } if ( tmp_mvar_value_5 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "utils" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 328; goto try_except_handler_13; } tmp_source_name_15 = tmp_mvar_value_5; tmp_called_name_11 = LOOKUP_ATTRIBUTE( tmp_source_name_15, const_str_plain_register_interface ); if ( tmp_called_name_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 328; goto try_except_handler_13; } tmp_mvar_value_6 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_RSAPrivateKeyWithSerialization ); if (unlikely( tmp_mvar_value_6 == NULL )) { tmp_mvar_value_6 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_RSAPrivateKeyWithSerialization ); } if ( tmp_mvar_value_6 == NULL ) { Py_DECREF( tmp_called_name_11 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "RSAPrivateKeyWithSerialization" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 328; goto try_except_handler_13; } tmp_args_element_name_5 = tmp_mvar_value_6; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 328; { PyObject *call_args[] = { tmp_args_element_name_5 }; tmp_called_name_10 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_11, call_args ); } Py_DECREF( tmp_called_name_11 ); if ( tmp_called_name_10 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 328; goto try_except_handler_13; } { PyObject *tmp_set_locals_3; CHECK_OBJECT( tmp_class_creation_3__prepared ); tmp_set_locals_3 = tmp_class_creation_3__prepared; locals_cryptography$hazmat$backends$openssl$rsa_329 = tmp_set_locals_3; Py_INCREF( tmp_set_locals_3 ); } { // Tried code: { // Tried code: { tmp_dictset_value = const_str_digest_ab6f05b42e1f3b7330c1f4fe1ba86e66; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain___module__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_15; } } { tmp_dictset_value = const_str_plain__RSAPrivateKey; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain___qualname__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_15; } } MAKE_OR_REUSE_FRAME( cache_frame_fec779d643a2b434b7a12078553a3e44_4, codeobj_fec779d643a2b434b7a12078553a3e44, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *) ); frame_fec779d643a2b434b7a12078553a3e44_4 = cache_frame_fec779d643a2b434b7a12078553a3e44_4; // Push the new frame as the currently active one. pushFrameStack( frame_fec779d643a2b434b7a12078553a3e44_4 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_fec779d643a2b434b7a12078553a3e44_4 ) == 2 ); // Frame stack // Framed code: { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_15___init__( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain___init__, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 330; type_description_2 = "o"; goto frame_exception_exit_4; } } { PyObject *tmp_called_instance_1; PyObject *tmp_mvar_value_7; tmp_called_instance_1 = PyObject_GetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_utils ); if ( tmp_called_instance_1 == NULL ) { if ( CHECK_AND_CLEAR_KEY_ERROR_OCCURRED() ) { tmp_mvar_value_7 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_utils ); if (unlikely( tmp_mvar_value_7 == NULL )) { tmp_mvar_value_7 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_utils ); } if ( tmp_mvar_value_7 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "utils" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 343; type_description_2 = "o"; goto frame_exception_exit_4; } tmp_called_instance_1 = tmp_mvar_value_7; Py_INCREF( tmp_called_instance_1 ); } } frame_fec779d643a2b434b7a12078553a3e44_4->m_frame.f_lineno = 343; tmp_dictset_value = CALL_METHOD_WITH_ARGS1( tmp_called_instance_1, const_str_plain_read_only_property, &PyTuple_GET_ITEM( const_tuple_str_plain__key_size_tuple, 0 ) ); Py_DECREF( tmp_called_instance_1 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 343; type_description_2 = "o"; goto frame_exception_exit_4; } tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_key_size, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 343; type_description_2 = "o"; goto frame_exception_exit_4; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_16_signer( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_signer, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 345; type_description_2 = "o"; goto frame_exception_exit_4; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_17_decrypt( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_decrypt, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 350; type_description_2 = "o"; goto frame_exception_exit_4; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_18_public_key( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_public_key, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 357; type_description_2 = "o"; goto frame_exception_exit_4; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_19_private_numbers( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_private_numbers, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 366; type_description_2 = "o"; goto frame_exception_exit_4; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_20_private_bytes( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_private_bytes, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 401; type_description_2 = "o"; goto frame_exception_exit_4; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_21_sign( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain_sign, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 410; type_description_2 = "o"; goto frame_exception_exit_4; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_fec779d643a2b434b7a12078553a3e44_4 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_3; frame_exception_exit_4:; #if 0 RESTORE_FRAME_EXCEPTION( frame_fec779d643a2b434b7a12078553a3e44_4 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_fec779d643a2b434b7a12078553a3e44_4, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_fec779d643a2b434b7a12078553a3e44_4->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_fec779d643a2b434b7a12078553a3e44_4, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_fec779d643a2b434b7a12078553a3e44_4, type_description_2, outline_2_var___class__ ); // Release cached frame. if ( frame_fec779d643a2b434b7a12078553a3e44_4 == cache_frame_fec779d643a2b434b7a12078553a3e44_4 ) { Py_DECREF( frame_fec779d643a2b434b7a12078553a3e44_4 ); } cache_frame_fec779d643a2b434b7a12078553a3e44_4 = NULL; assertFrameObject( frame_fec779d643a2b434b7a12078553a3e44_4 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto nested_frame_exit_3; frame_no_exception_3:; goto skip_nested_handling_3; nested_frame_exit_3:; goto try_except_handler_15; skip_nested_handling_3:; { nuitka_bool tmp_condition_result_18; PyObject *tmp_compexpr_left_3; PyObject *tmp_compexpr_right_3; CHECK_OBJECT( tmp_class_creation_3__bases ); tmp_compexpr_left_3 = tmp_class_creation_3__bases; tmp_compexpr_right_3 = const_tuple_type_object_tuple; tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_3, tmp_compexpr_right_3 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_15; } tmp_condition_result_18 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_18 == NUITKA_BOOL_TRUE ) { goto branch_yes_12; } else { goto branch_no_12; } branch_yes_12:; { tmp_dictset_value = const_tuple_type_object_tuple; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_329, const_str_plain___orig_bases__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_15; } } branch_no_12:; } { PyObject *tmp_assign_source_61; PyObject *tmp_called_name_12; PyObject *tmp_args_name_6; PyObject *tmp_tuple_element_9; PyObject *tmp_kw_name_6; CHECK_OBJECT( tmp_class_creation_3__metaclass ); tmp_called_name_12 = tmp_class_creation_3__metaclass; tmp_tuple_element_9 = const_str_plain__RSAPrivateKey; tmp_args_name_6 = PyTuple_New( 3 ); Py_INCREF( tmp_tuple_element_9 ); PyTuple_SET_ITEM( tmp_args_name_6, 0, tmp_tuple_element_9 ); CHECK_OBJECT( tmp_class_creation_3__bases ); tmp_tuple_element_9 = tmp_class_creation_3__bases; Py_INCREF( tmp_tuple_element_9 ); PyTuple_SET_ITEM( tmp_args_name_6, 1, tmp_tuple_element_9 ); tmp_tuple_element_9 = locals_cryptography$hazmat$backends$openssl$rsa_329; Py_INCREF( tmp_tuple_element_9 ); PyTuple_SET_ITEM( tmp_args_name_6, 2, tmp_tuple_element_9 ); CHECK_OBJECT( tmp_class_creation_3__class_decl_dict ); tmp_kw_name_6 = tmp_class_creation_3__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 329; tmp_assign_source_61 = CALL_FUNCTION( tmp_called_name_12, tmp_args_name_6, tmp_kw_name_6 ); Py_DECREF( tmp_args_name_6 ); if ( tmp_assign_source_61 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 329; goto try_except_handler_15; } assert( outline_2_var___class__ == NULL ); outline_2_var___class__ = tmp_assign_source_61; } { CHECK_OBJECT( outline_2_var___class__ ); tmp_args_element_name_6 = outline_2_var___class__; Py_INCREF( tmp_args_element_name_6 ); goto try_return_handler_15; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_15:; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_329 ); locals_cryptography$hazmat$backends$openssl$rsa_329 = NULL; } { goto try_return_handler_14; } // Exception handler code: try_except_handler_15:; exception_keeper_type_13 = exception_type; exception_keeper_value_13 = exception_value; exception_keeper_tb_13 = exception_tb; exception_keeper_lineno_13 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_329 ); locals_cryptography$hazmat$backends$openssl$rsa_329 = NULL; } { // Re-raise. exception_type = exception_keeper_type_13; exception_value = exception_keeper_value_13; exception_tb = exception_keeper_tb_13; exception_lineno = exception_keeper_lineno_13; goto try_except_handler_14; } // End of try: } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_14:; { CHECK_OBJECT( (PyObject *)outline_2_var___class__ ); Py_DECREF( outline_2_var___class__ ); outline_2_var___class__ = NULL; } { goto outline_result_3; } // Exception handler code: try_except_handler_14:; exception_keeper_type_14 = exception_type; exception_keeper_value_14 = exception_value; exception_keeper_tb_14 = exception_tb; exception_keeper_lineno_14 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // Re-raise. exception_type = exception_keeper_type_14; exception_value = exception_keeper_value_14; exception_tb = exception_keeper_tb_14; exception_lineno = exception_keeper_lineno_14; goto outline_exception_3; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); outline_exception_3:; exception_lineno = 329; goto try_except_handler_13; outline_result_3:; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 328; { PyObject *call_args[] = { tmp_args_element_name_6 }; tmp_assign_source_60 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_10, call_args ); } Py_DECREF( tmp_called_name_10 ); Py_DECREF( tmp_args_element_name_6 ); if ( tmp_assign_source_60 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 328; goto try_except_handler_13; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSAPrivateKey, tmp_assign_source_60 ); } goto try_end_9; // Exception handler code: try_except_handler_13:; exception_keeper_type_15 = exception_type; exception_keeper_value_15 = exception_value; exception_keeper_tb_15 = exception_tb; exception_keeper_lineno_15 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( tmp_class_creation_3__bases ); tmp_class_creation_3__bases = NULL; } { Py_XDECREF( tmp_class_creation_3__class_decl_dict ); tmp_class_creation_3__class_decl_dict = NULL; } { Py_XDECREF( tmp_class_creation_3__metaclass ); tmp_class_creation_3__metaclass = NULL; } { Py_XDECREF( tmp_class_creation_3__prepared ); tmp_class_creation_3__prepared = NULL; } { // Re-raise. exception_type = exception_keeper_type_15; exception_value = exception_keeper_value_15; exception_tb = exception_keeper_tb_15; exception_lineno = exception_keeper_lineno_15; goto frame_exception_exit_1; } // End of try: try_end_9:; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_3__bases ); Py_DECREF( tmp_class_creation_3__bases ); tmp_class_creation_3__bases = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_3__class_decl_dict ); Py_DECREF( tmp_class_creation_3__class_decl_dict ); tmp_class_creation_3__class_decl_dict = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_3__metaclass ); Py_DECREF( tmp_class_creation_3__metaclass ); tmp_class_creation_3__metaclass = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_3__prepared ); Py_DECREF( tmp_class_creation_3__prepared ); tmp_class_creation_3__prepared = NULL; } { // Tried code: { PyObject *tmp_assign_source_62; PyObject *tmp_dircall_arg1_4; tmp_dircall_arg1_4 = const_tuple_type_object_tuple; Py_INCREF( tmp_dircall_arg1_4 ); { PyObject *dir_call_args[] = {tmp_dircall_arg1_4}; tmp_assign_source_62 = impl___internal__$$$function_1__mro_entries_conversion( dir_call_args ); } if ( tmp_assign_source_62 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } assert( tmp_class_creation_4__bases == NULL ); tmp_class_creation_4__bases = tmp_assign_source_62; } { PyObject *tmp_assign_source_63; tmp_assign_source_63 = PyDict_New(); assert( tmp_class_creation_4__class_decl_dict == NULL ); tmp_class_creation_4__class_decl_dict = tmp_assign_source_63; } { PyObject *tmp_assign_source_64; PyObject *tmp_metaclass_name_4; nuitka_bool tmp_condition_result_19; PyObject *tmp_key_name_10; PyObject *tmp_dict_name_10; PyObject *tmp_dict_name_11; PyObject *tmp_key_name_11; nuitka_bool tmp_condition_result_20; int tmp_truth_name_4; PyObject *tmp_type_arg_7; PyObject *tmp_subscribed_name_4; PyObject *tmp_subscript_name_4; PyObject *tmp_bases_name_4; tmp_key_name_10 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_4__class_decl_dict ); tmp_dict_name_10 = tmp_class_creation_4__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_10, tmp_key_name_10 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } tmp_condition_result_19 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_19 == NUITKA_BOOL_TRUE ) { goto condexpr_true_7; } else { goto condexpr_false_7; } condexpr_true_7:; CHECK_OBJECT( tmp_class_creation_4__class_decl_dict ); tmp_dict_name_11 = tmp_class_creation_4__class_decl_dict; tmp_key_name_11 = const_str_plain_metaclass; tmp_metaclass_name_4 = DICT_GET_ITEM( tmp_dict_name_11, tmp_key_name_11 ); if ( tmp_metaclass_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } goto condexpr_end_7; condexpr_false_7:; CHECK_OBJECT( tmp_class_creation_4__bases ); tmp_truth_name_4 = CHECK_IF_TRUE( tmp_class_creation_4__bases ); if ( tmp_truth_name_4 == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } tmp_condition_result_20 = tmp_truth_name_4 == 1 ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_20 == NUITKA_BOOL_TRUE ) { goto condexpr_true_8; } else { goto condexpr_false_8; } condexpr_true_8:; CHECK_OBJECT( tmp_class_creation_4__bases ); tmp_subscribed_name_4 = tmp_class_creation_4__bases; tmp_subscript_name_4 = const_int_0; tmp_type_arg_7 = LOOKUP_SUBSCRIPT_CONST( tmp_subscribed_name_4, tmp_subscript_name_4, 0 ); if ( tmp_type_arg_7 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } tmp_metaclass_name_4 = BUILTIN_TYPE1( tmp_type_arg_7 ); Py_DECREF( tmp_type_arg_7 ); if ( tmp_metaclass_name_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } goto condexpr_end_8; condexpr_false_8:; tmp_metaclass_name_4 = (PyObject *)&PyType_Type; Py_INCREF( tmp_metaclass_name_4 ); condexpr_end_8:; condexpr_end_7:; CHECK_OBJECT( tmp_class_creation_4__bases ); tmp_bases_name_4 = tmp_class_creation_4__bases; tmp_assign_source_64 = SELECT_METACLASS( tmp_metaclass_name_4, tmp_bases_name_4 ); Py_DECREF( tmp_metaclass_name_4 ); if ( tmp_assign_source_64 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } assert( tmp_class_creation_4__metaclass == NULL ); tmp_class_creation_4__metaclass = tmp_assign_source_64; } { nuitka_bool tmp_condition_result_21; PyObject *tmp_key_name_12; PyObject *tmp_dict_name_12; tmp_key_name_12 = const_str_plain_metaclass; CHECK_OBJECT( tmp_class_creation_4__class_decl_dict ); tmp_dict_name_12 = tmp_class_creation_4__class_decl_dict; tmp_res = PyDict_Contains( tmp_dict_name_12, tmp_key_name_12 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } tmp_condition_result_21 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_21 == NUITKA_BOOL_TRUE ) { goto branch_yes_13; } else { goto branch_no_13; } branch_yes_13:; { CHECK_OBJECT( tmp_class_creation_4__class_decl_dict ); tmp_dictdel_dict = tmp_class_creation_4__class_decl_dict; tmp_dictdel_key = const_str_plain_metaclass; tmp_result = DICT_REMOVE_ITEM( tmp_dictdel_dict, tmp_dictdel_key ); if ( tmp_result == false ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } } branch_no_13:; } { nuitka_bool tmp_condition_result_22; PyObject *tmp_source_name_16; CHECK_OBJECT( tmp_class_creation_4__metaclass ); tmp_source_name_16 = tmp_class_creation_4__metaclass; tmp_res = PyObject_HasAttr( tmp_source_name_16, const_str_plain___prepare__ ); tmp_condition_result_22 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_22 == NUITKA_BOOL_TRUE ) { goto branch_yes_14; } else { goto branch_no_14; } branch_yes_14:; { PyObject *tmp_assign_source_65; PyObject *tmp_called_name_13; PyObject *tmp_source_name_17; PyObject *tmp_args_name_7; PyObject *tmp_tuple_element_10; PyObject *tmp_kw_name_7; CHECK_OBJECT( tmp_class_creation_4__metaclass ); tmp_source_name_17 = tmp_class_creation_4__metaclass; tmp_called_name_13 = LOOKUP_ATTRIBUTE( tmp_source_name_17, const_str_plain___prepare__ ); if ( tmp_called_name_13 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } tmp_tuple_element_10 = const_str_plain__RSAPublicKey; tmp_args_name_7 = PyTuple_New( 2 ); Py_INCREF( tmp_tuple_element_10 ); PyTuple_SET_ITEM( tmp_args_name_7, 0, tmp_tuple_element_10 ); CHECK_OBJECT( tmp_class_creation_4__bases ); tmp_tuple_element_10 = tmp_class_creation_4__bases; Py_INCREF( tmp_tuple_element_10 ); PyTuple_SET_ITEM( tmp_args_name_7, 1, tmp_tuple_element_10 ); CHECK_OBJECT( tmp_class_creation_4__class_decl_dict ); tmp_kw_name_7 = tmp_class_creation_4__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 418; tmp_assign_source_65 = CALL_FUNCTION( tmp_called_name_13, tmp_args_name_7, tmp_kw_name_7 ); Py_DECREF( tmp_called_name_13 ); Py_DECREF( tmp_args_name_7 ); if ( tmp_assign_source_65 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } assert( tmp_class_creation_4__prepared == NULL ); tmp_class_creation_4__prepared = tmp_assign_source_65; } { nuitka_bool tmp_condition_result_23; PyObject *tmp_operand_name_4; PyObject *tmp_source_name_18; CHECK_OBJECT( tmp_class_creation_4__prepared ); tmp_source_name_18 = tmp_class_creation_4__prepared; tmp_res = PyObject_HasAttr( tmp_source_name_18, const_str_plain___getitem__ ); tmp_operand_name_4 = ( tmp_res != 0 ) ? Py_True : Py_False; tmp_res = CHECK_IF_TRUE( tmp_operand_name_4 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } tmp_condition_result_23 = ( tmp_res == 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_23 == NUITKA_BOOL_TRUE ) { goto branch_yes_15; } else { goto branch_no_15; } branch_yes_15:; { PyObject *tmp_raise_type_4; PyObject *tmp_raise_value_4; PyObject *tmp_left_name_4; PyObject *tmp_right_name_4; PyObject *tmp_tuple_element_11; PyObject *tmp_getattr_target_4; PyObject *tmp_getattr_attr_4; PyObject *tmp_getattr_default_4; PyObject *tmp_source_name_19; PyObject *tmp_type_arg_8; tmp_raise_type_4 = PyExc_TypeError; tmp_left_name_4 = const_str_digest_75fd71b1edada749c2ef7ac810062295; CHECK_OBJECT( tmp_class_creation_4__metaclass ); tmp_getattr_target_4 = tmp_class_creation_4__metaclass; tmp_getattr_attr_4 = const_str_plain___name__; tmp_getattr_default_4 = const_str_angle_metaclass; tmp_tuple_element_11 = BUILTIN_GETATTR( tmp_getattr_target_4, tmp_getattr_attr_4, tmp_getattr_default_4 ); if ( tmp_tuple_element_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } tmp_right_name_4 = PyTuple_New( 2 ); PyTuple_SET_ITEM( tmp_right_name_4, 0, tmp_tuple_element_11 ); CHECK_OBJECT( tmp_class_creation_4__prepared ); tmp_type_arg_8 = tmp_class_creation_4__prepared; tmp_source_name_19 = BUILTIN_TYPE1( tmp_type_arg_8 ); assert( !(tmp_source_name_19 == NULL) ); tmp_tuple_element_11 = LOOKUP_ATTRIBUTE( tmp_source_name_19, const_str_plain___name__ ); Py_DECREF( tmp_source_name_19 ); if ( tmp_tuple_element_11 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); Py_DECREF( tmp_right_name_4 ); exception_lineno = 418; goto try_except_handler_16; } PyTuple_SET_ITEM( tmp_right_name_4, 1, tmp_tuple_element_11 ); tmp_raise_value_4 = BINARY_OPERATION_REMAINDER( tmp_left_name_4, tmp_right_name_4 ); Py_DECREF( tmp_right_name_4 ); if ( tmp_raise_value_4 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_16; } exception_type = tmp_raise_type_4; Py_INCREF( tmp_raise_type_4 ); exception_value = tmp_raise_value_4; exception_lineno = 418; RAISE_EXCEPTION_IMPLICIT( &exception_type, &exception_value, &exception_tb ); goto try_except_handler_16; } branch_no_15:; } goto branch_end_14; branch_no_14:; { PyObject *tmp_assign_source_66; tmp_assign_source_66 = PyDict_New(); assert( tmp_class_creation_4__prepared == NULL ); tmp_class_creation_4__prepared = tmp_assign_source_66; } branch_end_14:; } { PyObject *tmp_assign_source_67; PyObject *tmp_called_name_14; PyObject *tmp_called_name_15; PyObject *tmp_source_name_20; PyObject *tmp_mvar_value_8; PyObject *tmp_args_element_name_7; PyObject *tmp_mvar_value_9; PyObject *tmp_args_element_name_8; tmp_mvar_value_8 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_utils ); if (unlikely( tmp_mvar_value_8 == NULL )) { tmp_mvar_value_8 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_utils ); } if ( tmp_mvar_value_8 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "utils" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 417; goto try_except_handler_16; } tmp_source_name_20 = tmp_mvar_value_8; tmp_called_name_15 = LOOKUP_ATTRIBUTE( tmp_source_name_20, const_str_plain_register_interface ); if ( tmp_called_name_15 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 417; goto try_except_handler_16; } tmp_mvar_value_9 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_RSAPublicKeyWithSerialization ); if (unlikely( tmp_mvar_value_9 == NULL )) { tmp_mvar_value_9 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_RSAPublicKeyWithSerialization ); } if ( tmp_mvar_value_9 == NULL ) { Py_DECREF( tmp_called_name_15 ); exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "RSAPublicKeyWithSerialization" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 417; goto try_except_handler_16; } tmp_args_element_name_7 = tmp_mvar_value_9; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 417; { PyObject *call_args[] = { tmp_args_element_name_7 }; tmp_called_name_14 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_15, call_args ); } Py_DECREF( tmp_called_name_15 ); if ( tmp_called_name_14 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 417; goto try_except_handler_16; } { PyObject *tmp_set_locals_4; CHECK_OBJECT( tmp_class_creation_4__prepared ); tmp_set_locals_4 = tmp_class_creation_4__prepared; locals_cryptography$hazmat$backends$openssl$rsa_418 = tmp_set_locals_4; Py_INCREF( tmp_set_locals_4 ); } { // Tried code: { // Tried code: { tmp_dictset_value = const_str_digest_ab6f05b42e1f3b7330c1f4fe1ba86e66; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain___module__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_18; } } { tmp_dictset_value = const_str_plain__RSAPublicKey; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain___qualname__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_18; } } MAKE_OR_REUSE_FRAME( cache_frame_d65cb70584720a85dd7dbcfcea58849d_5, codeobj_d65cb70584720a85dd7dbcfcea58849d, module_cryptography$hazmat$backends$openssl$rsa, sizeof(void *) ); frame_d65cb70584720a85dd7dbcfcea58849d_5 = cache_frame_d65cb70584720a85dd7dbcfcea58849d_5; // Push the new frame as the currently active one. pushFrameStack( frame_d65cb70584720a85dd7dbcfcea58849d_5 ); // Mark the frame object as in use, ref count 1 will be up for reuse. assert( Py_REFCNT( frame_d65cb70584720a85dd7dbcfcea58849d_5 ) == 2 ); // Frame stack // Framed code: { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_22___init__( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain___init__, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 419; type_description_2 = "o"; goto frame_exception_exit_5; } } { PyObject *tmp_called_instance_2; PyObject *tmp_mvar_value_10; tmp_called_instance_2 = PyObject_GetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain_utils ); if ( tmp_called_instance_2 == NULL ) { if ( CHECK_AND_CLEAR_KEY_ERROR_OCCURRED() ) { tmp_mvar_value_10 = GET_STRING_DICT_VALUE( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain_utils ); if (unlikely( tmp_mvar_value_10 == NULL )) { tmp_mvar_value_10 = GET_STRING_DICT_VALUE( dict_builtin, (Nuitka_StringObject *)const_str_plain_utils ); } if ( tmp_mvar_value_10 == NULL ) { exception_type = PyExc_NameError; Py_INCREF( exception_type ); exception_value = PyUnicode_FromFormat( "name '%s' is not defined", "utils" ); exception_tb = NULL; NORMALIZE_EXCEPTION( &exception_type, &exception_value, &exception_tb ); CHAIN_EXCEPTION( exception_value ); exception_lineno = 432; type_description_2 = "o"; goto frame_exception_exit_5; } tmp_called_instance_2 = tmp_mvar_value_10; Py_INCREF( tmp_called_instance_2 ); } } frame_d65cb70584720a85dd7dbcfcea58849d_5->m_frame.f_lineno = 432; tmp_dictset_value = CALL_METHOD_WITH_ARGS1( tmp_called_instance_2, const_str_plain_read_only_property, &PyTuple_GET_ITEM( const_tuple_str_plain__key_size_tuple, 0 ) ); Py_DECREF( tmp_called_instance_2 ); if ( tmp_dictset_value == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 432; type_description_2 = "o"; goto frame_exception_exit_5; } tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain_key_size, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 432; type_description_2 = "o"; goto frame_exception_exit_5; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_23_verifier( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain_verifier, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 434; type_description_2 = "o"; goto frame_exception_exit_5; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_24_encrypt( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain_encrypt, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 444; type_description_2 = "o"; goto frame_exception_exit_5; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_25_public_numbers( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain_public_numbers, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 447; type_description_2 = "o"; goto frame_exception_exit_5; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_26_public_bytes( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain_public_bytes, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 460; type_description_2 = "o"; goto frame_exception_exit_5; } } { tmp_dictset_value = MAKE_FUNCTION_cryptography$hazmat$backends$openssl$rsa$$$function_27_verify( ); tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain_verify, tmp_dictset_value ); Py_DECREF( tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 469; type_description_2 = "o"; goto frame_exception_exit_5; } } #if 0 RESTORE_FRAME_EXCEPTION( frame_d65cb70584720a85dd7dbcfcea58849d_5 ); #endif // Put the previous frame back on top. popFrameStack(); goto frame_no_exception_4; frame_exception_exit_5:; #if 0 RESTORE_FRAME_EXCEPTION( frame_d65cb70584720a85dd7dbcfcea58849d_5 ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_d65cb70584720a85dd7dbcfcea58849d_5, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_d65cb70584720a85dd7dbcfcea58849d_5->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_d65cb70584720a85dd7dbcfcea58849d_5, exception_lineno ); } // Attachs locals to frame if any. Nuitka_Frame_AttachLocals( (struct Nuitka_FrameObject *)frame_d65cb70584720a85dd7dbcfcea58849d_5, type_description_2, outline_3_var___class__ ); // Release cached frame. if ( frame_d65cb70584720a85dd7dbcfcea58849d_5 == cache_frame_d65cb70584720a85dd7dbcfcea58849d_5 ) { Py_DECREF( frame_d65cb70584720a85dd7dbcfcea58849d_5 ); } cache_frame_d65cb70584720a85dd7dbcfcea58849d_5 = NULL; assertFrameObject( frame_d65cb70584720a85dd7dbcfcea58849d_5 ); // Put the previous frame back on top. popFrameStack(); // Return the error. goto nested_frame_exit_4; frame_no_exception_4:; goto skip_nested_handling_4; nested_frame_exit_4:; goto try_except_handler_18; skip_nested_handling_4:; { nuitka_bool tmp_condition_result_24; PyObject *tmp_compexpr_left_4; PyObject *tmp_compexpr_right_4; CHECK_OBJECT( tmp_class_creation_4__bases ); tmp_compexpr_left_4 = tmp_class_creation_4__bases; tmp_compexpr_right_4 = const_tuple_type_object_tuple; tmp_res = RICH_COMPARE_BOOL_NE( tmp_compexpr_left_4, tmp_compexpr_right_4 ); if ( tmp_res == -1 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_18; } tmp_condition_result_24 = ( tmp_res != 0 ) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE; if ( tmp_condition_result_24 == NUITKA_BOOL_TRUE ) { goto branch_yes_16; } else { goto branch_no_16; } branch_yes_16:; { tmp_dictset_value = const_tuple_type_object_tuple; tmp_res = PyObject_SetItem( locals_cryptography$hazmat$backends$openssl$rsa_418, const_str_plain___orig_bases__, tmp_dictset_value ); if ( tmp_res != 0 ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_18; } } branch_no_16:; } { PyObject *tmp_assign_source_68; PyObject *tmp_called_name_16; PyObject *tmp_args_name_8; PyObject *tmp_tuple_element_12; PyObject *tmp_kw_name_8; CHECK_OBJECT( tmp_class_creation_4__metaclass ); tmp_called_name_16 = tmp_class_creation_4__metaclass; tmp_tuple_element_12 = const_str_plain__RSAPublicKey; tmp_args_name_8 = PyTuple_New( 3 ); Py_INCREF( tmp_tuple_element_12 ); PyTuple_SET_ITEM( tmp_args_name_8, 0, tmp_tuple_element_12 ); CHECK_OBJECT( tmp_class_creation_4__bases ); tmp_tuple_element_12 = tmp_class_creation_4__bases; Py_INCREF( tmp_tuple_element_12 ); PyTuple_SET_ITEM( tmp_args_name_8, 1, tmp_tuple_element_12 ); tmp_tuple_element_12 = locals_cryptography$hazmat$backends$openssl$rsa_418; Py_INCREF( tmp_tuple_element_12 ); PyTuple_SET_ITEM( tmp_args_name_8, 2, tmp_tuple_element_12 ); CHECK_OBJECT( tmp_class_creation_4__class_decl_dict ); tmp_kw_name_8 = tmp_class_creation_4__class_decl_dict; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 418; tmp_assign_source_68 = CALL_FUNCTION( tmp_called_name_16, tmp_args_name_8, tmp_kw_name_8 ); Py_DECREF( tmp_args_name_8 ); if ( tmp_assign_source_68 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 418; goto try_except_handler_18; } assert( outline_3_var___class__ == NULL ); outline_3_var___class__ = tmp_assign_source_68; } { CHECK_OBJECT( outline_3_var___class__ ); tmp_args_element_name_8 = outline_3_var___class__; Py_INCREF( tmp_args_element_name_8 ); goto try_return_handler_18; } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_18:; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_418 ); locals_cryptography$hazmat$backends$openssl$rsa_418 = NULL; } { goto try_return_handler_17; } // Exception handler code: try_except_handler_18:; exception_keeper_type_16 = exception_type; exception_keeper_value_16 = exception_value; exception_keeper_tb_16 = exception_tb; exception_keeper_lineno_16 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_DECREF( locals_cryptography$hazmat$backends$openssl$rsa_418 ); locals_cryptography$hazmat$backends$openssl$rsa_418 = NULL; } { // Re-raise. exception_type = exception_keeper_type_16; exception_value = exception_keeper_value_16; exception_tb = exception_keeper_tb_16; exception_lineno = exception_keeper_lineno_16; goto try_except_handler_17; } // End of try: } // tried codes exits in all cases NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); // Return handler code: try_return_handler_17:; { CHECK_OBJECT( (PyObject *)outline_3_var___class__ ); Py_DECREF( outline_3_var___class__ ); outline_3_var___class__ = NULL; } { goto outline_result_4; } // Exception handler code: try_except_handler_17:; exception_keeper_type_17 = exception_type; exception_keeper_value_17 = exception_value; exception_keeper_tb_17 = exception_tb; exception_keeper_lineno_17 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { // Re-raise. exception_type = exception_keeper_type_17; exception_value = exception_keeper_value_17; exception_tb = exception_keeper_tb_17; exception_lineno = exception_keeper_lineno_17; goto outline_exception_4; } // End of try: } // Return statement must have exited already. NUITKA_CANNOT_GET_HERE( cryptography$hazmat$backends$openssl$rsa ); return MOD_RETURN_VALUE( NULL ); outline_exception_4:; exception_lineno = 418; goto try_except_handler_16; outline_result_4:; frame_0eb0337d712464240b5be600baf9501d->m_frame.f_lineno = 417; { PyObject *call_args[] = { tmp_args_element_name_8 }; tmp_assign_source_67 = CALL_FUNCTION_WITH_ARGS1( tmp_called_name_14, call_args ); } Py_DECREF( tmp_called_name_14 ); Py_DECREF( tmp_args_element_name_8 ); if ( tmp_assign_source_67 == NULL ) { assert( ERROR_OCCURRED() ); FETCH_ERROR_OCCURRED( &exception_type, &exception_value, &exception_tb ); exception_lineno = 417; goto try_except_handler_16; } UPDATE_STRING_DICT1( moduledict_cryptography$hazmat$backends$openssl$rsa, (Nuitka_StringObject *)const_str_plain__RSAPublicKey, tmp_assign_source_67 ); } goto try_end_10; // Exception handler code: try_except_handler_16:; exception_keeper_type_18 = exception_type; exception_keeper_value_18 = exception_value; exception_keeper_tb_18 = exception_tb; exception_keeper_lineno_18 = exception_lineno; exception_type = NULL; exception_value = NULL; exception_tb = NULL; exception_lineno = 0; { Py_XDECREF( tmp_class_creation_4__bases ); tmp_class_creation_4__bases = NULL; } { Py_XDECREF( tmp_class_creation_4__class_decl_dict ); tmp_class_creation_4__class_decl_dict = NULL; } { Py_XDECREF( tmp_class_creation_4__metaclass ); tmp_class_creation_4__metaclass = NULL; } { Py_XDECREF( tmp_class_creation_4__prepared ); tmp_class_creation_4__prepared = NULL; } { // Re-raise. exception_type = exception_keeper_type_18; exception_value = exception_keeper_value_18; exception_tb = exception_keeper_tb_18; exception_lineno = exception_keeper_lineno_18; goto frame_exception_exit_1; } // End of try: try_end_10:; } // Restore frame exception if necessary. #if 0 RESTORE_FRAME_EXCEPTION( frame_0eb0337d712464240b5be600baf9501d ); #endif popFrameStack(); assertFrameObject( frame_0eb0337d712464240b5be600baf9501d ); goto frame_no_exception_5; frame_exception_exit_1:; #if 0 RESTORE_FRAME_EXCEPTION( frame_0eb0337d712464240b5be600baf9501d ); #endif if ( exception_tb == NULL ) { exception_tb = MAKE_TRACEBACK( frame_0eb0337d712464240b5be600baf9501d, exception_lineno ); } else if ( exception_tb->tb_frame != &frame_0eb0337d712464240b5be600baf9501d->m_frame ) { exception_tb = ADD_TRACEBACK( exception_tb, frame_0eb0337d712464240b5be600baf9501d, exception_lineno ); } // Put the previous frame back on top. popFrameStack(); // Return the error. goto module_exception_exit; frame_no_exception_5:; { CHECK_OBJECT( (PyObject *)tmp_class_creation_4__bases ); Py_DECREF( tmp_class_creation_4__bases ); tmp_class_creation_4__bases = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_4__class_decl_dict ); Py_DECREF( tmp_class_creation_4__class_decl_dict ); tmp_class_creation_4__class_decl_dict = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_4__metaclass ); Py_DECREF( tmp_class_creation_4__metaclass ); tmp_class_creation_4__metaclass = NULL; } { CHECK_OBJECT( (PyObject *)tmp_class_creation_4__prepared ); Py_DECREF( tmp_class_creation_4__prepared ); tmp_class_creation_4__prepared = NULL; } return MOD_RETURN_VALUE( module_cryptography$hazmat$backends$openssl$rsa ); module_exception_exit: RESTORE_ERROR_OCCURRED( exception_type, exception_value, exception_tb ); return MOD_RETURN_VALUE( NULL ); }