Call tree
LLVMFuzzerTestOneInput /src/hostap/tests/fuzzing/pasn-init/pasn-init.c linenumber=-1
  wpa_fuzzer_set_debug_level /src/hostap/tests/fuzzing/pasn-init/../fuzzer-common.c linenumber=38
    getenv  linenumber=22
    atoi  linenumber=24
  os_program_init /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=40
    os_get_random /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=392
    srandom  linenumber=393
  eloop_init /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=43
    dl_list_init /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/list.h linenumber=166
  pmksa_cache_init /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=46
    os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=875
      calloc  linenumber=508
  pasn_set_initiator_pmksa /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=51
  hwaddr_aton /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=52
    hwaddr_parse /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=68
      hex2byte /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=48
        hex2num /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=31
        hex2num /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=34
  hwaddr_aton /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=53
  wpas_pasn_start /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=54
    dragonfly_suitable_group /src/hostap/tests/fuzzing/pasn-init/../../../src/common/dragonfly.c linenumber=1158
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1159
      wpa_debug_print_timestamp /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=241
        os_get_time /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=77
          gettimeofday  linenumber=69
        printf  linenumber=84
      vprintf  linenumber=252
      printf  linenumber=253
    ieee802_11_rsnx_capab /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=1176
      ieee802_11_rsnx_capab_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=3310
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3287
      ieee802_11_rsnx_capab_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=3312
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1178
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1199
    wpas_pasn_send_auth_1 /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1203
      crypto_ecdh_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1086
        os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=2797
        crypto_ec_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2801
          crypto_ec_group_2_nid /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2459
          os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=2463
          BN_CTX_new  linenumber=2469
          EC_GROUP_new_by_curve_name  linenumber=2470
          BN_new  linenumber=2471
          BN_new  linenumber=2472
          BN_new  linenumber=2473
          BN_new  linenumber=2474
          EC_GROUP_get_curve  linenumber=2477
          EC_GROUP_get_order  linenumber=2478
          crypto_ec_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2479
            BN_clear_free  linenumber=2491
            BN_clear_free  linenumber=2492
            BN_clear_free  linenumber=2493
            BN_clear_free  linenumber=2494
            EC_GROUP_free  linenumber=2495
            BN_CTX_free  linenumber=2496
        EC_KEY_new_by_curve_name  linenumber=2805
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2807
        EC_KEY_set_asn1_flag  linenumber=2811
        EVP_PKEY_new  linenumber=2812
        EVP_PKEY_set1_EC_KEY  linenumber=2813
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2814
        EVP_PKEY_CTX_new  linenumber=2819
        EVP_PKEY_keygen_init  linenumber=2823
        ERR_get_error  linenumber=2826
        ERR_error_string  linenumber=2826
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2824
        EVP_PKEY_keygen  linenumber=2830
        ERR_get_error  linenumber=2832
        ERR_error_string  linenumber=2832
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2831
        EC_KEY_free  linenumber=2837
        EVP_PKEY_free  linenumber=2838
        EVP_PKEY_CTX_free  linenumber=2839
        crypto_ecdh_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2843
          crypto_ec_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=3124
          EVP_PKEY_free  linenumber=3125
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1088
      wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1093
        os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=124
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1096
      wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1101
        wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=176
          wpabuf_mhead_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=223
            wpabuf_mhead /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=115
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=223
          wpabuf_overflow /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=226
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=39
            abort  linenumber=43
      wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1104
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1117
      wpas_pasn_build_auth_1 /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1123
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=639
        wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=644
        crypto_ecdh_get_pubkey /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=649
          BN_num_bits  linenumber=2925
          EVP_PKEY_get1_EC_KEY  linenumber=2928
          EC_KEY_get0_public_key  linenumber=2932
          BN_new  linenumber=2936
          BN_new  linenumber=2938
          wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2942
          EC_POINT_get_affine_coordinates  linenumber=2946
          ERR_get_error  linenumber=2950
          ERR_error_string  linenumber=2950
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2948
          wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2955
          crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2954
            testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2075
            BN_bn2binpad  linenumber=2088
            BN_num_bits  linenumber=2093
            BN_bn2bin  linenumber=2102
          wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2961
          crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2960
          BN_clear_free  linenumber=2967
          BN_clear_free  linenumber=2968
          EC_KEY_free  linenumber=2969
          wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2973
        crypto_ecdh_prime_len /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=650
          crypto_ec_prime_len /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=3133
            BN_num_bits  linenumber=2513
        wpabuf_zeropad /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=650
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=287
          wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=291
          wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=293
          wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=294
            wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=182
            wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=182
            wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=182
          wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=296
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=652
        wpas_pasn_get_wrapped_data_format /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=656
        wpa_pasn_build_auth_header /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=659
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4264
          wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=4267
        wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=665
          wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=126
          WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=127
        wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=666
        wpa_key_mgmt_ft /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=670
        pmksa_cache_get /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=679
          ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=550
            memcmp  linenumber=578
          ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=551
          memcmp  linenumber=553
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=682
        wpas_pasn_get_wrapped_data /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=695
          wpas_pasn_wd_sae_commit /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=539
            sae_set_group /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=107
              dragonfly_suitable_group /src/hostap/tests/fuzzing/pasn-init/../../../src/common/dragonfly.c linenumber=33
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=34
              sae_clear_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=39
                sae_clear_temp_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=130
                  crypto_ec_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=102
                  crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=103
                    BN_clear_free  linenumber=2064
                    BN_free  linenumber=2066
                  crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=104
                  crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=105
                  crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=106
                  crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=107
                  crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=108
                  crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=109
                  crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=110
                    EC_POINT_clear_free  linenumber=2563
                    EC_POINT_free  linenumber=2565
                  crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=111
                  crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=112
                  wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=113
                  wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=114
                  wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=115
                  bin_clear_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=119
                    forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=1049
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=131
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=132
              os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=40
              crypto_ec_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=45
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=47
              crypto_ec_prime_len /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=50
              crypto_ec_get_prime /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=51
              crypto_ec_order_len /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=52
                BN_num_bits  linenumber=2525
              crypto_ec_get_order /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=53
              dh_groups_get /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/dh_groups.c linenumber=58
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=60
              sae_clear_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=65
              crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=69
                testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2035
                BN_bin2bn  linenumber=2038
              sae_clear_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=72
              crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=78
              sae_clear_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=81
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=90
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=109
            sae_prepare_commit_pt /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=114
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1397
              memcmp  linenumber=1407
              wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1408
              int_array_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=1414
              wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1415
              wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1419
              crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1424
              sae_derive_pwe_from_pt_ecc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1425
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1171
                crypto_ec_prime_len /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1172
                crypto_ec_point_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1173
                  BN_num_bits  linenumber=2584
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2586
                  BN_new  linenumber=2589
                  BN_new  linenumber=2590
                  EC_POINT_get_affine_coordinates  linenumber=2593
                  crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2596
                  crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2600
                  BN_clear_free  linenumber=2608
                  BN_clear_free  linenumber=2609
                wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1176
                  _wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=407
                    wpa_debug_print_timestamp /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=368
                    printf  linenumber=385
                    printf  linenumber=387
                    printf  linenumber=390
                    printf  linenumber=392
                    printf  linenumber=394
                wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1177
                sae_max_min_addr /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1179
                  memcmp  linenumber=1147
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1183
                sae_ecc_prime_len_2_hash_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1184
                hkdf_extract /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1186
                  hmac_sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=549
                    EVP_sha256  linenumber=1820
                    openssl_hmac_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1820
                      testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=1760
                      HMAC_CTX_new  linenumber=1763
                      HMAC_Init_ex  linenumber=1766
                      HMAC_Update  linenumber=1771
                      HMAC_Final  linenumber=1773
                      HMAC_CTX_free  linenumber=1775
                  hmac_sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=553
                    EVP_sha384  linenumber=1839
                    openssl_hmac_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1839
                wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1188
                  _wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=401
                crypto_ec_get_order /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1191
                crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1192
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2025
                  BN_new  linenumber=2027
                crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1193
                crypto_bignum_init_uint /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1194
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2047
                  BN_new  linenumber=2050
                  BN_set_word  linenumber=2053
                  BN_free  linenumber=2054
                crypto_bignum_sub /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1196
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2195
                  BN_sub  linenumber=2197
                crypto_bignum_mod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1197
                  BN_CTX_new  linenumber=2132
                  BN_div  linenumber=2135
                  BN_CTX_free  linenumber=2137
                crypto_bignum_add /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1198
                  BN_add  linenumber=2120
                debug_print_bignum /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1200
                  crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=627
                  wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=628
                  wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=630
                  bin_clear_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=631
                crypto_ec_point_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1203
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2503
                  EC_POINT_new  linenumber=2507
                crypto_ec_point_mul /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1205
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2661
                  EC_POINT_mul  linenumber=2663
                crypto_ec_point_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1206
                crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1207
                wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1211
                wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1212
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1215
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1216
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1217
              crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1432
              sae_derive_pwe_from_pt_ffc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1433
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1234
                crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1235
                crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1236
                sae_max_min_addr /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1241
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1245
                sae_ffc_prime_len_2_hash_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1246
                hkdf_extract /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1248
                wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1250
                crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1253
                crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1254
                crypto_bignum_init_uint /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1255
                crypto_bignum_sub /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1257
                crypto_bignum_mod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1258
                crypto_bignum_add /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1259
                debug_print_bignum /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1261
                crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1264
                crypto_bignum_exptmod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1265
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2151
                  BN_CTX_new  linenumber=2154
                  BN_mod_exp_mont_consttime  linenumber=2157
                  BN_CTX_free  linenumber=2160
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1266
                debug_print_bignum /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1270
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1273
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1274
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1275
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1276
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1277
              sae_derive_commit /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1440
                crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1349
                crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1351
                crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1353
                dragonfly_generate_scalar /src/hostap/tests/fuzzing/pasn-init/../../../src/common/dragonfly.c linenumber=1355
                  dragonfly_get_rand_2_to_r_1 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/dragonfly.c linenumber=204
                    crypto_bignum_rand /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=188
                      testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2110
                      BN_rand_range  linenumber=2112
                    crypto_bignum_is_zero /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=189
                      BN_is_zero  linenumber=2309
                    crypto_bignum_is_one /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=190
                      BN_is_one  linenumber=2315
                  dragonfly_get_rand_2_to_r_1 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/dragonfly.c linenumber=205
                  crypto_bignum_add /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=206
                  crypto_bignum_mod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=207
                  crypto_bignum_is_zero /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=208
                  crypto_bignum_is_one /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=209
                  wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=215
                sae_derive_commit_element_ecc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1359
                  crypto_ec_point_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1304
                  crypto_ec_point_mul /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1309
                  crypto_ec_point_invert /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1311
                    testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2671
                    EC_POINT_invert  linenumber=2673
                  wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1313
                sae_derive_commit_element_ffc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1361
                  crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1326
                  crypto_bignum_exptmod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1331
                  crypto_bignum_inverse /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1333
                    testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2173
                    BN_CTX_new  linenumber=2175
                    BN_set_flags  linenumber=2181
                    BN_mod_inverse  linenumber=2183
                    BN_CTX_free  linenumber=2185
                  wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1336
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1362
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=118
            wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=123
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=125
            wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=129
            wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=130
            wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=131
            wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=135
            wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=136
            sae_write_commit /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=138
              wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1707
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1709
              wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1711
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1711
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1710
              wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1713
              crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1714
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1717
              wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1720
              crypto_ec_point_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1721
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1725
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1727
              wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1730
              crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1731
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1735
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1741
                wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=120
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1742
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1743
              wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1744
              wpa_hexdump_ascii /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1745
                _wpa_hexdump_ascii /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=527
                  wpa_debug_print_timestamp /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=446
                  printf  linenumber=488
                  printf  linenumber=493
                  printf  linenumber=497
                  printf  linenumber=501
                  printf  linenumber=503
                  printf  linenumber=505
                  printf  linenumber=506
                  __ctype_b_loc  linenumber=508
                  printf  linenumber=509
                  printf  linenumber=511
                  printf  linenumber=514
                  printf  linenumber=515
              wpa_hexdump_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.h linenumber=1750
                wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=123
                wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=124
                wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=123
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1752
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1754
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1753
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1755
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1756
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1760
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1761
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1761
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1762
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1763
              wpa_hexdump_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.h linenumber=1764
              wpa_key_mgmt_sae_ext_key /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=1769
              wpa_akm_to_suite /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1770
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1772
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1773
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1774
              wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1775
              WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1775
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1776
          wpas_pasn_wd_sae_confirm /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=541
            wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=249
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=251
            wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=255
            wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=256
            wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=257
            sae_write_confirm /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=259
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2406
              wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2416
              wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=2417
              wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2424
              sae_cn_confirm_ecc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2420
                crypto_ec_point_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2363
                crypto_ec_point_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2365
                sae_cn_confirm /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2367
                  crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2333
                  crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2335
                  hkdf_extract /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2348
              wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2430
              sae_cn_confirm_ffc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2426
                crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2386
                crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2388
                sae_cn_confirm /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2390
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=543
          wpas_pasn_wd_fils_auth /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=549
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=353
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=361
            wpas_pasn_fils_build_auth /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=366
              eapol_sm_build_erp_reauth_start /src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h linenumber=276
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=278
              os_get_random /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=283
              os_get_random /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=284
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=287
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=290
              wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=293
              wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=298
              wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=301
              wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=304
              wpa_pasn_add_rsne /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=307
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4326
                wpabuf_tailroom /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4334
                wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=4336
                WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4339
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4343
                WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4347
                wpa_cipher_to_suite /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=4349
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4350
                WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4354
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4359
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4370
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4373
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4378
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4381
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4386
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4389
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4392
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4396
                WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4403
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4413
                WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4415
                WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4420
                WPA_PUT_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4425
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=310
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=311
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=312
              wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=313
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=316
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=317
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=318
              wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=319
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=322
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=323
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=323
              wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=324
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=325
              wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=331
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=332
              fils_pmkid_erp /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=331
                wpa_key_mgmt_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=785
                sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=786
                  EVP_sha384  linenumber=495
                  openssl_digest_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=495
                    testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=341
                    EVP_MD_CTX_new  linenumber=344
                    EVP_DigestInit_ex  linenumber=347
                    ERR_get_error  linenumber=349
                    ERR_error_string  linenumber=349
                    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=348
                    EVP_MD_CTX_free  linenumber=350
                    EVP_DigestUpdate  linenumber=354
                    ERR_get_error  linenumber=357
                    ERR_error_string  linenumber=357
                    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=355
                    EVP_MD_CTX_free  linenumber=358
                    EVP_DigestFinal  linenumber=362
                    ERR_get_error  linenumber=364
                    ERR_error_string  linenumber=364
                    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=363
                    EVP_MD_CTX_free  linenumber=365
                    EVP_MD_CTX_free  linenumber=368
                wpa_key_mgmt_sha256 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=787
                sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=788
                  EVP_sha256  linenumber=486
                  openssl_digest_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=486
                wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=794
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=335
              wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=339
              wpa_hexdump_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.h linenumber=342
              wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=345
              wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=346
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=561
        wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=699
        pasn_get_test_random_pmkid /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_common.h linenumber=701
        wpa_pasn_add_rsne /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=700
        wpa_pasn_add_wrapped_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=707
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4523
          wpabuf_head_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4525
            wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=100
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4526
          wpabuf_tailroom /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4537
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4540
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4541
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4542
          wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4543
          wpabuf_tailroom /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4549
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4551
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4553
          wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4554
        wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=711
        wpa_pasn_add_rsnxe /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=713
          wpabuf_tailroom /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4772
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4776
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4777
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4780
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4782
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4784
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4786
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4788
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4790
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4792
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4794
        wpa_pasn_add_parameter_ie /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=715
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4451
          wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=4453
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4462
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4470
          wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4474
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4475
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4475
          wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4476
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4480
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4489
          wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4492
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4498
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4498
          wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4499
          wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4502
        wpa_pasn_add_extra_ies /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=718
          wpabuf_tailroom /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4813
          wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=4816
        wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=721
        wpas_pasn_add_mle /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=723
        wpabuf_head_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=726
        wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=727
        wpabuf_head_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=730
        wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=731
        pasn_prepend_auth_alg /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=729
          WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=621
        wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=735
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=738
        wpabuf_alloc_copy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=739
          wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=162
          wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=164
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=742
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=748
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=749
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=752
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=756
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=757
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=758
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1125
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1129
      wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1133
      wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1133
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1137
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1138
  wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=57
  wpa_pasn_auth_rx /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=61
    is_pasn_auth_frame /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1685
      ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1251
      ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1254
      ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1255
      ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1258
      ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1259
    wpas_parse_pasn_frame /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1690
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1380
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1389
      ieee802_11_parse_elems /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=1394
        __ieee802_11_parse_elems /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=777
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=510
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=516
          ieee802_11_parse_vendor_specific /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=549
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=31
            WPA_GET_BE24 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=38
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=53
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=76
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=89
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=156
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=179
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=203
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=218
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=226
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=671
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=722
          ieee802_11_parse_extension /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=727
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=310
            ieee802_11_parse_mle /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=431
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=271
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=471
            ieee802_11_fragments_length /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=479
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=735
          ieee802_11_fragments_length /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=742
          for_each_element_completed /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.h linenumber=748
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=750
          wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=753
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1396
      wpas_pasn_store_ap_supported_groups /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1401
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1284
        wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1290
        WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1295
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1297
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1404
      wpas_pasn_validate_supported_groups_rejection /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1407
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1308
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1315
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1419
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1425
      wpa_pasn_parse_parameter_ie /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1429
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4666
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4672
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4687
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4698
        WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4702
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4708
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4722
        WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=4727
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4738
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1433
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1439
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1443
      wpabuf_alloc_copy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1450
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1462
      wpa_parse_wpa_ie /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/wpa_ie.c linenumber=1466
        wpa_parse_wpa_ie_rsn /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=32
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2161
          WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2168
          WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2169
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2171
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2181
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2182
          rsn_selector_to_bitfield /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2192
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2104
            rsn_cipher_suite_to_wpa_cipher /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2104
          wpa_cipher_valid_group /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2194
            wpa_cipher_valid_pairwise /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2116
          WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2198
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2195
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2211
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2218
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2222
          rsn_selector_to_bitfield /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2229
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2234
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2239
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2246
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2250
          rsn_key_mgmt_to_bitfield /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2255
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2110
            rsn_key_mgmt_to_wpa_akm /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2110
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2260
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2266
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2272
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2276
          rsn_selector_to_bitfield /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2290
          wpa_cipher_valid_mgmt_group /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2291
          WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2295
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2292
          wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2303
        WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=35
        wpa_parse_wpa_ie_rsn /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=36
        WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=39
        wpa_parse_wpa_ie_rsn /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=40
        wpa_parse_wpa_ie_wpa /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=41
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2355
          WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2364
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2365
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2366
          wpa_selector_to_bitfield /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2375
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2314
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2316
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2318
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2379
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2386
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2390
          wpa_selector_to_bitfield /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2395
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2400
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2407
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2411
          wpa_key_mgmt_to_bitfield /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2416
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2326
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2328
            WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2330
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2421
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2427
          wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2433
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1469
      wpa_pasn_validate_rsne /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1473
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4580
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4587
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4593
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4629
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4635
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=4640
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1476
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1482
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1487
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1492
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1502
      crypto_ecdh_set_peerkey /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1508
        BN_bin2bn  linenumber=3037
        EC_POINT_new  linenumber=3038
        BN_bin2bn  linenumber=3043
        EC_POINT_set_affine_coordinates  linenumber=3046
        ERR_get_error  linenumber=3050
        ERR_error_string  linenumber=3050
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3048
        EC_POINT_set_compressed_coordinates  linenumber=3053
        ERR_get_error  linenumber=3058
        ERR_error_string  linenumber=3058
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3056
        EC_POINT_is_on_curve  linenumber=3062
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3063
        EC_KEY_new_by_curve_name  linenumber=3068
        EC_KEY_set_public_key  linenumber=3069
        ERR_get_error  linenumber=3072
        ERR_error_string  linenumber=3072
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3070
        EVP_PKEY_new  linenumber=3076
        EVP_PKEY_set1_EC_KEY  linenumber=3077
        EVP_PKEY_CTX_new  linenumber=3080
        EVP_PKEY_derive_init  linenumber=3081
        EVP_PKEY_derive_set_peer  linenumber=3082
        EVP_PKEY_derive  linenumber=3083
        ERR_get_error  linenumber=3086
        ERR_error_string  linenumber=3086
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3084
        wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3090
        wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3093
        EVP_PKEY_derive  linenumber=3093
        ERR_get_error  linenumber=3096
        ERR_error_string  linenumber=3096
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3094
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=3100
        wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3103
        BN_free  linenumber=3106
        BN_free  linenumber=3107
        EC_KEY_free  linenumber=3108
        EC_POINT_free  linenumber=3109
        EVP_PKEY_CTX_free  linenumber=3110
        EVP_PKEY_free  linenumber=3111
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3114
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1513
      ieee802_11_defrag /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=1518
        wpabuf_alloc_copy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3578
        wpabuf_alloc_copy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3580
        wpabuf_resize /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3593
          wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=55
          realloc  linenumber=72
          realloc  linenumber=90
        wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=3595
        wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=3600
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1523
      wpas_pasn_set_pmk /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1528
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=970
        wpa_key_mgmt_ft /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=978
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=980
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1001
        pmksa_cache_get /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=1009
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1013
        wpas_pasn_wd_sae_rx /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1028
          wpabuf_head_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=156
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=157
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=161
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=165
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=167
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=174
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=175
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=176
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=178
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=183
          sae_parse_commit /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=187
            WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2213
            sae_group_allowed /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2213
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1793
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1801
              sae_set_group /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1805
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1806
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1812
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1817
            sae_parse_commit_token /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2219
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1887
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1893
            sae_parse_commit_scalar /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2222
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1923
              crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1927
              crypto_bignum_cmp /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1938
                BN_cmp  linenumber=2303
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1940
              crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1942
              crypto_bignum_is_zero /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1947
              crypto_bignum_is_one /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1948
              crypto_bignum_cmp /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1949
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1950
              crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1951
              crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1956
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1958
            sae_parse_commit_element /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2227
              sae_parse_commit_element_ffc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2069
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2022
                wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2026
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2029
                crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2031
                crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2035
                crypto_bignum_init_set /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2036
                crypto_bignum_sub /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2038
                crypto_bignum_is_zero /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2039
                crypto_bignum_is_one /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2040
                crypto_bignum_cmp /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2041
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2042
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2043
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2044
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2047
                crypto_bignum_exptmod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2050
                crypto_bignum_is_one /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2052
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2053
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2054
                crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2057
              sae_parse_commit_element_ecc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2070
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1972
                crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1977
                memcmp  linenumber=1982
                memcmp  linenumber=1983
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1985
                wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1990
                wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1992
                crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1995
                crypto_ec_point_from_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1997
                  BN_num_bits  linenumber=2619
                  testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2621
                  BN_bin2bn  linenumber=2624
                  BN_bin2bn  linenumber=2625
                  EC_POINT_new  linenumber=2626
                  BN_clear_free  linenumber=2628
                  BN_clear_free  linenumber=2629
                  EC_POINT_clear_free  linenumber=2630
                  EC_POINT_set_affine_coordinates  linenumber=2634
                  EC_POINT_clear_free  linenumber=2635
                  BN_clear_free  linenumber=2639
                  BN_clear_free  linenumber=2640
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1999
                crypto_ec_point_is_on_curve /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2003
                  EC_POINT_is_on_curve  linenumber=2711
                wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2005
            wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2235
            sae_parse_password_identifier /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2240
              sae_is_password_id_elem /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2080
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2082
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2102
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2108
              memcmp  linenumber=2115
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2116
              wpa_hexdump_ascii /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2131
            sae_parse_rejected_groups /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2246
              sae_is_rejected_groups_elem /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2144
              wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2145
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2158
              wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2164
              wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2165
              wpabuf_put_data /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=2168
              wpa_hexdump_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.h linenumber=2169
            wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=2250
            sae_parse_token_container /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2256
              sae_is_token_container_elem /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1906
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1912
            sae_parse_akm_suite_selector /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2259
              sae_is_akm_suite_selector_elem /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2182
              WPA_GET_BE32 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2195
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2196
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2265
            wpa_key_mgmt_sae_ext_key /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=2281
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2282
            crypto_bignum_cmp /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2292
            crypto_bignum_cmp /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2296
            crypto_ec_point_cmp /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2300
              EC_POINT_cmp  linenumber=2720
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=190
          sae_process_commit /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=195
            sae_derive_k_ecc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1687
              crypto_ec_point_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1449
              crypto_ec_point_mul /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1460
              crypto_ec_point_add /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1462
                testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2650
                EC_POINT_add  linenumber=2652
              crypto_ec_point_mul /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1464
              crypto_ec_point_is_at_infinity /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1465
                EC_POINT_is_at_infinity  linenumber=2704
              crypto_ec_point_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1466
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1467
              wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1471
              crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1475
            sae_derive_k_ffc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1688
              crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1485
              crypto_bignum_exptmod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1496
              crypto_bignum_mulmod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1498
                testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=2258
                BN_CTX_new  linenumber=2261
                BN_mod_mul  linenumber=2264
                BN_CTX_free  linenumber=2266
              crypto_bignum_exptmod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1500
              crypto_bignum_is_one /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1502
              crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1503
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1505
              wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1509
              crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1513
            sae_derive_keys /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1689
              crypto_bignum_init /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1553
              sae_ffc_prime_len_2_hash_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1568
              sae_ecc_prime_len_2_hash_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1570
              wpa_key_mgmt_sae_ext_key /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=1571
              wpa_akm_to_suite /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1577
              wpa_key_mgmt_txt /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1578
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1575
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1587
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1589
              wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1590
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1595
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1597
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1600
              wpabuf_put_buf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1602
              wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1604
              wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1605
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1611
              hkdf_extract /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1615
              wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1617
              crypto_bignum_add /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1619
              crypto_bignum_mod /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1621
              crypto_bignum_to_bin /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1629
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1632
              sae_kdf_hash /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=1647
                sha256_prf /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha256-prf.c linenumber=1523
                  sha256_prf_bits /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha256-prf.c linenumber=33
                    strlen  linenumber=69
                    WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=75
                    WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=79
                    hmac_sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=81
                    hmac_sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=86
                    forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=105
                sha384_prf /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha384-prf.c linenumber=1527
                  sha384_prf_bits /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha384-prf.c linenumber=33
                    hmac_sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=81
                    hmac_sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=86
              forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=1653
              forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=1668
              wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1669
              wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1671
              wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1675
              crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1676
            forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=1692
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=197
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=206
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=210
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=212
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=219
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=220
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=221
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=223
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=227
          sae_check_confirm /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=231
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2454
            WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=2458
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2458
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2461
            sae_cn_confirm_ecc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2468
            sae_cn_confirm_ffc /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=2477
            os_memcmp_const /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=2485
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2486
            wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2487
            wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2489
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=233
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=237
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1030
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1036
        pmksa_cache_add /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=1040
          wpa_key_mgmt_suite_b /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=274
          os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=277
          pmksa_cache_derive_pmkid /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=289
            rsn_pmkid_suite_b_192 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.h linenumber=225
            wpa_key_mgmt_suite_b /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=227
            rsn_pmkid_suite_b /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.h linenumber=228
            rsn_pmkid /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=231
              wpa_key_mgmt_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=2891
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2892
              hmac_sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2893
              wpa_key_mgmt_sha256 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=2895
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2896
              hmac_sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2897
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2899
              hmac_sha1_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2900
                EVP_sha1  linenumber=1803
                openssl_hmac_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1803
              wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2902
          os_get_reltime /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=290
            testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=89
            clock_gettime  linenumber=93
          pmksa_cache_add_entry /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=308
            ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=366
            ether_addr_equal /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=367
            os_memcmp_const /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=369
            os_memcmp_const /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=371
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=373
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=392
            pmksa_cache_flush /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=396
              memcmp  linenumber=488
              wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=490
              pmksa_cache_free_entry /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=498
                wpa_sm_remove_pmkid /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/wpa_i.h linenumber=50
                _pmksa_cache_free_entry /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=57
                  bin_clear_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=41
              pmksa_cache_set_expiration /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=506
                eloop_cancel_timeout /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=164
                  eloop_remove_timeout /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=851
                    dl_list_del /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/list.h linenumber=831
                pmksa_cache_expire /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=164
                  os_get_reltime /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=97
                  wpa_key_mgmt_sae /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=99
                  wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=106
                  wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=114
                  pmksa_cache_free_entry /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=122
                  pmksa_cache_set_expiration /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=125
                    eloop_cancel_timeout /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=165
                    pmksa_cache_reauth /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=165
                      pmksa_cache_get /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=141
                      wpa_key_mgmt_sae /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=143
                      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=144
                      wpa_sm_remove_pmkid /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/wpa_i.h linenumber=147
                      eapol_sm_request_reauth /src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h linenumber=154
                    os_get_reltime /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=168
                    wpa_key_mgmt_sae /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=172
                    eloop_register_timeout /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=192
                      os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=780
                      os_get_reltime /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=783
                      os_reltime_before /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=807
                      dl_list_add /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/list.h linenumber=808
                      dl_list_add_tail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/list.h linenumber=812
                        dl_list_add /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/list.h linenumber=38
                      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=821
                    pmksa_cache_expire /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=192
                    pmksa_cache_get /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=198
                    wpa_key_mgmt_sae /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=200
                    eloop_register_timeout /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=206
                    pmksa_cache_reauth /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=206
            pmksa_cache_free_entry /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=399
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=422
            pmksa_cache_free_entry /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=426
            pmksa_cache_set_expiration /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=442
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=448
            pmksa_cache_add_to_driver /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=459
              os_get_reltime /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=331
              wpa_sm_add_pmkid /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/wpa_i.h linenumber=348
        wpas_pasn_wd_fils_rx /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1057
          wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=386
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=387
          wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=389
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=394
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=398
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=399
          WPA_GET_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=400
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=402
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=407
          ieee802_11_parse_elems /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=415
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=416
          wpa_parse_wpa_ie /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/wpa_ie.c linenumber=426
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=429
          wpa_pasn_validate_rsne /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=433
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=436
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=441
          wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=446
          wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=449
          memcmp  linenumber=452
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=454
          ieee802_11_defrag /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=458
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=462
          wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=467
          wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=468
          eapol_sm_process_erp_finish /src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h linenumber=467
          wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=470
          eapol_sm_failed /src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h linenumber=473
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=474
          eapol_sm_get_key /src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h linenumber=479
          eapol_sm_get_key /src/hostap/tests/fuzzing/pasn-init/../../../src/eapol_supp/eapol_supp_sm.h linenumber=483
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=487
          fils_rmsk_to_pmk /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=491
            wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=736
            wpa_key_mgmt_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=738
            wpa_key_mgmt_sha256 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=740
            wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=745
            wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=746
            wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=747
            wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=748
            wpa_key_mgmt_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=760
            hmac_sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=761
            hmac_sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=764
            wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=767
          forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=495
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=498
          wpa_hexdump /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=502
          wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=505
          pmksa_cache_add /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=507
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1059
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1070
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1530
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1535
      wpa_kek_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1537
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1539
      wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1544
      wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1544
      pasn_pmk_to_ptk /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1542
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1653
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1658
        os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=1676
        wpa_cipher_key_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1685
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1692
        pasn_select_hash_alg /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1702
          wpa_key_mgmt_sae_ext_key /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=1599
          pasn_use_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1607
            wpa_key_mgmt_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/defs.h linenumber=1577
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1716
        sha384_prf /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha384-prf.c linenumber=1718
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1724
        sha256_prf /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/sha256-prf.c linenumber=1726
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1731
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1736
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1740
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1741
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1742
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1745
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1750
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1756
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1761
        forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=1767
        bin_clear_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=1770
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1549
      wpa_ltf_keyseed /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1554
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1810
        strlen  linenumber=1815
        pasn_use_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1817
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1818
        hmac_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1821
          hmac_sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1847
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1822
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1828
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1832
        hmac_sha256 /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1834
          hmac_sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1828
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1835
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1841
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1556
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1562
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1564
      pasn_mic_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1568
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1571
      WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1590
      WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1591
      WPA_PUT_LE16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.h linenumber=1592
      pasn_mic /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1602
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1992
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1997
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2004
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2009
        os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=2013
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2020
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2023
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2026
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2027
        pasn_mic_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=2029
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2041
        hmac_sha384 /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2042
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2047
        hmac_sha256 /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2048
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2052
        wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2058
        bin_clear_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=2062
      os_zalloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=1622
      wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1633
      pasn_mic /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=1637
      wpa_hexdump_key /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1648
      memcmp  linenumber=1649
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1650
      wpas_pasn_validate_supported_groups /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1654
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1333
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1346
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1355
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1659
      pasn_parse_encrypted_data /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_common.c linenumber=1661
        ieee802_11_parse_elems /src/hostap/tests/fuzzing/pasn-init/../../../src/common/ieee802_11_common.c linenumber=372
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=380
        aes_unwrap /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=390
          testing_test_fail /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os.h linenumber=734
          AES_set_decrypt_key  linenumber=736
          AES_unwrap_key  linenumber=738
          OPENSSL_cleanse  linenumber=739
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=393
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1662
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1669
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1670
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1698
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1706
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1711
    wpas_pasn_build_auth_3 /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=1717
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=777
      wpabuf_alloc /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=782
      wpas_pasn_get_wrapped_data_format /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=786
      wpa_pasn_build_auth_header /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=789
      wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=795
      wpabuf_put_le16 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=796
      wpas_pasn_get_wrapped_data /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=799
      wpa_pasn_add_wrapped_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=804
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=806
      wpa_pasn_add_parameter_ie /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=809
      wpa_pasn_add_extra_ies /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=815
      wpas_pasn_add_mle /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=817
      pasn_mic_len /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=820
      wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=821
      wpabuf_put_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=822
      wpabuf_put /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=823
      wpabuf_head_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=828
      wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=829
      wpabuf_head_u8 /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=832
      wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=833
      pasn_prepend_auth_alg /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=831
      wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=837
      wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=842
      wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=843
      pasn_auth_frame_hash /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=842
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2087
        sha384_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2088
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2091
        sha256_vector /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=2092
        wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=2094
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=844
      pasn_mic /src/hostap/tests/fuzzing/pasn-init/../../../src/common/wpa_common.c linenumber=848
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=852
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=868
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=872
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=873
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1719
    wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1723
    wpabuf_head /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1727
    wpabuf_len /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.h linenumber=1727
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1730
    wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1731
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1742
  pmksa_cache_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=65
    pmksa_cache_set_expiration /src/hostap/tests/fuzzing/pasn-init/../../../src/rsn_supp/pmksa_cache.c linenumber=528
  wpa_pasn_reset /src/hostap/tests/fuzzing/pasn-init/../../../src/pasn/pasn_initiator.c linenumber=66
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=881
    crypto_ecdh_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=883
    forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=897
    forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=898
    wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=900
    wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=903
    wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=906
    sae_clear_data /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=911
    sae_deinit_pt /src/hostap/tests/fuzzing/pasn-init/../../../src/common/sae.c linenumber=913
      crypto_ec_point_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1287
      crypto_bignum_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1288
      crypto_ec_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/crypto/crypto_openssl.c linenumber=1289
      wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=1290
    forced_memzero /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/common.c linenumber=924
    wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=950
    wpabuf_free /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpabuf.c linenumber=953
  eloop_destroy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=67
    os_get_reltime /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=1272
    wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=1282
    eloop_remove_timeout /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=1289
    eloop_sock_table_destroy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=1291
      wpa_printf /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/wpa_debug.c linenumber=704
    eloop_sock_table_destroy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=1292
    eloop_sock_table_destroy /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/eloop.c linenumber=1293
    signal  linenumber=1296
  os_program_deinit /src/hostap/tests/fuzzing/pasn-init/../../../src/utils/os_unix.c linenumber=68
====================================
