Fuzz introspector: cryptofuzz-libecc
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
2838 2838 10 :

['Botan::PEM_Code::decode_check_label(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&)', 'std::__1::vector >::~vector()', 'Botan::EC_Group::BER_decode_EC_group(unsigned char const*, unsigned long, Botan::EC_Group_Source)', 'std::__1::vector >::size() const', 'std::__1::shared_ptr ::operator=(std::__1::shared_ptr &&)', 'std::__1::basic_string , std::__1::allocator >::size() const', 'std::__1::vector >::data()', 'std::__1::basic_string , std::__1::allocator >::substr(unsigned long, unsigned long) const', 'std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'bool std::__1::operator== , std::__1::allocator >(std::__1::basic_string , std::__1::allocator > const&, char const*)']

2844 2855 Botan::EC_Group::EC_Group(std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/botan/src/lib/pubkey/ec_group/ec_group.cpp:448
529 529 1 :

['_fp_pow_aliased']

529 529 fp_pow call site: 00000 /src/libecc/src/fp/fp_pow.c:64
476 476 1 :

['_nn_mod_pow']

476 482 nn_mod_pow call site: 00000 /src/libecc/src/nn/nn_mod_pow.c:314
358 358 4 :

['Botan::bigint_monty_redc_32(unsigned long*, unsigned long const*, unsigned long, unsigned long*)', 'Botan::bigint_monty_redc_generic(unsigned long*, unsigned long, unsigned long const*, unsigned long, unsigned long, unsigned long*)', 'Botan::bigint_monty_redc_16(unsigned long*, unsigned long const*, unsigned long, unsigned long*)', 'Botan::bigint_monty_redc_24(unsigned long*, unsigned long const*, unsigned long, unsigned long*)']

358 358 Botan::bigint_monty_redc(unsignedlong*,unsignedlongconst*,unsignedlong,unsignedlong,unsignedlong*,unsignedlong) call site: 00000 /src/botan/build/include/botan/internal/mp_core.h:838
300 300 1 :

['cryptofuzz::module::wolfCrypt_detail::Blake2_MAC(cryptofuzz::operation::HMAC&)']

300 300 cryptofuzz::module::wolfCrypt::OpHMAC(cryptofuzz::operation::HMAC&) call site: 00000 /src/cryptofuzz/modules/wolfcrypt/module.cpp:969
227 227 1 :

['Botan::(anonymous namespace)::find_eoc(Botan::DataSource*, unsigned long)']

249 249 Botan::(anonymousnamespace)::decode_length(Botan::DataSource*,unsignedlong&,unsignedlong) call site: 00000 /src/botan/src/lib/asn1/ber_dec.cpp:84
205 1383 25 :

['std::__1::vector >::vector()', 'std::__1::vector >::~vector()', 'Botan::BigInt::~BigInt()', 'std::__1::vector >::data() const', 'Botan::BER_Decoder::~BER_Decoder()', 'std::__1::vector >& Botan::operator+= , Botan::secure_allocator >(std::__1::vector >&, std::__1::vector > const&)', 'Botan::BER_Decoder::start_sequence()', '__cxa_free_exception', 'Botan::Internal_Error::Internal_Error(std::__1::basic_string , std::__1::allocator > const&)', 'Botan::assertion_failure(char const*, char const*, char const*, char const*, int)', '__cxa_throw', 'std::__1::basic_string , std::__1::allocator >::basic_string (char const*)', 'std::__1::vector >::size() const', 'Botan::BER_Decoder::decode(Botan::BigInt&)', 'Botan::Decoding_Error::Decoding_Error(std::__1::basic_string , std::__1::allocator > const&)', 'std::__1::vector >::~vector()', 'Botan::(anonymous namespace)::der_encode_signature(std::__1::vector > const&, unsigned long, unsigned long)', 'bool Botan::same_mem (unsigned char const*, unsigned char const*, unsigned long)', 'Botan::BER_Decoder::more_items() const', 'Botan::BER_Decoder::BER_Decoder(unsigned char const*, unsigned long)', '__cxa_allocate_exception', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'Botan::BigInt::BigInt()', 'Botan::BigInt::encode_1363(Botan::BigInt const&, unsigned long)', 'std::__1::vector >::data()']

217 1395 Botan::PK_Verifier::check_signature(unsignedcharconst*,unsignedlong) call site: 00000 /src/botan/src/lib/pubkey/pubkey.cpp:335
202 202 1 :

['wc_ed25519_check_key']

202 202 wc_ed25519_import_public_ex call site: 00000 /src/wolfssl/wolfcrypt/src/ed25519.c:1017
192 192 1 :

['cryptofuzz::module::wolfCrypt_detail::SIPHASH(cryptofuzz::operation::HMAC&, unsigned long)']

192 192 cryptofuzz::module::wolfCrypt::OpHMAC(cryptofuzz::operation::HMAC&) call site: 00000 /src/cryptofuzz/modules/wolfcrypt/module.cpp:974
156 156 2 :

['Botan::BigInt::flip_sign()', 'Botan::BigInt::operator--()']

156 168 Botan::ct_divide_word(Botan::BigIntconst&,unsignedlong,Botan::BigInt&,unsignedlong&) call site: 00000 /src/botan/src/lib/math/bigint/divide.cpp:110
144 144 1 :

['wc_ed448_check_key']

144 144 wc_ed448_import_public_ex call site: 00000 /src/wolfssl/wolfcrypt/src/ed448.c:953
139 139 1 :

['_nn_divrem_unshifted_aliased']

139 139 nn_divrem_unshifted call site: 00000 /src/libecc/src/nn/nn_div.c:517

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 cryptofuzz::Driver::Run(unsigned char const*, unsigned long) const [function] [call site] 00001
2 __cxa_guard_acquire [call site] 00002
2 unsigned long cryptofuzz::repository::Operation<5809491516167589196ul>() [function] [call site] 00003
3 long cryptofuzz::repository::operationIndex<5809491516167589196ul>() [function] [call site] 00004
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00005
2 __cxa_guard_acquire [call site] 00006
2 unsigned long cryptofuzz::repository::Operation<2199449812569109303ul>() [function] [call site] 00007
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00008
2 __cxa_guard_acquire [call site] 00009
2 unsigned long cryptofuzz::repository::Operation<14521310631484128166ul>() [function] [call site] 00010
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00011
2 __cxa_guard_acquire [call site] 00012
2 unsigned long cryptofuzz::repository::Operation<17223730669190186232ul>() [function] [call site] 00013
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00014
2 __cxa_guard_acquire [call site] 00015
2 unsigned long cryptofuzz::repository::Operation<2976759534500793820ul>() [function] [call site] 00016
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00017
2 __cxa_guard_acquire [call site] 00018
2 unsigned long cryptofuzz::repository::Operation<14331211725752570280ul>() [function] [call site] 00019
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00020
2 __cxa_guard_acquire [call site] 00021
2 unsigned long cryptofuzz::repository::Operation<10005503820668675355ul>() [function] [call site] 00022
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00023
2 __cxa_guard_acquire [call site] 00024
2 unsigned long cryptofuzz::repository::Operation<14356609771627578971ul>() [function] [call site] 00025
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00026
2 __cxa_guard_acquire [call site] 00027
2 unsigned long cryptofuzz::repository::Operation<9382889272173326955ul>() [function] [call site] 00028
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00029
2 __cxa_guard_acquire [call site] 00030
2 unsigned long cryptofuzz::repository::Operation<3504204876962697477ul>() [function] [call site] 00031
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00032
2 __cxa_guard_acquire [call site] 00033
2 unsigned long cryptofuzz::repository::Operation<3450355166456167260ul>() [function] [call site] 00034
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00035
2 __cxa_guard_acquire [call site] 00036
2 unsigned long cryptofuzz::repository::Operation<3450358464991051893ul>() [function] [call site] 00037
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00038
2 __cxa_guard_acquire [call site] 00039
2 unsigned long cryptofuzz::repository::Operation<8989551212334913101ul>() [function] [call site] 00040
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00041
2 __cxa_guard_acquire [call site] 00042
2 fuzzing::datasource::ID(char const*, unsigned long) [function] [call site] 00043
3 fuzzing::datasource::ID(char const*, unsigned long) [function] [call site] 00044
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00045
2 __cxa_guard_acquire [call site] 00046
2 unsigned long cryptofuzz::repository::Operation<9326441367258825100ul>() [function] [call site] 00047
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00048
2 __cxa_guard_acquire [call site] 00049
2 unsigned long cryptofuzz::repository::Operation<16452550327545558230ul>() [function] [call site] 00050
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00051
2 __cxa_guard_acquire [call site] 00052
2 unsigned long cryptofuzz::repository::Operation<13576222566899769656ul>() [function] [call site] 00053
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00054
2 __cxa_guard_acquire [call site] 00055
2 unsigned long cryptofuzz::repository::Operation<5539743395198706529ul>() [function] [call site] 00056
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00057
2 __cxa_guard_acquire [call site] 00058
2 unsigned long cryptofuzz::repository::Operation<15952101299761277882ul>() [function] [call site] 00059
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00060
2 __cxa_guard_acquire [call site] 00061
2 unsigned long cryptofuzz::repository::Operation<12332401161757138384ul>() [function] [call site] 00062
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00063
2 __cxa_guard_acquire [call site] 00064
2 unsigned long cryptofuzz::repository::Operation<2087673408481258571ul>() [function] [call site] 00065
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00066
2 __cxa_guard_acquire [call site] 00067
2 unsigned long cryptofuzz::repository::Operation<14229822751382312176ul>() [function] [call site] 00068
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00069
2 __cxa_guard_acquire [call site] 00070
2 unsigned long cryptofuzz::repository::Operation<8163694440785824261ul>() [function] [call site] 00071
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00072
2 __cxa_guard_acquire [call site] 00073
2 unsigned long cryptofuzz::repository::Operation<13361868971281677690ul>() [function] [call site] 00074
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00075
2 __cxa_guard_acquire [call site] 00076
2 unsigned long cryptofuzz::repository::Operation<18302666542519829747ul>() [function] [call site] 00077
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00078
2 __cxa_guard_acquire [call site] 00079
2 unsigned long cryptofuzz::repository::Operation<16861771541778039679ul>() [function] [call site] 00080
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00081
2 __cxa_guard_acquire [call site] 00082
2 unsigned long cryptofuzz::repository::Operation<4475220330049108872ul>() [function] [call site] 00083
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00084
2 __cxa_guard_acquire [call site] 00085
2 unsigned long cryptofuzz::repository::Operation<8361011715369233209ul>() [function] [call site] 00086
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00087
2 __cxa_guard_acquire [call site] 00088
2 unsigned long cryptofuzz::repository::Operation<2075488948259244450ul>() [function] [call site] 00089
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00090
2 __cxa_guard_acquire [call site] 00091
2 unsigned long cryptofuzz::repository::Operation<8473266746052007431ul>() [function] [call site] 00092
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00093
2 __cxa_guard_acquire [call site] 00094
2 unsigned long cryptofuzz::repository::Operation<8872906712023707375ul>() [function] [call site] 00095
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00096
2 __cxa_guard_acquire [call site] 00097
2 unsigned long cryptofuzz::repository::Operation<18202307832725584852ul>() [function] [call site] 00098
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00099
2 __cxa_guard_acquire [call site] 00100
2 unsigned long cryptofuzz::repository::Operation<1974916196578954964ul>() [function] [call site] 00101
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00102
2 __cxa_guard_acquire [call site] 00103
2 unsigned long cryptofuzz::repository::Operation<9936130372012631986ul>() [function] [call site] 00104
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00105
2 __cxa_guard_acquire [call site] 00106
2 unsigned long cryptofuzz::repository::Operation<2147704096848105168ul>() [function] [call site] 00107
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00108
2 __cxa_guard_acquire [call site] 00109
2 unsigned long cryptofuzz::repository::Operation<17436900272062802069ul>() [function] [call site] 00110
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00111
2 __cxa_guard_acquire [call site] 00112
2 unsigned long cryptofuzz::repository::Operation<5046600913796342794ul>() [function] [call site] 00113
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00114
2 __cxa_guard_acquire [call site] 00115
2 unsigned long cryptofuzz::repository::Operation<5560960351281728901ul>() [function] [call site] 00116
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00117
2 __cxa_guard_acquire [call site] 00118
2 unsigned long cryptofuzz::repository::Operation<15307561034024662125ul>() [function] [call site] 00119
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00120
2 __cxa_guard_acquire [call site] 00121
2 unsigned long cryptofuzz::repository::Operation<2953094577370070712ul>() [function] [call site] 00122
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00123
2 __cxa_guard_acquire [call site] 00124
2 unsigned long cryptofuzz::repository::Operation<10512925313610633373ul>() [function] [call site] 00125
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00126
2 __cxa_guard_acquire [call site] 00127
2 unsigned long cryptofuzz::repository::Operation<12367986147865658621ul>() [function] [call site] 00128
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00129
2 __cxa_guard_acquire [call site] 00130
2 unsigned long cryptofuzz::repository::Operation<6129199940879300273ul>() [function] [call site] 00131
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00132
2 __cxa_guard_acquire [call site] 00133
2 unsigned long cryptofuzz::repository::Operation<4263448555065260947ul>() [function] [call site] 00134
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00135
2 __cxa_guard_acquire [call site] 00136
2 unsigned long cryptofuzz::repository::Operation<8955882836668873941ul>() [function] [call site] 00137
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00138
2 __cxa_guard_acquire [call site] 00139
2 unsigned long cryptofuzz::repository::Operation<6854737006333781894ul>() [function] [call site] 00140
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00141
2 __cxa_guard_acquire [call site] 00142
2 unsigned long cryptofuzz::repository::Operation<5866728786590536975ul>() [function] [call site] 00143
2 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00144
3 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00145
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00146
2 __cxa_guard_acquire [call site] 00147
2 unsigned long cryptofuzz::repository::Operation<16012901404492830732ul>() [function] [call site] 00148
2 cryptofuzz::ExecutorBignumCalc_Fp2::ExecutorBignumCalc_Fp2(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00149
3 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00150
2 cryptofuzz::ExecutorBignumCalc_Fp2::~ExecutorBignumCalc_Fp2() [function] [call site] 00151
3 cryptofuzz::ExecutorBase ::~ExecutorBase() [function] [call site] 00152
2 __cxa_guard_acquire [call site] 00153
2 unsigned long cryptofuzz::repository::Operation<13937406665088527893ul>() [function] [call site] 00154
2 cryptofuzz::ExecutorBignumCalc_Fp12::ExecutorBignumCalc_Fp12(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00155
3 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00156
2 cryptofuzz::ExecutorBignumCalc_Fp12::~ExecutorBignumCalc_Fp12() [function] [call site] 00157
3 cryptofuzz::ExecutorBase ::~ExecutorBase() [function] [call site] 00158
2 __cxa_guard_acquire [call site] 00159
2 unsigned long cryptofuzz::repository::Operation<3927672189283779123ul>() [function] [call site] 00160
2 cryptofuzz::ExecutorBignumCalc_Mod_BLS12_381_R::ExecutorBignumCalc_Mod_BLS12_381_R(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00161
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00162
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00163
4 cryptofuzz::Bignum::Bignum(std::__1::basic_string , std::__1::allocator >) [function] [call site] 00164
5 cryptofuzz::Buffer::Buffer(unsigned char const*, unsigned long) [function] [call site] 00165
4 cryptofuzz::Bignum::~Bignum() [function] [call site] 00166
5 cryptofuzz::Buffer::~Buffer() [function] [call site] 00167
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00168
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00169
2 __cxa_guard_acquire [call site] 00170
2 unsigned long cryptofuzz::repository::Operation<3927674388307035545ul>() [function] [call site] 00171
2 cryptofuzz::ExecutorBignumCalc_Mod_BLS12_381_P::ExecutorBignumCalc_Mod_BLS12_381_P(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00172
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00173
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00174
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00175
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00176
2 __cxa_guard_acquire [call site] 00177
2 unsigned long cryptofuzz::repository::Operation<10167620474764609318ul>() [function] [call site] 00178
2 cryptofuzz::ExecutorBignumCalc_Mod_BLS12_377_R::ExecutorBignumCalc_Mod_BLS12_377_R(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00179
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00180
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00181
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00182
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00183
2 __cxa_guard_acquire [call site] 00184
2 unsigned long cryptofuzz::repository::Operation<10167618275741352896ul>() [function] [call site] 00185
2 cryptofuzz::ExecutorBignumCalc_Mod_BLS12_377_P::ExecutorBignumCalc_Mod_BLS12_377_P(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00186
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00187
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00188
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00189
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00190
2 __cxa_guard_acquire [call site] 00191
2 unsigned long cryptofuzz::repository::Operation<2769893415746427291ul>() [function] [call site] 00192
2 cryptofuzz::ExecutorBignumCalc_Mod_BN128_R::ExecutorBignumCalc_Mod_BN128_R(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00193
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00194
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00195
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00196
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00197
2 __cxa_guard_acquire [call site] 00198
2 unsigned long cryptofuzz::repository::Operation<2769895614769683713ul>() [function] [call site] 00199
2 cryptofuzz::ExecutorBignumCalc_Mod_BN128_P::ExecutorBignumCalc_Mod_BN128_P(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00200
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00201
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00202
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00203
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00204
2 __cxa_guard_acquire [call site] 00205
2 unsigned long cryptofuzz::repository::Operation<7881979837569190506ul>() [function] [call site] 00206
2 cryptofuzz::ExecutorBignumCalc_Mod_ED25519::ExecutorBignumCalc_Mod_ED25519(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00207
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00208
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00209
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00210
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00211
2 __cxa_guard_acquire [call site] 00212
2 cryptofuzz::ExecutorBignumCalc_Mod_Edwards_R::ExecutorBignumCalc_Mod_Edwards_R(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00213
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00214
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00215
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00216
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00217
2 __cxa_guard_acquire [call site] 00218
2 unsigned long cryptofuzz::repository::Operation<4869765684542853468ul>() [function] [call site] 00219
2 cryptofuzz::ExecutorBignumCalc_Mod_Edwards_P::ExecutorBignumCalc_Mod_Edwards_P(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00220
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00221
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00222
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00223
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00224
2 __cxa_guard_acquire [call site] 00225
2 unsigned long cryptofuzz::repository::Operation<12633938770290406723ul>() [function] [call site] 00226
2 cryptofuzz::ExecutorBignumCalc_Mod_MNT4_R::ExecutorBignumCalc_Mod_MNT4_R(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00227
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00228
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00229
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00230
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00231
2 __cxa_guard_acquire [call site] 00232
2 unsigned long cryptofuzz::repository::Operation<12633940969313663145ul>() [function] [call site] 00233
2 cryptofuzz::ExecutorBignumCalc_Mod_MNT4_P::ExecutorBignumCalc_Mod_MNT4_P(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00234
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00235
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00236
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00237
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00238
2 __cxa_guard_acquire [call site] 00239
2 unsigned long cryptofuzz::repository::Operation<11397056358600961605ul>() [function] [call site] 00240
2 cryptofuzz::ExecutorBignumCalc_Mod_MNT6_R::ExecutorBignumCalc_Mod_MNT6_R(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00241
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00242
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00243
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00244
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00245
2 __cxa_guard_acquire [call site] 00246
2 unsigned long cryptofuzz::repository::Operation<11397054159577705183ul>() [function] [call site] 00247
2 cryptofuzz::ExecutorBignumCalc_Mod_MNT6_P::ExecutorBignumCalc_Mod_MNT6_P(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00248
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00249
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00250
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00251
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00252
2 __cxa_guard_acquire [call site] 00253
2 unsigned long cryptofuzz::repository::Operation<13661847222560907774ul>() [function] [call site] 00254
2 cryptofuzz::ExecutorBignumCalc_Mod_2Exp64::ExecutorBignumCalc_Mod_2Exp64(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00255
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00256
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00257
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00258
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00259
2 __cxa_guard_acquire [call site] 00260
2 unsigned long cryptofuzz::repository::Operation<12365045563994873029ul>() [function] [call site] 00261
2 cryptofuzz::ExecutorBignumCalc_Mod_2Exp128::ExecutorBignumCalc_Mod_2Exp128(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00262
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00263
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00264
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00265
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00266
2 __cxa_guard_acquire [call site] 00267
2 unsigned long cryptofuzz::repository::Operation<13026559038354618177ul>() [function] [call site] 00268
2 cryptofuzz::ExecutorBignumCalc_Mod_2Exp256::ExecutorBignumCalc_Mod_2Exp256(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00269
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00270
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00271
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00272
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00273
2 __cxa_guard_acquire [call site] 00274
2 unsigned long cryptofuzz::repository::Operation<9899993270756223732ul>() [function] [call site] 00275
2 cryptofuzz::ExecutorBignumCalc_Mod_2Exp512::ExecutorBignumCalc_Mod_2Exp512(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00276
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00277
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00278
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00279
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00280
2 __cxa_guard_acquire [call site] 00281
2 unsigned long cryptofuzz::repository::Operation<12712141260368232507ul>() [function] [call site] 00282
2 cryptofuzz::ExecutorBignumCalc_Mod_SECP256K1::ExecutorBignumCalc_Mod_SECP256K1(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00283
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00284
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00285
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00286
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00287
2 __cxa_guard_acquire [call site] 00288
2 unsigned long cryptofuzz::repository::Operation<7272519953370851956ul>() [function] [call site] 00289
2 cryptofuzz::ExecutorBignumCalc_Mod_SECP256K1_P::ExecutorBignumCalc_Mod_SECP256K1_P(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00290
3 cryptofuzz::ExecutorBignumCalc::ExecutorBignumCalc(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00291
3 cryptofuzz::ExecutorBignumCalc::SetModulo(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00292
3 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00293
2 cryptofuzz::ExecutorBignumCalc::~ExecutorBignumCalc() [function] [call site] 00294
2 __cxa_guard_acquire [call site] 00295
2 unsigned long cryptofuzz::repository::Operation<9518715530777777963ul>() [function] [call site] 00296
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00297
2 __cxa_guard_acquire [call site] 00298
2 unsigned long cryptofuzz::repository::Operation<9582672856034496969ul>() [function] [call site] 00299
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00300
2 __cxa_guard_acquire [call site] 00301
2 unsigned long cryptofuzz::repository::Operation<2875235401351023405ul>() [function] [call site] 00302
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00303
2 __cxa_guard_acquire [call site] 00304
2 unsigned long cryptofuzz::repository::Operation<10031261976360763489ul>() [function] [call site] 00305
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00306
2 __cxa_guard_acquire [call site] 00307
2 unsigned long cryptofuzz::repository::Operation<5223653993845792533ul>() [function] [call site] 00308
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00309
2 __cxa_guard_acquire [call site] 00310
2 unsigned long cryptofuzz::repository::Operation<12923493826935231177ul>() [function] [call site] 00311
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00312
2 __cxa_guard_acquire [call site] 00313
2 unsigned long cryptofuzz::repository::Operation<16811328735348207892ul>() [function] [call site] 00314
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00315
2 __cxa_guard_acquire [call site] 00316
2 unsigned long cryptofuzz::repository::Operation<16811332033883092525ul>() [function] [call site] 00317
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00318
2 __cxa_guard_acquire [call site] 00319
2 unsigned long cryptofuzz::repository::Operation<17259658332555689480ul>() [function] [call site] 00320
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00321
2 __cxa_guard_acquire [call site] 00322
2 unsigned long cryptofuzz::repository::Operation<7050830764583196327ul>() [function] [call site] 00323
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00324
2 __cxa_guard_acquire [call site] 00325
2 unsigned long cryptofuzz::repository::Operation<6909130305161178035ul>() [function] [call site] 00326
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00327
2 __cxa_guard_acquire [call site] 00328
2 unsigned long cryptofuzz::repository::Operation<16384130727566876629ul>() [function] [call site] 00329
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00330
2 __cxa_guard_acquire [call site] 00331
2 unsigned long cryptofuzz::repository::Operation<16384127429031991996ul>() [function] [call site] 00332
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00333
2 __cxa_guard_acquire [call site] 00334
2 unsigned long cryptofuzz::repository::Operation<13346204371917125219ul>() [function] [call site] 00335
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00336
2 __cxa_guard_acquire [call site] 00337
2 unsigned long cryptofuzz::repository::Operation<13346205471428753430ul>() [function] [call site] 00338
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00339
2 __cxa_guard_acquire [call site] 00340
2 unsigned long cryptofuzz::repository::Operation<16891560331061928144ul>() [function] [call site] 00341
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00342
2 __cxa_guard_acquire [call site] 00343
2 unsigned long cryptofuzz::repository::Operation<5323959883309341751ul>() [function] [call site] 00344
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00345
2 __cxa_guard_acquire [call site] 00346
2 unsigned long cryptofuzz::repository::Operation<10944057886766318610ul>() [function] [call site] 00347
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00348
2 __cxa_guard_acquire [call site] 00349
2 unsigned long cryptofuzz::repository::Operation<3672527266831566440ul>() [function] [call site] 00350
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00351
2 __cxa_guard_acquire [call site] 00352
2 unsigned long cryptofuzz::repository::Operation<11823638576524027485ul>() [function] [call site] 00353
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00354
2 __cxa_guard_acquire [call site] 00355
2 unsigned long cryptofuzz::repository::Operation<3672530565366451073ul>() [function] [call site] 00356
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00357
2 __cxa_guard_acquire [call site] 00358
2 unsigned long cryptofuzz::repository::Operation<11823635277989142852ul>() [function] [call site] 00359
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00360
2 __cxa_guard_acquire [call site] 00361
2 unsigned long cryptofuzz::repository::Operation<4460206687329269228ul>() [function] [call site] 00362
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00363
2 __cxa_guard_acquire [call site] 00364
2 unsigned long cryptofuzz::repository::Operation<15624386071052607225ul>() [function] [call site] 00365
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00366
2 __cxa_guard_acquire [call site] 00367
2 unsigned long cryptofuzz::repository::Operation<3745040402587948587ul>() [function] [call site] 00368
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00369
2 __cxa_guard_acquire [call site] 00370
2 unsigned long cryptofuzz::repository::Operation<17479745972470505865ul>() [function] [call site] 00371
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00372
2 __cxa_guard_acquire [call site] 00373
2 unsigned long cryptofuzz::repository::Operation<3982242242522983881ul>() [function] [call site] 00374
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00375
2 __cxa_guard_acquire [call site] 00376
2 unsigned long cryptofuzz::repository::Operation<11540353342577402988ul>() [function] [call site] 00377
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00378
2 __cxa_guard_acquire [call site] 00379
2 unsigned long cryptofuzz::repository::Operation<6019528506043436648ul>() [function] [call site] 00380
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00381
2 __cxa_guard_acquire [call site] 00382
2 unsigned long cryptofuzz::repository::Operation<9715691805813100268ul>() [function] [call site] 00383
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00384
2 __cxa_guard_acquire [call site] 00385
2 unsigned long cryptofuzz::repository::Operation<15698672930317548180ul>() [function] [call site] 00386
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00387
2 __cxa_guard_acquire [call site] 00388
2 unsigned long cryptofuzz::repository::Operation<12506434490133466843ul>() [function] [call site] 00389
2 cryptofuzz::ExecutorBase ::ExecutorBase(unsigned long, std::__1::map , std::__1::less , std::__1::allocator > > > const&, cryptofuzz::Options const&) [function] [call site] 00390
2 fuzzing::datasource::Datasource::Datasource(unsigned char const*, unsigned long) [function] [call site] 00391
3 fuzzing::datasource::Base::Base() [function] [call site] 00392
2 unsigned long fuzzing::datasource::Base::Get (unsigned long) [function] [call site] 00393
2 cryptofuzz::EnabledTypes::Have(unsigned long) const [function] [call site] 00394
3 cryptofuzz::EnabledTypes::HaveExplicit(unsigned long) const [function] [call site] 00395
2 fuzzing::datasource::Base::GetData(unsigned long, unsigned long, unsigned long) [function] [call site] 00396
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00397
3 cryptofuzz::ExecutorBase ::getOp(fuzzing::datasource::Datasource*, unsigned char const*, unsigned long) const [function] [call site] 00398
4 fuzzing::datasource::Datasource::Datasource(unsigned char const*, unsigned long) [function] [call site] 00399
4 fuzzing::datasource::Base::GetData(unsigned long, unsigned long, unsigned long) [function] [call site] 00400
4 cryptofuzz::Buffer::Buffer(unsigned char const*, unsigned long) [function] [call site] 00401
4 cryptofuzz::operation::Digest::Digest(fuzzing::datasource::Datasource&, cryptofuzz::Buffer) [function] [call site] 00402
5 cryptofuzz::Buffer::Buffer(cryptofuzz::Buffer&&) [function] [call site] 00403
5 cryptofuzz::operation::Operation::Operation(cryptofuzz::Buffer) [function] [call site] 00404
6 cryptofuzz::Buffer::Buffer(cryptofuzz::Buffer&&) [function] [call site] 00405
5 cryptofuzz::Buffer::Buffer(fuzzing::datasource::Datasource&) [function] [call site] 00406
6 fuzzing::datasource::Base::GetData(unsigned long, unsigned long, unsigned long) [function] [call site] 00407
5 cryptofuzz::Type::Type(fuzzing::datasource::Datasource&) [function] [call site] 00408
6 unsigned long fuzzing::datasource::Base::Get (unsigned long) [function] [call site] 00409
5 cryptofuzz::Buffer::~Buffer() [function] [call site] 00410
5 cryptofuzz::operation::Operation::~Operation() [function] [call site] 00411
6 cryptofuzz::Buffer::~Buffer() [function] [call site] 00412
4 cryptofuzz::Buffer::~Buffer() [function] [call site] 00413
4 cryptofuzz::Buffer::Buffer(unsigned char const*, unsigned long) [function] [call site] 00414
4 cryptofuzz::operation::Digest::Digest(fuzzing::datasource::Datasource&, cryptofuzz::Buffer) [function] [call site] 00415
4 cryptofuzz::Buffer::~Buffer() [function] [call site] 00416
4 fuzzing::datasource::Base::~Base() [function] [call site] 00417
3 cryptofuzz::ExecutorBase ::getModule(fuzzing::datasource::Datasource&) const [function] [call site] 00418
4 unsigned long fuzzing::datasource::Base::Get (unsigned long) [function] [call site] 00419
4 std::__1::optional ::operator*() const & [function] [call site] 00420
5 std::__1::__optional_storage_base ::__get() const & [function] [call site] 00421
4 cryptofuzz::EnabledTypes::HaveExplicit(unsigned long) const [function] [call site] 00422
3 cryptofuzz::operation::Digest::MaxOperations() [function] [call site] 00423
3 cryptofuzz::operation::Digest::~Digest() [function] [call site] 00424
4 cryptofuzz::Buffer::~Buffer() [function] [call site] 00425
4 cryptofuzz::operation::Operation::~Operation() [function] [call site] 00426
3 bool fuzzing::datasource::Base::Get (unsigned long) [function] [call site] 00427
3 cryptofuzz::EnabledTypes::HaveExplicit(unsigned long) const [function] [call site] 00428
3 cryptofuzz::operation::Digest::ToString() const [function] [call site] 00429
4 cryptofuzz::Type::Get() const [function] [call site] 00430
4 cryptofuzz::repository::DigestToString(unsigned long) [function] [call site] 00431
5 std::out_of_range::out_of_range(std::out_of_range const&) [function] [call site] 00432
6 std::logic_error::logic_error(std::logic_error const&) [call site] 00433
4 cryptofuzz::Buffer::Get() const [function] [call site] 00434
4 cryptofuzz::util::HexDump(std::__1::vector >, std::__1::basic_string , std::__1::allocator >) [function] [call site] 00435
5 cryptofuzz::util::HexDump(void const*, unsigned long, std::__1::basic_string , std::__1::allocator >) [function] [call site] 00436
3 printf [call site] 00437
3 cryptofuzz::Buffer::operator==(cryptofuzz::Buffer const&) const [function] [call site] 00438
3 cryptofuzz::Buffer::GetVectorPtr() [function] [call site] 00439
3 cryptofuzz::Buffer::Get() const [function] [call site] 00440
3 cryptofuzz::util::HexDump(std::__1::vector >, std::__1::basic_string , std::__1::allocator >) [function] [call site] 00441
3 printf [call site] 00442
3 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::basic_json(decltype(nullptr)) [function] [call site] 00443
4 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::basic_json(nlohmann::detail::value_t) [function] [call site] 00444
5 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::json_value::json_value(nlohmann::detail::value_t) [function] [call site] 00445
6 std::__1::map , std::__1::allocator >, nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, std::__1::less , std::__1::allocator , std::__1::allocator > const, nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> > > >* nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::create , std::__1::allocator >, nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, std::__1::less , std::__1::allocator , std::__1::allocator > const, nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> > > >>() [function] [call site] 00446
7 __assert_fail [call site] 00447
6 std::__1::vector , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, std::__1::allocator , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> > >* nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::create , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, std::__1::allocator , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> > >>() [function] [call site] 00448
6 std::__1::basic_string , std::__1::allocator >* nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::create , std::__1::allocator >, char const (&) [1]>(char const (&) [1]) [function] [call site] 00449
6 __cxa_allocate_exception [call site] 00450
6 nlohmann::detail::other_error::create(int, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00451
7 nlohmann::detail::exception::name(std::__1::basic_string , std::__1::allocator > const&, int) [function] [call site] 00452
7 nlohmann::detail::other_error::other_error(int, char const*) [function] [call site] 00453
8 nlohmann::detail::exception::exception(int, char const*) [function] [call site] 00454
9 std::exception::exception() [function] [call site] 00455
9 std::runtime_error::runtime_error(char const*) [call site] 00456
5 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00457
6 __assert_fail [call site] 00458
6 __assert_fail [call site] 00459
6 __assert_fail [call site] 00460
4 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00461
4 __clang_call_terminate [call site] 00462
5 __cxa_begin_catch [call site] 00463
3 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>& nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::operator[] (char const*) [function] [call site] 00464
4 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::is_null() const [function] [call site] 00465
4 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::json_value::json_value(nlohmann::detail::value_t) [function] [call site] 00466
4 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00467
4 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::is_object() const [function] [call site] 00468
4 __cxa_allocate_exception [call site] 00469
4 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::type_name() const [function] [call site] 00470
3 std::__1::optional ::operator*() const & [function] [call site] 00471
3 cryptofuzz::util::ToJSON(cryptofuzz::Buffer const&) [function] [call site] 00472
4 cryptofuzz::Buffer::ToJSON() const [function] [call site] 00473
5 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::basic_json(decltype(nullptr)) [function] [call site] 00474
5 boost::enable_if >::iterator>::value_type>, std::__1::back_insert_iterator , std::__1::allocator > > >::type boost::algorithm::hex >, std::__1::back_insert_iterator , std::__1::allocator > > >(std::__1::vector > const&, std::__1::back_insert_iterator , std::__1::allocator > >) [function] [call site] 00475
6 boost::range_iterator > const, void>::type boost::range_adl_barrier::begin > >(std::__1::vector > const&) [function] [call site] 00476
7 boost::range_iterator > const, void>::type boost::range_detail::range_begin > const>(std::__1::vector > const&) [function] [call site] 00477
6 boost::range_iterator > const, void>::type boost::range_adl_barrier::end > >(std::__1::vector > const&) [function] [call site] 00478
7 boost::range_iterator > const, void>::type boost::range_detail::range_end > const>(std::__1::vector > const&) [function] [call site] 00479
6 boost::enable_if >::value_type>, std::__1::back_insert_iterator , std::__1::allocator > > >::type boost::algorithm::hex , std::__1::back_insert_iterator , std::__1::allocator > > >(std::__1::__wrap_iter , std::__1::__wrap_iter , std::__1::back_insert_iterator , std::__1::allocator > >) [function] [call site] 00480
7 std::__1::back_insert_iterator , std::__1::allocator > > boost::algorithm::detail::encode_one , std::__1::allocator > > >(unsigned char, std::__1::back_insert_iterator , std::__1::allocator > >, char const*) [function] [call site] 00481
5 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::basic_json , std::__1::allocator >&, std::__1::basic_string , std::__1::allocator >, 0>(std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00482
6 _ZN8nlohmann14adl_serializerINSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEvE7to_jsonINS_10basic_jsonINS1_3mapENS1_6vectorES7_blmdS5_S0_EERS7_EEDTcmclL_ZNS_12_GLOBAL__N_17to_jsonEEfp_clsr3stdE7forwardIT0_Efp0_EEcvv_EERT_OSG_ [function] [call site] 00483
7 _ZNK8nlohmann6detail10to_json_fnclINS_10basic_jsonINSt3__13mapENS4_6vectorENS4_12basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEblmdSA_NS_14adl_serializerEEERSC_EEDTcmcl7to_jsonfp_clsr3stdE7forwardIT0_Efp0_EEcvv_EERT_OSG_ [function] [call site] 00484
8 void nlohmann::detail::to_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, std::__1::basic_string , std::__1::allocator >, 0>(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>&, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00485
9 void nlohmann::detail::external_constructor<(nlohmann::detail::value_t)3>::construct , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>&, nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::string_t const&) [function] [call site] 00486
10 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::json_value::json_value(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00487
11 std::__1::basic_string , std::__1::allocator >* nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::create , std::__1::allocator >, std::__1::basic_string , std::__1::allocator > const&>(std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00488
10 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00489
6 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00490
5 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::operator=(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>) [function] [call site] 00491
6 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00492
6 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00493
5 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::~basic_json() [function] [call site] 00494
6 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::assert_invariant() const [function] [call site] 00495
6 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::json_value::destroy(nlohmann::detail::value_t) [function] [call site] 00496
7 __clang_call_terminate [call site] 00497
3 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>& nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::operator[] (char const*) [function] [call site] 00498
3 std::__1::optional<_IO_FILE*>::operator*() const & [function] [call site] 00499
3 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::dump(int, char, bool, nlohmann::detail::error_handler_t) const [function] [call site] 00500
4 nlohmann::detail::output_adapter , std::__1::allocator > >::output_adapter(std::__1::basic_string , std::__1::allocator >&) [function] [call site] 00501
4 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::~serializer() [function] [call site] 00502
4 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00503
5 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_escaped(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site] 00504
6 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::decode(unsigned char&, unsigned int&, unsigned char) [function] [call site] 00505
6 snprintf [call site] 00506
6 snprintf [call site] 00507
6 snprintf [call site] 00508
6 __cxa_allocate_exception [call site] 00509
6 nlohmann::detail::type_error::create(int, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00510
7 nlohmann::detail::exception::name(std::__1::basic_string , std::__1::allocator > const&, int) [function] [call site] 00511
7 nlohmann::detail::type_error::type_error(int, char const*) [function] [call site] 00512
8 nlohmann::detail::exception::exception(int, char const*) [function] [call site] 00513
6 char nlohmann::detail::binary_writer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, char>::to_char_type (char) [function] [call site] 00514
6 char nlohmann::detail::binary_writer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, char>::to_char_type (char) [function] [call site] 00515
6 char nlohmann::detail::binary_writer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>, char>::to_char_type (char) [function] [call site] 00516
6 __assert_fail [call site] 00517
6 snprintf [call site] 00518
6 __cxa_allocate_exception [call site] 00519
6 nlohmann::detail::type_error::create(int, std::__1::basic_string , std::__1::allocator > const&) [function] [call site] 00520
6 __assert_fail [call site] 00521
5 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00522
6 __assert_fail [call site] 00523
6 __assert_fail [call site] 00524
6 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_escaped(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site] 00525
6 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00526
7 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_escaped(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site] 00527
7 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00528
8 __assert_fail [call site] 00529
8 __assert_fail [call site] 00530
8 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_escaped(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site] 00531
8 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00532
9 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00533
10 __assert_fail [call site] 00534
10 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00535
11 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00536
12 __assert_fail [call site] 00537
12 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump(nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> const&, bool, bool, unsigned int, unsigned int) [function] [call site] 00538
13 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_escaped(std::__1::basic_string , std::__1::allocator > const&, bool) [function] [call site] 00539
13 void nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_integer (long) [function] [call site] 00540
14 abs(long) [function] [call site] 00541
14 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::count_digits(unsigned long) [function] [call site] 00542
14 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::count_digits(unsigned long) [function] [call site] 00543
14 __assert_fail [call site] 00544
13 void nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_integer (unsigned long) [function] [call site] 00545
13 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_float(double) [function] [call site] 00546
14 _Z8isfiniteIdENSt3__19enable_ifIXaasr3std13is_arithmeticIT_EE5valuesr3std14numeric_limitsIS2_EE12has_infinityEbE4typeES2_ [function] [call site] 00547
15 bool __libcpp_isfinite (double) [function] [call site] 00548
14 nlohmann::detail::serializer , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer> >::dump_float(double, std::__1::integral_constant ) [function] [call site] 00549
15 char* nlohmann::detail::to_chars (char*, char const*, double) [function] [call site] 00550
16 _Z8isfiniteIdENSt3__19enable_ifIXaasr3std13is_arithmeticIT_EE5valuesr3std14numeric_limitsIS2_EE12has_infinityEbE4typeES2_ [function] [call site] 00551
16 __assert_fail [call site] 00552
16 _Z7signbitIdENSt3__19enable_ifIXsr3std17is_floating_pointIT_EE5valueEbE4typeES2_ [function] [call site] 00553
17 bool __libcpp_signbit (double) [function] [call site] 00554
16 __assert_fail [call site] 00555
16 void nlohmann::detail::dtoa_impl::grisu2 (char*, int&, int&, double) [function] [call site] 00556
17 _Z8isfiniteIdENSt3__19enable_ifIXaasr3std13is_arithmeticIT_EE5valuesr3std14numeric_limitsIS2_EE12has_infinityEbE4typeES2_ [function] [call site] 00557
17 __assert_fail [call site] 00558
17 __assert_fail [call site] 00559
17 nlohmann::detail::dtoa_impl::boundaries nlohmann::detail::dtoa_impl::compute_boundaries (double) [function] [call site] 00560
18 _Z8isfiniteIdENSt3__19enable_ifIXaasr3std13is_arithmeticIT_EE5valuesr3std14numeric_limitsIS2_EE12has_infinityEbE4typeES2_ [function] [call site] 00561
18 __assert_fail [call site] 00562
18 __assert_fail [call site] 00563
18 unsigned long nlohmann::detail::dtoa_impl::reinterpret_bits (double) [function] [call site] 00564
18 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00565
18 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00566
18 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00567
18 nlohmann::detail::dtoa_impl::diyfp::normalize(nlohmann::detail::dtoa_impl::diyfp) [function] [call site] 00568
19 __assert_fail [call site] 00569
18 nlohmann::detail::dtoa_impl::diyfp::normalize_to(nlohmann::detail::dtoa_impl::diyfp const&, int) [function] [call site] 00570
19 __assert_fail [call site] 00571
19 __assert_fail [call site] 00572
19 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00573
18 nlohmann::detail::dtoa_impl::diyfp::normalize(nlohmann::detail::dtoa_impl::diyfp) [function] [call site] 00574
17 nlohmann::detail::dtoa_impl::grisu2(char*, int&, int&, nlohmann::detail::dtoa_impl::diyfp, nlohmann::detail::dtoa_impl::diyfp, nlohmann::detail::dtoa_impl::diyfp) [function] [call site] 00575
18 __assert_fail [call site] 00576
18 __assert_fail [call site] 00577
18 nlohmann::detail::dtoa_impl::get_cached_power_for_binary_exponent(int) [function] [call site] 00578
19 __assert_fail [call site] 00579
19 __assert_fail [call site] 00580
19 __assert_fail [call site] 00581
19 __assert_fail [call site] 00582
19 __assert_fail [call site] 00583
19 __assert_fail [call site] 00584
18 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00585
18 nlohmann::detail::dtoa_impl::diyfp::mul(nlohmann::detail::dtoa_impl::diyfp const&, nlohmann::detail::dtoa_impl::diyfp const&) [function] [call site] 00586
19 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00587
18 nlohmann::detail::dtoa_impl::diyfp::mul(nlohmann::detail::dtoa_impl::diyfp const&, nlohmann::detail::dtoa_impl::diyfp const&) [function] [call site] 00588
18 nlohmann::detail::dtoa_impl::diyfp::mul(nlohmann::detail::dtoa_impl::diyfp const&, nlohmann::detail::dtoa_impl::diyfp const&) [function] [call site] 00589
18 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00590
18 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00591
18 nlohmann::detail::dtoa_impl::grisu2_digit_gen(char*, int&, int&, nlohmann::detail::dtoa_impl::diyfp, nlohmann::detail::dtoa_impl::diyfp, nlohmann::detail::dtoa_impl::diyfp) [function] [call site] 00592
19 __assert_fail [call site] 00593
19 __assert_fail [call site] 00594
19 nlohmann::detail::dtoa_impl::diyfp::sub(nlohmann::detail::dtoa_impl::diyfp const&, nlohmann::detail::dtoa_impl::diyfp const&) [function] [call site] 00595
20 __assert_fail [call site] 00596
20 __assert_fail [call site] 00597
20 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00598
19 nlohmann::detail::dtoa_impl::diyfp::sub(nlohmann::detail::dtoa_impl::diyfp const&, nlohmann::detail::dtoa_impl::diyfp const&) [function] [call site] 00599
19 nlohmann::detail::dtoa_impl::diyfp::diyfp(unsigned long, int) [function] [call site] 00600
19 __assert_fail [call site] 00601
19 nlohmann::detail::dtoa_impl::find_largest_pow10(unsigned int, unsigned int&) [function] [call site] 00602
19 __assert_fail [call site] 00603
19 nlohmann::detail::dtoa_impl::grisu2_round(char*, int, unsigned long, unsigned long, unsigned long, unsigned long) [function] [call site] 00604
20 __assert_fail [call site] 00605
20 __assert_fail [call site] 00606
20 __assert_fail [call site] 00607
20 __assert_fail [call site] 00608
20 __assert_fail [call site] 00609
19 __assert_fail [call site] 00610
19 __assert_fail [call site] 00611
19 __assert_fail [call site] 00612
19 nlohmann::detail::dtoa_impl::grisu2_round(char*, int, unsigned long, unsigned long, unsigned long, unsigned long) [function] [call site] 00613
16 __assert_fail [call site] 00614
16 __assert_fail [call site] 00615
16 __assert_fail [call site] 00616
16 nlohmann::detail::dtoa_impl::format_buffer(char*, int, int, int, int) [function] [call site] 00617
17 __assert_fail [call site] 00618
17 __assert_fail [call site] 00619
17 __assert_fail [call site] 00620
17 nlohmann::detail::dtoa_impl::append_exponent(char*, int) [function] [call site] 00621
18 __assert_fail [call site] 00622
18 __assert_fail [call site] 00623
13 __assert_fail [call site] 00624
3 fprintf [call site] 00625
3 nlohmann::basic_json , std::__1::allocator >, bool, long, unsigned long, double, std::__1::allocator, nlohmann::adl_serializer>::~basic_json() [function] [call site] 00626
3 std::__1::optional ::operator*() const & [function] [call site] 00627
3 cryptofuzz::util::ToString(cryptofuzz::Buffer const&) [function] [call site] 00628
4 cryptofuzz::Buffer::Get() const [function] [call site] 00629
4 cryptofuzz::util::HexDump(std::__1::vector >, std::__1::basic_string , std::__1::allocator >) [function] [call site] 00630
3 printf [call site] 00631
3 cryptofuzz::tests::test(cryptofuzz::operation::Digest const&, std::__1::optional const&) [function] [call site] 00632
4 cryptofuzz::Type::Get() const [function] [call site] 00633
4 cryptofuzz::repository::DigestSize(unsigned long) [function] [call site] 00634
5 __cxa_get_exception_ptr [call site] 00635
5 std::out_of_range::out_of_range(std::out_of_range const&) [function] [call site] 00636
5 std::out_of_range::~out_of_range() [call site] 00637
4 cryptofuzz::Buffer::GetSize() const [function] [call site] 00638
4 std::__1::optional ::operator*() const & [function] [call site] 00639
4 std::__1::optional ::operator*() const & [function] [call site] 00640
4 cryptofuzz::Buffer::GetSize() const [function] [call site] 00641
4 cryptofuzz::tests::checkZeroResult(std::__1::optional const&) [function] [call site] 00642
5 cryptofuzz::Buffer::GetSize() const [function] [call site] 00643
5 cryptofuzz::Buffer::GetSize() const [function] [call site] 00644
5 cryptofuzz::Buffer::Get() const [function] [call site] 00645
3 cryptofuzz::ExecutorBase ::postprocess(std::__1::shared_ptr , cryptofuzz::operation::Digest&, std::__1::pair , std::__1::optional > const&) const [function] [call site] 00646
4 cryptofuzz::Buffer::GetPtr(fuzzing::datasource::Datasource*) const [function] [call site] 00647
5 cryptofuzz::util::GetNullPtr(fuzzing::datasource::Datasource*) [function] [call site] 00648
6 unsigned char* fuzzing::datasource::Base::Get (unsigned long) [function] [call site] 00649
6 __cxa_get_exception_ptr [call site] 00650
6 fuzzing::datasource::Base::OutOfData::OutOfData(fuzzing::datasource::Base::OutOfData const&) [function] [call site] 00651
7 fuzzing::exception::FlowException::FlowException(fuzzing::exception::FlowException const&) [function] [call site] 00652
8 fuzzing::exception::ExceptionBase::ExceptionBase(fuzzing::exception::ExceptionBase const&) [function] [call site] 00653
9 std::exception::exception(std::exception const&) [function] [call site] 00654
6 std::exception::~exception() [call site] 00655
6 cryptofuzz::util::HaveBadPointer::Get() const [function] [call site] 00656
4 fuzzing::memory::memory_test_msan(void const*, unsigned long) [function] [call site] 00657
3 cryptofuzz::ExecutorBase ::compare(std::__1::vector , cryptofuzz::operation::Digest>, std::__1::allocator , cryptofuzz::operation::Digest> > > const&, std::__1::vector , std::__1::optional >, std::__1::allocator , std::__1::optional > > > const&, unsigned char const*, unsigned long) const [function] [call site] 00658
4 cryptofuzz::ExecutorBase ::filter(std::__1::vector , std::__1::optional >, std::__1::allocator , std::__1::optional > > > const&) const [function] [call site] 00659
4 cryptofuzz::ExecutorBase ::dontCompare(cryptofuzz::operation::Digest const&) const [function] [call site] 00660
4 std::__1::optional ::operator*() const & [function] [call site] 00661
4 cryptofuzz::Buffer::operator==(cryptofuzz::Buffer const&) const [function] [call site] 00662
4 cryptofuzz::ExecutorBase ::getOp(fuzzing::datasource::Datasource*, unsigned char const*, unsigned long) const [function] [call site] 00663
4 puts [call site] 00664
4 cryptofuzz::operation::Digest::ToString() const [function] [call site] 00665
4 printf [call site] 00666
4 std::__1::optional ::operator*() const & [function] [call site] 00667
4 cryptofuzz::util::ToString(cryptofuzz::Buffer const&) [function] [call site] 00668
4 printf [call site] 00669
4 std::__1::optional ::operator*() const & [function] [call site] 00670
4 cryptofuzz::util::ToString(cryptofuzz::Buffer const&) [function] [call site] 00671
4 printf [call site] 00672
4 cryptofuzz::operation::Digest::Name() const [function] [call site] 00673
4 cryptofuzz::operation::Digest::GetAlgorithmString() const [function] [call site] 00674
5 cryptofuzz::repository::DigestToString(unsigned long) [function] [call site] 00675
4 cryptofuzz::ExecutorBase ::abort(std::__1::vector , std::__1::allocator >, std::__1::allocator , std::__1::allocator > > >, std::__1::basic_string , std::__1::allocator >, std::__1::basic_string , std::__1::allocator >, std::__1::basic_string , std::__1::allocator >) const [function] [call site] 00676
5 puts [call site] 00677
5 system [call site] 00678
5 system [call site] 00679
5 printf [call site] 00680
5 printf [call site] 00681
5 fflush [call site] 00682
5 abort [call site] 00683
5 printf [call site] 00684
4 cryptofuzz::operation::Digest::~Digest() [function] [call site] 00685
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00686
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00687
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00688
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00689
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00690
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00691
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00692
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00693
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00694
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00695
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00696
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00697
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00698
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00699
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00700
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00701
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00702
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00703
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00704
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00705
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00706
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00707
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00708
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00709
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00710
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00711
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00712
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00713
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00714
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00715
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00716
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00717
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00718
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00719
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00720
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00721
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00722
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00723
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00724
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00725
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00726
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00727
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00728
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00729
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00730
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00731
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00732
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00733
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00734
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00735
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00736
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00737
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00738
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00739
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00740
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00741
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00742
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00743
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00744
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00745
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00746
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00747
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00748
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00749
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00750
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00751
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00752
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00753
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00754
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00755
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00756
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00757
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00758
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00759
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00760
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00761
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00762
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00763
2 cryptofuzz::ExecutorBase ::Run(fuzzing::datasource::Datasource&, unsigned char const*, unsigned long) const [function] [call site] 00764
2 fuzzing::datasource::Base::~Base() [function] [call site] 00765
2 __cxa_get_exception_ptr [call site] 00766
2 std::exception::~exception() [call site] 00767
2 __cxa_guard_abort [call site] 00768