Call tree
LLVMFuzzerTestOneInput /src/hostap/tests/fuzzing/tls-client/tls-client.c linenumber=-1
  wpa_fuzzer_set_debug_level /src/hostap/tests/fuzzing/tls-client/../fuzzer-common.c linenumber=65
    getenv  linenumber=22
    atoi  linenumber=24
  tls_init /src/hostap/src/crypto/tls_internal.c linenumber=72
    tlsv1_client_global_init /src/hostap/src/tls/tlsv1_client.c linenumber=46
      crypto_global_init /src/hostap/src/crypto/crypto_internal.c linenumber=444
    tlsv1_server_global_init /src/hostap/src/tls/tlsv1_server.c linenumber=50
      crypto_global_init /src/hostap/src/crypto/crypto_internal.c linenumber=355
    os_zalloc /src/hostap/src/utils/os_unix.c linenumber=56
      calloc  linenumber=486
  tls_connection_init /src/hostap/src/crypto/tls_internal.c linenumber=81
    os_zalloc /src/hostap/src/utils/os_unix.c linenumber=98
    tlsv1_client_init /src/hostap/src/tls/tlsv1_client.c linenumber=105
      os_zalloc /src/hostap/src/utils/os_unix.c linenumber=471
      tls_verify_hash_init /src/hostap/src/tls/tlsv1_common.c linenumber=477
        tls_verify_hash_free /src/hostap/src/tls/tlsv1_common.c linenumber=200
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=258
            MD5Final /src/hostap/src/crypto/md5-internal.c linenumber=200
              MD5Transform /src/hostap/src/crypto/md5-internal.c linenumber=171
              __hide_aliasing_typecast /src/hostap/src/utils/common.c linenumber=182
              __hide_aliasing_typecast /src/hostap/src/utils/common.c linenumber=183
              MD5Transform /src/hostap/src/crypto/md5-internal.c linenumber=185
            SHA1Final /src/hostap/src/crypto/sha1-internal.c linenumber=209
              SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=288
                SHA1Transform /src/hostap/src/crypto/sha1-internal.c linenumber=262
                  forced_memzero /src/hostap/src/utils/common.c linenumber=227
                SHA1Transform /src/hostap/src/crypto/sha1-internal.c linenumber=264
              SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=290
              SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=292
              forced_memzero /src/hostap/src/utils/common.c linenumber=303
            sha256_done /src/hostap/src/crypto/sha256-internal.c linenumber=219
              sha256_compress /src/hostap/src/crypto/sha256-internal.c linenumber=206
                WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=94
              WPA_PUT_BE64 /src/hostap/src/crypto/../utils/common.h linenumber=216
              sha256_compress /src/hostap/src/crypto/sha256-internal.c linenumber=217
              WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=221
            sha384_done /src/hostap/src/crypto/sha384-internal.c linenumber=230
              sha512_done /src/hostap/src/crypto/sha512-internal.c linenumber=85
                sha512_compress /src/hostap/src/crypto/sha512-internal.c linenumber=244
                  WPA_GET_BE64 /src/hostap/src/crypto/../utils/common.h linenumber=124
                WPA_PUT_BE64 /src/hostap/src/crypto/../utils/common.h linenumber=257
                sha512_compress /src/hostap/src/crypto/sha512-internal.c linenumber=258
                WPA_PUT_BE64 /src/hostap/src/crypto/../utils/common.h linenumber=262
            MD5Final /src/hostap/src/crypto/md5-internal.c linenumber=252
            MD5Init /src/hostap/src/crypto/md5-internal.c linenumber=259
            MD5Update /src/hostap/src/crypto/md5-internal.c linenumber=260
              MD5Transform /src/hostap/src/crypto/md5-internal.c linenumber=127
              MD5Transform /src/hostap/src/crypto/md5-internal.c linenumber=136
            MD5Update /src/hostap/src/crypto/md5-internal.c linenumber=261
            MD5Final /src/hostap/src/crypto/md5-internal.c linenumber=262
            SHA1Final /src/hostap/src/crypto/sha1-internal.c linenumber=272
            SHA1Init /src/hostap/src/crypto/sha1-internal.c linenumber=279
            SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=280
            SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=281
            SHA1Final /src/hostap/src/crypto/sha1-internal.c linenumber=282
            sha256_done /src/hostap/src/crypto/sha256-internal.c linenumber=293
            sha256_init /src/hostap/src/crypto/sha256-internal.c linenumber=300
            sha256_process /src/hostap/src/crypto/sha256-internal.c linenumber=301
              sha256_compress /src/hostap/src/crypto/sha256-internal.c linenumber=155
              sha256_compress /src/hostap/src/crypto/sha256-internal.c linenumber=167
            sha256_process /src/hostap/src/crypto/sha256-internal.c linenumber=302
            sha256_done /src/hostap/src/crypto/sha256-internal.c linenumber=303
            testing_test_fail /src/hostap/src/crypto/../utils/os.h linenumber=313
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=259
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=260
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=261
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=262
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=263
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=271
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=272
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=273
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=201
          os_zalloc /src/hostap/src/utils/os_unix.c linenumber=47
          MD5Init /src/hostap/src/crypto/md5-internal.c linenumber=55
          SHA1Init /src/hostap/src/crypto/sha1-internal.c linenumber=58
          sha256_init /src/hostap/src/crypto/sha256-internal.c linenumber=62
          sha384_init /src/hostap/src/crypto/sha384-internal.c linenumber=67
          MD5Init /src/hostap/src/crypto/md5-internal.c linenumber=77
          MD5Update /src/hostap/src/crypto/md5-internal.c linenumber=78
          MD5Final /src/hostap/src/crypto/md5-internal.c linenumber=79
          MD5Init /src/hostap/src/crypto/md5-internal.c linenumber=91
          MD5Update /src/hostap/src/crypto/md5-internal.c linenumber=92
          SHA1Init /src/hostap/src/crypto/sha1-internal.c linenumber=96
          SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=97
          SHA1Final /src/hostap/src/crypto/sha1-internal.c linenumber=98
          SHA1Init /src/hostap/src/crypto/sha1-internal.c linenumber=110
          SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=111
          sha256_init /src/hostap/src/crypto/sha256-internal.c linenumber=116
          sha256_process /src/hostap/src/crypto/sha256-internal.c linenumber=117
          sha256_done /src/hostap/src/crypto/sha256-internal.c linenumber=118
          sha256_init /src/hostap/src/crypto/sha256-internal.c linenumber=130
          sha256_process /src/hostap/src/crypto/sha256-internal.c linenumber=131
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=202
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=203
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=204
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=205
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=206
        tls_verify_hash_free /src/hostap/src/tls/tlsv1_common.c linenumber=210
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=214
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=216
        crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=218
        tls_verify_hash_free /src/hostap/src/tls/tlsv1_common.c linenumber=222
      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=478
        wpa_debug_print_timestamp /src/hostap/src/utils/wpa_debug.c linenumber=241
          os_get_time /src/hostap/src/utils/os_unix.c linenumber=77
            gettimeofday  linenumber=69
          fprintf  linenumber=80
          printf  linenumber=84
        vfprintf  linenumber=245
        fprintf  linenumber=246
        vprintf  linenumber=252
        printf  linenumber=253
    tlsv1_client_set_cb /src/hostap/src/tls/tlsv1_client.c linenumber=110
    tlsv1_server_init /src/hostap/src/tls/tlsv1_server.c linenumber=116
      os_zalloc /src/hostap/src/utils/os_unix.c linenumber=383
      tls_verify_hash_init /src/hostap/src/tls/tlsv1_common.c linenumber=391
      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=392
  tls_connection_handshake /src/hostap/src/crypto/tls_internal.c linenumber=88
    tls_connection_handshake2 /src/hostap/src/crypto/tls_internal.c linenumber=469
      wpabuf_head /src/hostap/src/crypto/../utils/wpabuf.h linenumber=490
      wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=491
      tlsv1_client_handshake /src/hostap/src/tls/tlsv1_client.c linenumber=489
        tls_send_client_hello /src/hostap/src/tls/tlsv1_client_write.c linenumber=180
          tls_client_highest_ver /src/hostap/src/tls/tlsv1_client.c linenumber=51
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=54
          tls_version_str /src/hostap/src/tls/tlsv1_common.c linenumber=59
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=58
          os_get_time /src/hostap/src/utils/os_unix.c linenumber=62
          WPA_PUT_BE32 /src/hostap/src/tls/../utils/common.h linenumber=66
          os_get_random /src/hostap/src/utils/os_unix.c linenumber=67
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=68
          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=72
            _wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=401
              wpa_debug_print_timestamp /src/hostap/src/utils/wpa_debug.c linenumber=368
              fprintf  linenumber=371
              fprintf  linenumber=374
              fprintf  linenumber=377
              fprintf  linenumber=379
              fprintf  linenumber=381
              printf  linenumber=385
              printf  linenumber=387
              printf  linenumber=390
              printf  linenumber=392
              printf  linenumber=394
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=95
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=105
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=108
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=126
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=129
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=132
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=151
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=154
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=157
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=182
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=184
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=187
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=190
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=193
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=216
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=222
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=224
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=231
          WPA_PUT_BE24 /src/hostap/src/tls/../utils/common.h linenumber=233
          tls_verify_hash_add /src/hostap/src/tls/tlsv1_common.c linenumber=234
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=234
              MD5Update /src/hostap/src/crypto/md5-internal.c linenumber=151
              SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=155
              sha256_process /src/hostap/src/crypto/sha256-internal.c linenumber=160
              sha384_process /src/hostap/src/crypto/sha384-internal.c linenumber=165
                sha512_process /src/hostap/src/crypto/sha512-internal.c linenumber=69
                  sha512_compress /src/hostap/src/crypto/sha512-internal.c linenumber=193
                  sha512_compress /src/hostap/src/crypto/sha512-internal.c linenumber=205
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=235
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=238
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=239
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=242
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=243
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=247
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=249
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=251
          tlsv1_record_send /src/hostap/src/tls/tlsv1_record.c linenumber=236
            WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=167
            WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=171
            os_get_random /src/hostap/src/utils/os_unix.c linenumber=187
            crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=207
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=210
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=214
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=216
            crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=217
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=220
            crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=222
            crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=226
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=227
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=231
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=241
            crypto_cipher_encrypt /src/hostap/src/crypto/crypto_internal-cipher.c linenumber=249
              rc4_skip /src/hostap/src/crypto/rc4.c linenumber=112
              aes_encrypt /src/hostap/src/crypto/aes-internal-enc.c linenumber=123
                rijndaelEncrypt /src/hostap/src/crypto/aes-internal-enc.c linenumber=122
                  rotr /src/hostap/src/crypto/./aes_i.h linenumber=72
                  rotr /src/hostap/src/crypto/./aes_i.h linenumber=76
              des3_encrypt /src/hostap/src/crypto/des-internal.c linenumber=137
                WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=473
                WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=474
                desfunc /src/hostap/src/crypto/des-internal.c linenumber=475
                desfunc /src/hostap/src/crypto/des-internal.c linenumber=476
                desfunc /src/hostap/src/crypto/des-internal.c linenumber=477
                WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=478
                WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=479
              des_block_encrypt /src/hostap/src/crypto/des-internal.c linenumber=151
                WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=438
                WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=439
                desfunc /src/hostap/src/crypto/des-internal.c linenumber=440
                WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=441
                WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=442
            WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=254
            inc_byte_array /src/hostap/src/utils/common.c linenumber=255
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=239
          tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=240
        wpabuf_resize /src/hostap/src/utils/wpabuf.c linenumber=184
          wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=55
            os_zalloc /src/hostap/src/utils/os_unix.c linenumber=124
          realloc  linenumber=72
          realloc  linenumber=90
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=185
        tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=187
        wpabuf_put_data /src/hostap/src/tls/../utils/wpabuf.h linenumber=191
          wpabuf_put /src/hostap/src/utils/wpabuf.c linenumber=176
            wpabuf_mhead_u8 /src/hostap/src/utils/./wpabuf.h linenumber=223
              wpabuf_mhead /src/hostap/src/utils/./wpabuf.h linenumber=115
            wpabuf_len /src/hostap/src/utils/./wpabuf.h linenumber=223
            wpabuf_overflow /src/hostap/src/utils/wpabuf.c linenumber=226
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=39
              abort  linenumber=43
        wpabuf_head /src/hostap/src/tls/../utils/wpabuf.h linenumber=192
        wpabuf_len /src/hostap/src/tls/../utils/wpabuf.h linenumber=193
        tlsv1_record_receive /src/hostap/src/tls/tlsv1_record.c linenumber=208
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=290
          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=293
          WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=299
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=300
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=309
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=317
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=327
          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=333
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=340
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=349
          crypto_cipher_decrypt /src/hostap/src/crypto/crypto_internal-cipher.c linenumber=357
            rc4_skip /src/hostap/src/crypto/rc4.c linenumber=176
            aes_decrypt /src/hostap/src/crypto/aes-internal-dec.c linenumber=186
              rijndaelDecrypt /src/hostap/src/crypto/aes-internal-dec.c linenumber=154
                rotr /src/hostap/src/crypto/./aes_i.h linenumber=125
                rotr /src/hostap/src/crypto/./aes_i.h linenumber=129
            des3_decrypt /src/hostap/src/crypto/des-internal.c linenumber=200
              WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=487
              WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=488
              desfunc /src/hostap/src/crypto/des-internal.c linenumber=489
              desfunc /src/hostap/src/crypto/des-internal.c linenumber=490
              desfunc /src/hostap/src/crypto/des-internal.c linenumber=491
              WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=492
              WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=493
            des_block_decrypt /src/hostap/src/crypto/des-internal.c linenumber=214
              WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=449
              WPA_GET_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=450
              desfunc /src/hostap/src/crypto/des-internal.c linenumber=451
              WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=452
              WPA_PUT_BE32 /src/hostap/src/crypto/../utils/common.h linenumber=453
          wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=363
            _wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=407
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=381
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=393
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=400
          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=409
          wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=421
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=428
          crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=436
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=439
          crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=445
          crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=447
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=448
          crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=449
          crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=450
          crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=452
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=453
          os_memcmp_const /src/hostap/src/utils/os_unix.c linenumber=459
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=461
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=476
          inc_byte_array /src/hostap/src/utils/common.c linenumber=482
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=211
        tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=213
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=218
        wpabuf_alloc_copy /src/hostap/src/utils/wpabuf.c linenumber=219
          wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=162
          wpabuf_put_data /src/hostap/src/utils/./wpabuf.h linenumber=164
        wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=220
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=223
        tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=226
        tlsv1_client_process_handshake /src/hostap/src/tls/tlsv1_client_read.c linenumber=244
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1490
          tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1491
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1495
          WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=1504
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1506
          tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1507
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1511
          tls_process_server_hello /src/hostap/src/tls/tlsv1_client_read.c linenumber=1518
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=87
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=89
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=102
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=104
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=108
            WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=111
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=120
            WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=126
            tls_version_ok /src/hostap/src/tls/tlsv1_common.c linenumber=127
            tls_version_disabled /src/hostap/src/tls/tlsv1_client_read.c linenumber=128
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=129
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=131
            tls_version_str /src/hostap/src/tls/tlsv1_common.c linenumber=138
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=137
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=147
            memcmp  linenumber=156
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=158
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=166
            WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=172
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=179
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=181
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=190
            tlsv1_record_set_cipher_suite /src/hostap/src/tls/tlsv1_record.c linenumber=195
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=36
              tls_get_cipher_suite /src/hostap/src/tls/tlsv1_common.c linenumber=40
              tls_get_cipher_data /src/hostap/src/tls/tlsv1_common.c linenumber=55
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=196
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=198
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=209
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=211
            WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=220
            tls_process_server_hello_extensions /src/hostap/src/tls/tlsv1_client_read.c linenumber=229
              wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=46
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=52
              WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=56
              WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=58
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=62
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=66
              wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=68
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=235
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=248
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=250
            tls_derive_keys /src/hostap/src/tls/tlsv1_client.c linenumber=258
              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=84
              tls_prf /src/hostap/src/tls/tlsv1_common.c linenumber=89
                tls_prf_sha256 /src/hostap/src/crypto/sha256-tlsprf.c linenumber=318
                  strlen  linenumber=42
                  hmac_sha256_vector /src/hostap/src/crypto/sha256.c linenumber=53
                    sha256_vector /src/hostap/src/crypto/sha256-internal.c linenumber=45
                      testing_test_fail /src/hostap/src/crypto/../utils/os.h linenumber=31
                      sha256_init /src/hostap/src/crypto/sha256-internal.c linenumber=34
                      sha256_process /src/hostap/src/crypto/sha256-internal.c linenumber=36
                      sha256_done /src/hostap/src/crypto/sha256-internal.c linenumber=38
                    sha256_vector /src/hostap/src/crypto/sha256-internal.c linenumber=74
                    sha256_vector /src/hostap/src/crypto/sha256-internal.c linenumber=90
                    forced_memzero /src/hostap/src/utils/common.c linenumber=93
                    forced_memzero /src/hostap/src/utils/common.c linenumber=94
                  hmac_sha256_vector /src/hostap/src/crypto/sha256.c linenumber=58
                  hmac_sha256 /src/hostap/src/crypto/sha256.c linenumber=60
                    hmac_sha256_vector /src/hostap/src/crypto/sha256.c linenumber=112
                tls_prf_sha1_md5 /src/hostap/src/crypto/sha1-tlsprf.c linenumber=324
                  strlen  linenumber=46
                  strlen  linenumber=53
                  hmac_md5_vector /src/hostap/src/crypto/md5.c linenumber=71
                    md5_vector /src/hostap/src/crypto/md5-internal.c linenumber=45
                      testing_test_fail /src/hostap/src/crypto/../utils/os.h linenumber=36
                      MD5Init /src/hostap/src/crypto/md5-internal.c linenumber=39
                      MD5Update /src/hostap/src/crypto/md5-internal.c linenumber=41
                      MD5Final /src/hostap/src/crypto/md5-internal.c linenumber=42
                    md5_vector /src/hostap/src/crypto/md5-internal.c linenumber=75
                    md5_vector /src/hostap/src/crypto/md5-internal.c linenumber=89
                  hmac_sha1_vector /src/hostap/src/crypto/sha1.c linenumber=72
                    sha1_vector /src/hostap/src/crypto/sha1-internal.c linenumber=45
                      SHA1Init /src/hostap/src/crypto/sha1-internal.c linenumber=39
                      SHA1Update /src/hostap/src/crypto/sha1-internal.c linenumber=41
                      SHA1Final /src/hostap/src/crypto/sha1-internal.c linenumber=42
                    sha1_vector /src/hostap/src/crypto/sha1-internal.c linenumber=74
                    sha1_vector /src/hostap/src/crypto/sha1-internal.c linenumber=88
                    forced_memzero /src/hostap/src/utils/common.c linenumber=89
                    forced_memzero /src/hostap/src/utils/common.c linenumber=90
                  hmac_md5_vector /src/hostap/src/crypto/md5.c linenumber=78
                  hmac_md5 /src/hostap/src/crypto/md5.c linenumber=80
                    hmac_md5_vector /src/hostap/src/crypto/md5.c linenumber=108
                  hmac_sha1_vector /src/hostap/src/crypto/sha1.c linenumber=83
                  hmac_sha1 /src/hostap/src/crypto/sha1.c linenumber=86
                    hmac_sha1_vector /src/hostap/src/crypto/sha1.c linenumber=107
                  forced_memzero /src/hostap/src/utils/common.c linenumber=95
                  forced_memzero /src/hostap/src/utils/common.c linenumber=96
                  forced_memzero /src/hostap/src/utils/common.c linenumber=97
                  forced_memzero /src/hostap/src/utils/common.c linenumber=98
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=93
              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=97
              tls_prf /src/hostap/src/tls/tlsv1_common.c linenumber=106
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=110
              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=113
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=259
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=260
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=273
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=274
          tls_process_certificate /src/hostap/src/tls/tlsv1_client_read.c linenumber=1522
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=364
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=366
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=375
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=377
            WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=382
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=387
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=390
            tls_process_server_key_exchange /src/hostap/src/tls/tlsv1_client_read.c linenumber=395
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1031
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1033
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1042
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1044
              WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=1049
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1054
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1057
              tls_process_certificate_status /src/hostap/src/tls/tlsv1_client_read.c linenumber=1065
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=835
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=838
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=847
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=850
                WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=855
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=860
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=863
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=870
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=873
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=878
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=890
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=891
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=895
                tls_process_certificate_status_ocsp_response /src/hostap/src/tls/tlsv1_client_read.c linenumber=899
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=808
                  tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=809
                  WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=812
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=815
                  tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=816
                  tls_process_ocsp_response /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=820
                    wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=660
                    asn1_get_next /src/hostap/src/tls/asn1.c linenumber=669
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=181
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=193
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=199
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=205
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=213
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=222
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=228
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=235
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=240
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=245
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=252
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=262
                      asn1_valid_der /src/hostap/src/tls/asn1.c linenumber=268
                        asn1_valid_der_boolean /src/hostap/src/tls/asn1.c linenumber=130
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=116
                      asn1_print_hdr /src/hostap/src/tls/asn1.c linenumber=269
                        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=278
                    asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=669
                    asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=670
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=285
                    asn1_get_next /src/hostap/src/tls/asn1.c linenumber=678
                    asn1_is_enumerated /src/hostap/src/tls/./asn1.h linenumber=679
                    asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=680
                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=685
                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=688
                    asn1_get_next /src/hostap/src/tls/asn1.c linenumber=696
                    asn1_is_cs_tag /src/hostap/src/tls/./asn1.h linenumber=697
                    asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=698
                    asn1_get_next /src/hostap/src/tls/asn1.c linenumber=709
                    asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=710
                    asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=711
                    asn1_get_oid /src/hostap/src/tls/asn1.c linenumber=719
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=339
                      asn1_is_oid /src/hostap/src/tls/./asn1.h linenumber=340
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=341
                      asn1_parse_oid /src/hostap/src/tls/asn1.c linenumber=347
                        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=312
                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=720
                    asn1_oid_to_str /src/hostap/src/tls/asn1.c linenumber=724
                      snprintf  linenumber=363
                      os_snprintf_error /src/hostap/src/tls/../utils/os.h linenumber=366
                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=725
                    is_oid_basic_ocsp_resp /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=726
                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=727
                    asn1_get_next /src/hostap/src/tls/asn1.c linenumber=732
                    asn1_is_octetstring /src/hostap/src/tls/./asn1.h linenumber=733
                    asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=734
                    x509_name_string /src/hostap/src/tls/x509v3.c linenumber=743
                      x509_name_attr_str /src/hostap/src/tls/x509v3.c linenumber=506
                      snprintf  linenumber=505
                      os_snprintf_error /src/hostap/src/tls/../utils/os.h linenumber=508
                      snprintf  linenumber=521
                      os_snprintf_error /src/hostap/src/tls/../utils/os.h linenumber=523
                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=744
                    tls_process_basic_ocsp_response /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=748
                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=362
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=375
                      asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=375
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=376
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=384
                      asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=385
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=386
                      x509_parse_algorithm_identifier /src/hostap/src/tls/x509v3.c linenumber=397
                        asn1_get_next /src/hostap/src/tls/asn1.c linenumber=195
                        asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=195
                        asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=196
                        asn1_get_oid /src/hostap/src/tls/asn1.c linenumber=207
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=401
                      asn1_is_bitstring /src/hostap/src/tls/./asn1.h linenumber=402
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=403
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=411
                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=421
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=425
                      asn1_is_cs_tag /src/hostap/src/tls/./asn1.h linenumber=426
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=427
                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=431
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=438
                      asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=439
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=440
                      x509_certificate_parse /src/hostap/src/tls/x509v3.c linenumber=445
                        os_zalloc /src/hostap/src/utils/os_unix.c linenumber=1733
                        asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1746
                        asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1746
                        asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1747
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1749
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=50
                          x509_free_name /src/hostap/src/tls/x509v3.c linenumber=54
                          x509_free_name /src/hostap/src/tls/x509v3.c linenumber=55
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1755
                        wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1760
                        x509_parse_tbs_certificate /src/hostap/src/tls/x509v3.c linenumber=1768
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1467
                          asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1467
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1468
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1479
                          asn1_is_cs_tag /src/hostap/src/tls/./asn1.h linenumber=1483
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1484
                          asn1_is_integer /src/hostap/src/tls/./asn1.h linenumber=1485
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1486
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1491
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1508
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1513
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1517
                          asn1_is_integer /src/hostap/src/tls/./asn1.h linenumber=1520
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1522
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1534
                          x509_parse_algorithm_identifier /src/hostap/src/tls/x509v3.c linenumber=1538
                          x509_parse_name /src/hostap/src/tls/x509v3.c linenumber=1543
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=305
                            asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=305
                            asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=306
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=320
                            asn1_is_set /src/hostap/src/tls/./asn1.h linenumber=321
                            asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=322
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=324
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=331
                            asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=332
                            asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=333
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=335
                            asn1_get_oid /src/hostap/src/tls/asn1.c linenumber=342
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=343
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=347
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=351
                            asn1_is_string_type /src/hostap/src/tls/./asn1.h linenumber=355
                            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=356
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=409
                            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=425
                            wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=428
                              _wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=527
                                wpa_debug_print_timestamp /src/hostap/src/utils/wpa_debug.c linenumber=446
                                fprintf  linenumber=450
                                fprintf  linenumber=456
                                fprintf  linenumber=461
                                fprintf  linenumber=465
                                fprintf  linenumber=467
                                fprintf  linenumber=469
                                fprintf  linenumber=470
                                __ctype_b_loc  linenumber=472
                                fprintf  linenumber=473
                                fprintf  linenumber=475
                                fprintf  linenumber=478
                                fprintf  linenumber=479
                                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_printf /src/hostap/src/utils/wpa_debug.c linenumber=434
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=435
                            dup_binstr /src/hostap/src/utils/common.c linenumber=439
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=441
                            strlen  linenumber=444
                            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=445
                            x509_free_name /src/hostap/src/tls/x509v3.c linenumber=449
                          x509_name_string /src/hostap/src/tls/x509v3.c linenumber=1545
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1546
                          x509_parse_validity /src/hostap/src/tls/x509v3.c linenumber=1549
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=705
                            asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=705
                            asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=706
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=717
                            asn1_is_utctime /src/hostap/src/tls/./asn1.h linenumber=718
                            asn1_is_generalizedtime /src/hostap/src/tls/./asn1.h linenumber=718
                            x509_parse_time /src/hostap/src/tls/x509v3.c linenumber=719
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=590
                              parse_uint2 /src/hostap/src/tls/x509v3.c linenumber=594
                                __isoc99_sscanf  linenumber=545
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=596
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=608
                              parse_uint4 /src/hostap/src/tls/x509v3.c linenumber=612
                                __isoc99_sscanf  linenumber=563
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=614
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=621
                              parse_uint2 /src/hostap/src/tls/x509v3.c linenumber=626
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=628
                              parse_uint2 /src/hostap/src/tls/x509v3.c linenumber=634
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=636
                              parse_uint2 /src/hostap/src/tls/x509v3.c linenumber=642
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=644
                              parse_uint2 /src/hostap/src/tls/x509v3.c linenumber=650
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=652
                              parse_uint2 /src/hostap/src/tls/x509v3.c linenumber=658
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=660
                              os_mktime /src/hostap/src/utils/os_unix.c linenumber=665
                                mktime  linenumber=154
                                localtime  linenumber=157
                                mktime  linenumber=159
                                gmtime  linenumber=160
                                mktime  linenumber=162
                              wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=666
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=674
                            wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=721
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=729
                            asn1_is_utctime /src/hostap/src/tls/./asn1.h linenumber=730
                            asn1_is_generalizedtime /src/hostap/src/tls/./asn1.h linenumber=730
                            x509_parse_time /src/hostap/src/tls/x509v3.c linenumber=731
                            wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=733
                            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=738
                          x509_parse_name /src/hostap/src/tls/x509v3.c linenumber=1554
                          x509_name_string /src/hostap/src/tls/x509v3.c linenumber=1561
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1562
                          x509_parse_public_key /src/hostap/src/tls/x509v3.c linenumber=1565
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=233
                            asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=234
                            asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=235
                            x509_parse_algorithm_identifier /src/hostap/src/tls/x509v3.c linenumber=246
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=250
                            asn1_is_bitstring /src/hostap/src/tls/./asn1.h linenumber=251
                            asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=252
                            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=260
                            os_memdup /src/hostap/src/utils/os_unix.c linenumber=271
                            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=278
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1574
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1576
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1583
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1590
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1592
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1600
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1607
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1609
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1616
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1625
                          x509_parse_extensions /src/hostap/src/tls/x509v3.c linenumber=1631
                            asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1437
                            asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1437
                            asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1438
                            x509_parse_extension /src/hostap/src/tls/x509v3.c linenumber=1446
                              asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1372
                              asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1372
                              asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1373
                              asn1_get_oid /src/hostap/src/tls/asn1.c linenumber=1379
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1380
                              asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1385
                              asn1_is_boolean /src/hostap/src/tls/./asn1.h linenumber=1386
                              asn1_is_octetstring /src/hostap/src/tls/./asn1.h linenumber=1386
                              asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1387
                              asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1401
                              asn1_is_octetstring /src/hostap/src/tls/./asn1.h linenumber=1402
                              asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1405
                              asn1_oid_to_str /src/hostap/src/tls/asn1.c linenumber=1411
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1412
                              wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1414
                              x509_parse_extension_data /src/hostap/src/tls/x509v3.c linenumber=1416
                                x509_id_ce_oid /src/hostap/src/tls/x509v3.c linenumber=1328
                                x509_parse_ext_key_usage /src/hostap/src/tls/x509v3.c linenumber=1338
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=783
                                  asn1_is_bitstring /src/hostap/src/tls/./asn1.h linenumber=783
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=785
                                  asn1_bit_string_to_long /src/hostap/src/tls/asn1.c linenumber=790
                                    rotate_bits /src/hostap/src/tls/asn1.c linenumber=401
                                    rotate_bits /src/hostap/src/tls/asn1.c linenumber=403
                                    rotate_bits /src/hostap/src/tls/asn1.c linenumber=405
                                    rotate_bits /src/hostap/src/tls/asn1.c linenumber=407
                                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=409
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=792
                                x509_parse_ext_subject_alt_name /src/hostap/src/tls/x509v3.c linenumber=1340
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1056
                                  asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1056
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1057
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1062
                                  x509_parse_ext_alt_name /src/hostap/src/tls/x509v3.c linenumber=1068
                                    asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1003
                                    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1004
                                    x509_parse_alt_name_rfc8222 /src/hostap/src/tls/x509v3.c linenumber=1014
                                      wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=877
                                      os_zalloc /src/hostap/src/utils/os_unix.c linenumber=879
                                      strlen  linenumber=883
                                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=884
                                    x509_parse_alt_name_dns /src/hostap/src/tls/x509v3.c linenumber=1018
                                      wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=899
                                      os_zalloc /src/hostap/src/utils/os_unix.c linenumber=901
                                      strlen  linenumber=905
                                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=906
                                    x509_parse_alt_name_uri /src/hostap/src/tls/x509v3.c linenumber=1022
                                      wpa_hexdump_ascii /src/hostap/src/utils/wpa_debug.c linenumber=921
                                      os_zalloc /src/hostap/src/utils/os_unix.c linenumber=925
                                      strlen  linenumber=929
                                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=930
                                    x509_parse_alt_name_ip /src/hostap/src/tls/x509v3.c linenumber=1026
                                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=945
                                      os_memdup /src/hostap/src/utils/os_unix.c linenumber=947
                                    x509_parse_alt_name_rid /src/hostap/src/tls/x509v3.c linenumber=1030
                                      asn1_parse_oid /src/hostap/src/tls/asn1.c linenumber=961
                                      asn1_oid_to_str /src/hostap/src/tls/asn1.c linenumber=964
                                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=965
                                x509_parse_ext_issuer_alt_name /src/hostap/src/tls/x509v3.c linenumber=1342
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1080
                                  asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1080
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1081
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1086
                                  x509_parse_ext_alt_name /src/hostap/src/tls/x509v3.c linenumber=1092
                                x509_parse_ext_basic_constraints /src/hostap/src/tls/x509v3.c linenumber=1344
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=812
                                  asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=812
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=813
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=824
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=825
                                  asn1_is_boolean /src/hostap/src/tls/./asn1.h linenumber=830
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=836
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=840
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=841
                                  asn1_is_integer /src/hostap/src/tls/./asn1.h linenumber=847
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=848
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=865
                                x509_parse_ext_certificate_policies /src/hostap/src/tls/x509v3.c linenumber=1346
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1163
                                  asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1163
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1164
                                  wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1173
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1180
                                  asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1181
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1182
                                  wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1190
                                  asn1_get_oid /src/hostap/src/tls/asn1.c linenumber=1193
                                  x509_id_cert_policy_any_oid /src/hostap/src/tls/x509v3.c linenumber=1195
                                  os_strlcpy /src/hostap/src/utils/os_unix.c linenumber=1196
                                  x509_id_wfa_tod_strict_oid /src/hostap/src/tls/x509v3.c linenumber=1199
                                    x509_id_wfa_tod_oid /src/hostap/src/tls/x509v3.c linenumber=1133
                                      x509_id_wfa_oid /src/hostap/src/tls/x509v3.c linenumber=1124
                                  os_strlcpy /src/hostap/src/utils/os_unix.c linenumber=1200
                                  x509_id_wfa_tod_tofu_oid /src/hostap/src/tls/x509v3.c linenumber=1203
                                    x509_id_wfa_tod_oid /src/hostap/src/tls/x509v3.c linenumber=1141
                                  os_strlcpy /src/hostap/src/utils/os_unix.c linenumber=1204
                                  asn1_oid_to_str /src/hostap/src/tls/asn1.c linenumber=1208
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1210
                                x509_parse_ext_ext_key_usage /src/hostap/src/tls/x509v3.c linenumber=1348
                                  asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1283
                                  asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1283
                                  asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1284
                                  wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1293
                                  asn1_get_oid /src/hostap/src/tls/asn1.c linenumber=1298
                                  x509_any_ext_key_usage_oid /src/hostap/src/tls/x509v3.c linenumber=1300
                                    x509_id_ce_oid /src/hostap/src/tls/x509v3.c linenumber=759
                                  os_strlcpy /src/hostap/src/utils/os_unix.c linenumber=1301
                                  x509_id_kp_server_auth_oid /src/hostap/src/tls/x509v3.c linenumber=1303
                                    x509_id_kp_oid /src/hostap/src/tls/x509v3.c linenumber=1247
                                      x509_id_pkix_oid /src/hostap/src/tls/x509v3.c linenumber=1238
                                  os_strlcpy /src/hostap/src/utils/os_unix.c linenumber=1304
                                  x509_id_kp_client_auth_oid /src/hostap/src/tls/x509v3.c linenumber=1306
                                    x509_id_kp_oid /src/hostap/src/tls/x509v3.c linenumber=1256
                                  os_strlcpy /src/hostap/src/utils/os_unix.c linenumber=1307
                                  x509_id_kp_ocsp_oid /src/hostap/src/tls/x509v3.c linenumber=1309
                                    x509_id_kp_oid /src/hostap/src/tls/x509v3.c linenumber=1265
                                  os_strlcpy /src/hostap/src/utils/os_unix.c linenumber=1310
                                  asn1_oid_to_str /src/hostap/src/tls/asn1.c linenumber=1313
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1315
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1420
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1636
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1769
                        x509_parse_algorithm_identifier /src/hostap/src/tls/x509v3.c linenumber=1775
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1777
                        asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1782
                        asn1_is_bitstring /src/hostap/src/tls/./asn1.h linenumber=1783
                        asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1784
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1786
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1790
                        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1795
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1802
                        os_memdup /src/hostap/src/utils/os_unix.c linenumber=1806
                        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1808
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=1810
                        wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1814
                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=468
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=474
                      asn1_is_cs_tag /src/hostap/src/tls/./asn1.h linenumber=475
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=476
                      asn1_is_integer /src/hostap/src/tls/./asn1.h linenumber=477
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=478
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=482
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=485
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=492
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=501
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=503
                      x509_parse_name /src/hostap/src/tls/x509v3.c linenumber=509
                      x509_name_string /src/hostap/src/tls/x509v3.c linenumber=511
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=512
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=515
                      asn1_is_octetstring /src/hostap/src/tls/./asn1.h linenumber=516
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=517
                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=522
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=525
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=532
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=538
                      asn1_is_generalizedtime /src/hostap/src/tls/./asn1.h linenumber=539
                      x509_parse_time /src/hostap/src/tls/x509v3.c linenumber=540
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=542
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=545
                      asn1_get_next /src/hostap/src/tls/asn1.c linenumber=550
                      asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=551
                      asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=552
                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=558
                      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=563
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=569
                      x509_name_compare /src/hostap/src/tls/x509v3.c linenumber=581
                        x509_str_compare /src/hostap/src/tls/x509v3.c linenumber=169
                          strdup  linenumber=120
                          strdup  linenumber=121
                          strcasecmp  linenumber=126
                          x509_str_strip_whitespace /src/hostap/src/tls/x509v3.c linenumber=129
                            x509_whitespace /src/hostap/src/tls/x509v3.c linenumber=94
                            x509_whitespace /src/hostap/src/tls/x509v3.c linenumber=97
                            x509_whitespace /src/hostap/src/tls/x509v3.c linenumber=103
                          x509_str_strip_whitespace /src/hostap/src/tls/x509v3.c linenumber=130
                          strcasecmp  linenumber=132
                        x509_str_compare /src/hostap/src/tls/x509v3.c linenumber=173
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=587
                      ocsp_responder_id_match /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=592
                        sha1_vector /src/hostap/src/crypto/sha1-internal.c linenumber=58
                        memcmp  linenumber=60
                        x509_name_compare /src/hostap/src/tls/x509v3.c linenumber=63
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=593
                      ocsp_responder_id_match /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=598
                      x509_name_compare /src/hostap/src/tls/x509v3.c linenumber=599
                      x509_certificate_check_signature /src/hostap/src/tls/x509v3.c linenumber=603
                        x509_check_signature /src/hostap/src/tls/x509v3.c linenumber=1831
                          x509_pkcs_oid /src/hostap/src/tls/x509v3.c linenumber=1853
                            x509_rsadsi_oid /src/hostap/src/tls/x509v3.c linenumber=1658
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1856
                          crypto_public_key_import /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=1861
                            crypto_rsa_import_public_key /src/hostap/src/tls/rsa.c linenumber=25
                              os_zalloc /src/hostap/src/utils/os_unix.c linenumber=67
                              bignum_init /src/hostap/src/tls/bignum.c linenumber=71
                                os_zalloc /src/hostap/src/utils/os_unix.c linenumber=32
                                mp_init /src/hostap/src/tls/./libtommath.c linenumber=35
                              bignum_init /src/hostap/src/tls/bignum.c linenumber=72
                              crypto_rsa_free /src/hostap/src/tls/rsa.c linenumber=74
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=356
                                  mp_clear /src/hostap/src/tls/./libtommath.c linenumber=50
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=357
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=358
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=359
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=360
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=361
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=362
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=363
                              asn1_get_next /src/hostap/src/tls/asn1.c linenumber=86
                              asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=86
                              asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=87
                              crypto_rsa_parse_integer /src/hostap/src/tls/rsa.c linenumber=93
                                asn1_get_next /src/hostap/src/tls/asn1.c linenumber=39
                                asn1_is_integer /src/hostap/src/tls/./asn1.h linenumber=40
                                asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=41
                                bignum_set_unsigned_bin /src/hostap/src/tls/bignum.c linenumber=45
                                  mp_read_unsigned_bin /src/hostap/src/tls/./libtommath.c linenumber=101
                                    mp_grow /src/hostap/src/tls/./libtommath.c linenumber=960
                                      realloc  linenumber=1272
                                    mp_zero /src/hostap/src/tls/./libtommath.c linenumber=966
                                    mp_mul_2d /src/hostap/src/tls/./libtommath.c linenumber=970
                                      mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1383
                                        mp_grow /src/hostap/src/tls/./libtommath.c linenumber=1132
                                      mp_grow /src/hostap/src/tls/./libtommath.c linenumber=1389
                                      mp_lshd /src/hostap/src/tls/./libtommath.c linenumber=1396
                                        mp_grow /src/hostap/src/tls/./libtommath.c linenumber=1505
                                      mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=1435
                                    mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=983
                                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=46
                              crypto_rsa_parse_integer /src/hostap/src/tls/rsa.c linenumber=94
                              wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=100
                              crypto_rsa_free /src/hostap/src/tls/rsa.c linenumber=109
                          crypto_public_key_free /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=1869
                            crypto_rsa_free /src/hostap/src/tls/rsa.c linenumber=101
                          crypto_public_key_decrypt_pkcs1 /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=1873
                            pkcs1_decrypt_public_key /src/hostap/src/tls/pkcs1.c linenumber=115
                              crypto_rsa_exptmod /src/hostap/src/tls/rsa.c linenumber=142
                                bignum_init /src/hostap/src/tls/bignum.c linenumber=266
                                bignum_set_unsigned_bin /src/hostap/src/tls/bignum.c linenumber=270
                                bignum_cmp /src/hostap/src/tls/bignum.c linenumber=272
                                  mp_cmp /src/hostap/src/tls/./libtommath.c linenumber=117
                                    mp_cmp_mag /src/hostap/src/tls/./libtommath.c linenumber=692
                                    mp_cmp_mag /src/hostap/src/tls/./libtommath.c linenumber=694
                                bignum_init /src/hostap/src/tls/bignum.c linenumber=291
                                bignum_init /src/hostap/src/tls/bignum.c linenumber=292
                                bignum_exptmod /src/hostap/src/tls/bignum.c linenumber=297
                                  mp_exptmod /src/hostap/src/tls/./libtommath.c linenumber=218
                                    s_mp_exptmod /src/hostap/src/tls/./libtommath.c linenumber=662
                                      mp_count_bits /src/hostap/src/tls/./libtommath.c linenumber=1883
                                      mp_init /src/hostap/src/tls/./libtommath.c linenumber=1908
                                      mp_init /src/hostap/src/tls/./libtommath.c linenumber=1914
                                      mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1916
                                      mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1918
                                      mp_init /src/hostap/src/tls/./libtommath.c linenumber=1924
                                      mp_reduce_setup /src/hostap/src/tls/./libtommath.c linenumber=1929
                                        mp_2expt /src/hostap/src/tls/./libtommath.c linenumber=2239
                                          mp_zero /src/hostap/src/tls/./libtommath.c linenumber=2215
                                          mp_grow /src/hostap/src/tls/./libtommath.c linenumber=2218
                                        mp_div /src/hostap/src/tls/./libtommath.c linenumber=2242
                                          mp_cmp_mag /src/hostap/src/tls/./libtommath.c linenumber=1612
                                          mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1614
                                          mp_zero /src/hostap/src/tls/./libtommath.c linenumber=1619
                                          mp_init_multi /src/hostap/src/tls/./libtommath.c linenumber=1625
                                            mp_init /src/hostap/src/tls/./libtommath.c linenumber=1450
                                            mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1463
                                          mp_set /src/hostap/src/tls/./libtommath.c linenumber=1630
                                            mp_zero /src/hostap/src/tls/./libtommath.c linenumber=1319
                                          mp_count_bits /src/hostap/src/tls/./libtommath.c linenumber=1631
                                          mp_abs /src/hostap/src/tls/./libtommath.c linenumber=1632
                                            mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1303
                                          mp_abs /src/hostap/src/tls/./libtommath.c linenumber=1633
                                          mp_mul_2d /src/hostap/src/tls/./libtommath.c linenumber=1634
                                          mp_mul_2d /src/hostap/src/tls/./libtommath.c linenumber=1635
                                          mp_cmp /src/hostap/src/tls/./libtommath.c linenumber=1640
                                          mp_sub /src/hostap/src/tls/./libtommath.c linenumber=1641
                                            s_mp_add /src/hostap/src/tls/./libtommath.c linenumber=461
                                              mp_grow /src/hostap/src/tls/./libtommath.c linenumber=232
                                              mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=294
                                            mp_cmp_mag /src/hostap/src/tls/./libtommath.c linenumber=467
                                            s_mp_sub /src/hostap/src/tls/./libtommath.c linenumber=471
                                              mp_grow /src/hostap/src/tls/./libtommath.c linenumber=310
                                              mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=361
                                            s_mp_sub /src/hostap/src/tls/./libtommath.c linenumber=477
                                          mp_add /src/hostap/src/tls/./libtommath.c linenumber=1642
                                            s_mp_add /src/hostap/src/tls/./libtommath.c linenumber=429
                                            mp_cmp_mag /src/hostap/src/tls/./libtommath.c linenumber=435
                                            s_mp_sub /src/hostap/src/tls/./libtommath.c linenumber=437
                                            s_mp_sub /src/hostap/src/tls/./libtommath.c linenumber=440
                                          mp_div_2d /src/hostap/src/tls/./libtommath.c linenumber=1646
                                            mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1026
                                            mp_zero /src/hostap/src/tls/./libtommath.c linenumber=1028
                                            mp_init /src/hostap/src/tls/./libtommath.c linenumber=1033
                                            mp_mod_2d /src/hostap/src/tls/./libtommath.c linenumber=1039
                                              mp_zero /src/hostap/src/tls/./libtommath.c linenumber=1571
                                              mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1577
                                              mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1582
                                              mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=1593
                                            mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1040
                                            mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1046
                                            mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1047
                                            mp_rshd /src/hostap/src/tls/./libtommath.c linenumber=1053
                                              mp_zero /src/hostap/src/tls/./libtommath.c linenumber=1179
                                            mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=1084
                                            mp_exch /src/hostap/src/tls/./libtommath.c linenumber=1086
                                            mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1088
                                          mp_div_2d /src/hostap/src/tls/./libtommath.c linenumber=1647
                                          mp_exch /src/hostap/src/tls/./libtommath.c linenumber=1656
                                          mp_exch /src/hostap/src/tls/./libtommath.c linenumber=1660
                                          mp_clear_multi /src/hostap/src/tls/./libtommath.c linenumber=1664
                                            mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1485
                                      mp_reduce_2k_setup_l /src/hostap/src/tls/./libtommath.c linenumber=1934
                                        mp_init /src/hostap/src/tls/./libtommath.c linenumber=2187
                                        mp_count_bits /src/hostap/src/tls/./libtommath.c linenumber=2191
                                        mp_2expt /src/hostap/src/tls/./libtommath.c linenumber=2191
                                        s_mp_sub /src/hostap/src/tls/./libtommath.c linenumber=2195
                                        mp_clear /src/hostap/src/tls/./libtommath.c linenumber=2200
                                      mp_mod /src/hostap/src/tls/./libtommath.c linenumber=1948
                                        mp_init /src/hostap/src/tls/./libtommath.c linenumber=557
                                        mp_div /src/hostap/src/tls/./libtommath.c linenumber=561
                                        mp_clear /src/hostap/src/tls/./libtommath.c linenumber=562
                                        mp_add /src/hostap/src/tls/./libtommath.c linenumber=567
                                        mp_exch /src/hostap/src/tls/./libtommath.c linenumber=570
                                        mp_clear /src/hostap/src/tls/./libtommath.c linenumber=573
                                      mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1955
                                      mp_sqr /src/hostap/src/tls/./libtommath.c linenumber=1961
                                        s_mp_sqr /src/hostap/src/tls/./libtommath.c linenumber=2129
                                          mp_init_size /src/hostap/src/tls/./libtommath.c linenumber=2528
                                          mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=2576
                                          mp_exch /src/hostap/src/tls/./libtommath.c linenumber=2577
                                          mp_clear /src/hostap/src/tls/./libtommath.c linenumber=2578
                                      mp_mul /src/hostap/src/tls/./libtommath.c linenumber=1976
                                        s_mp_mul_digs /src/hostap/src/tls/./libtommath.c linenumber=519
                                          mp_init_size /src/hostap/src/tls/./libtommath.c linenumber=2350
                                          mp_clamp /src/hostap/src/tls/./libtommath.c linenumber=2393
                                          mp_exch /src/hostap/src/tls/./libtommath.c linenumber=2394
                                          mp_clear /src/hostap/src/tls/./libtommath.c linenumber=2396
                                      mp_init /src/hostap/src/tls/./libtommath.c linenumber=1985
                                      mp_set /src/hostap/src/tls/./libtommath.c linenumber=1988
                                      mp_sqr /src/hostap/src/tls/./libtommath.c linenumber=2025
                                      mp_sqr /src/hostap/src/tls/./libtommath.c linenumber=2042
                                      mp_mul /src/hostap/src/tls/./libtommath.c linenumber=2051
                                      mp_sqr /src/hostap/src/tls/./libtommath.c linenumber=2069
                                      mp_mul /src/hostap/src/tls/./libtommath.c linenumber=2079
                                      mp_exch /src/hostap/src/tls/./libtommath.c linenumber=2089
                                      mp_clear /src/hostap/src/tls/./libtommath.c linenumber=2091
                                      mp_clear /src/hostap/src/tls/./libtommath.c linenumber=2092
                                      mp_clear /src/hostap/src/tls/./libtommath.c linenumber=2094
                                      mp_clear /src/hostap/src/tls/./libtommath.c linenumber=2096
                                bignum_exptmod /src/hostap/src/tls/bignum.c linenumber=301
                                bignum_sub /src/hostap/src/tls/bignum.c linenumber=305
                                  mp_sub /src/hostap/src/tls/./libtommath.c linenumber=161
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=162
                                bignum_mulmod /src/hostap/src/tls/bignum.c linenumber=306
                                  mp_mulmod /src/hostap/src/tls/./libtommath.c linenumber=198
                                    mp_init /src/hostap/src/tls/./libtommath.c linenumber=537
                                    mp_mul /src/hostap/src/tls/./libtommath.c linenumber=541
                                    mp_clear /src/hostap/src/tls/./libtommath.c linenumber=542
                                    mp_mod /src/hostap/src/tls/./libtommath.c linenumber=545
                                    mp_clear /src/hostap/src/tls/./libtommath.c linenumber=546
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=200
                                bignum_mul /src/hostap/src/tls/bignum.c linenumber=310
                                  mp_mul /src/hostap/src/tls/./libtommath.c linenumber=179
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=180
                                bignum_add /src/hostap/src/tls/bignum.c linenumber=311
                                  mp_add /src/hostap/src/tls/./libtommath.c linenumber=143
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=144
                                bignum_exptmod /src/hostap/src/tls/bignum.c linenumber=316
                                crypto_rsa_get_modulus_len /src/hostap/src/tls/rsa.c linenumber=320
                                  bignum_get_unsigned_bin_len /src/hostap/src/tls/bignum.c linenumber=242
                                    mp_unsigned_bin_size /src/hostap/src/tls/./libtommath.c linenumber=63
                                      mp_count_bits /src/hostap/src/tls/./libtommath.c linenumber=756
                                bignum_get_unsigned_bin_len /src/hostap/src/tls/bignum.c linenumber=326
                                bignum_get_unsigned_bin_len /src/hostap/src/tls/bignum.c linenumber=333
                                bignum_get_unsigned_bin /src/hostap/src/tls/bignum.c linenumber=331
                                  mp_unsigned_bin_size /src/hostap/src/tls/./libtommath.c linenumber=77
                                  mp_to_unsigned_bin /src/hostap/src/tls/./libtommath.c linenumber=82
                                    mp_init_copy /src/hostap/src/tls/./libtommath.c linenumber=994
                                      mp_init /src/hostap/src/tls/./libtommath.c linenumber=1097
                                      mp_copy /src/hostap/src/tls/./libtommath.c linenumber=1100
                                    mp_div_2d /src/hostap/src/tls/./libtommath.c linenumber=1005
                                    mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1006
                                    bn_reverse /src/hostap/src/tls/./libtommath.c linenumber=1010
                                    mp_clear /src/hostap/src/tls/./libtommath.c linenumber=1011
                                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=83
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=339
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=340
                                bignum_deinit /src/hostap/src/tls/bignum.c linenumber=341
                              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=160
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=167
                              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=169
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=177
                              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=179
                              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=184
                              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=186
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1876
                          crypto_public_key_free /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=1877
                          crypto_public_key_free /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=1881
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1883
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1898
                          asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1899
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1900
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1904
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1917
                          asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=1918
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=1919
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1924
                          asn1_get_oid /src/hostap/src/tls/asn1.c linenumber=1928
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1929
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1933
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=1942
                          asn1_is_null /src/hostap/src/tls/./asn1.h linenumber=1943
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1945
                          x509_sha1_oid /src/hostap/src/tls/x509v3.c linenumber=1951
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1953
                          x509_sha256_oid /src/hostap/src/tls/x509v3.c linenumber=1963
                            x509_sha2_oid /src/hostap/src/tls/x509v3.c linenumber=1699
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1966
                          x509_sha384_oid /src/hostap/src/tls/x509v3.c linenumber=1976
                            x509_sha2_oid /src/hostap/src/tls/x509v3.c linenumber=1706
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1978
                          x509_sha512_oid /src/hostap/src/tls/x509v3.c linenumber=1988
                            x509_sha2_oid /src/hostap/src/tls/x509v3.c linenumber=1713
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1990
                          x509_digest_oid /src/hostap/src/tls/x509v3.c linenumber=2000
                            x509_rsadsi_oid /src/hostap/src/tls/x509v3.c linenumber=1666
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2001
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2008
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2019
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=2029
                          asn1_is_octetstring /src/hostap/src/tls/./asn1.h linenumber=2030
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=2031
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=2035
                          md5_vector /src/hostap/src/crypto/md5-internal.c linenumber=2040
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=2042
                          sha1_vector /src/hostap/src/crypto/sha1-internal.c linenumber=2046
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=2048
                          sha256_vector /src/hostap/src/crypto/sha256-internal.c linenumber=2052
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=2054
                          sha384_vector /src/hostap/src/crypto/sha384-internal.c linenumber=2058
                            sha384_init /src/hostap/src/crypto/sha384-internal.c linenumber=30
                            sha384_process /src/hostap/src/crypto/sha384-internal.c linenumber=32
                            sha384_done /src/hostap/src/crypto/sha384-internal.c linenumber=34
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=2060
                          sha512_vector /src/hostap/src/crypto/sha512-internal.c linenumber=2064
                            sha512_init /src/hostap/src/crypto/sha512-internal.c linenumber=30
                            sha512_process /src/hostap/src/crypto/sha512-internal.c linenumber=32
                            sha512_done /src/hostap/src/crypto/sha512-internal.c linenumber=34
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=2066
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2071
                          os_memcmp_const /src/hostap/src/utils/os_unix.c linenumber=2078
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2079
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=2086
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2096
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=606
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=611
                      x509_free_name /src/hostap/src/tls/x509v3.c linenumber=617
                      x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=619
                        x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=74
                      x509_check_signature /src/hostap/src/tls/x509v3.c linenumber=622
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=624
                      tls_process_ocsp_responses /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=628
                        asn1_get_next /src/hostap/src/tls/asn1.c linenumber=324
                        asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=325
                        asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=326
                        tls_process_ocsp_single_response /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=330
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=129
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=141
                          asn1_is_sequence /src/hostap/src/tls/./asn1.h linenumber=141
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=142
                          x509_parse_algorithm_identifier /src/hostap/src/tls/x509v3.c linenumber=157
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=161
                          asn1_is_octetstring /src/hostap/src/tls/./asn1.h linenumber=162
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=163
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=169
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=173
                          ocsp_hash_data /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=175
                            x509_sha1_oid /src/hostap/src/tls/x509v3.c linenumber=74
                            sha1_vector /src/hostap/src/crypto/sha1-internal.c linenumber=75
                            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=77
                            x509_sha256_oid /src/hostap/src/tls/x509v3.c linenumber=81
                            sha256_vector /src/hostap/src/crypto/sha256-internal.c linenumber=82
                            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=84
                            x509_sha384_oid /src/hostap/src/tls/x509v3.c linenumber=88
                            sha384_vector /src/hostap/src/crypto/sha384-internal.c linenumber=89
                            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=91
                            x509_sha512_oid /src/hostap/src/tls/x509v3.c linenumber=95
                            sha512_vector /src/hostap/src/crypto/sha512-internal.c linenumber=96
                            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=98
                            asn1_oid_to_str /src/hostap/src/tls/asn1.c linenumber=103
                            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=104
                          memcmp  linenumber=178
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=180
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=186
                          asn1_is_octetstring /src/hostap/src/tls/./asn1.h linenumber=187
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=188
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=194
                          ocsp_hash_data /src/hostap/src/tls/tlsv1_client_ocsp.c linenumber=197
                          memcmp  linenumber=200
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=201
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=202
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=208
                          asn1_is_integer /src/hostap/src/tls/./asn1.h linenumber=209
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=211
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=221
                          memcmp  linenumber=225
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=241
                          asn1_unexpected /src/hostap/src/tls/asn1.c linenumber=243
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=247
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=248
                          os_get_time /src/hostap/src/utils/os_unix.c linenumber=252
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=254
                          asn1_is_generalizedtime /src/hostap/src/tls/./asn1.h linenumber=255
                          x509_parse_time /src/hostap/src/tls/x509v3.c linenumber=256
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=257
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=263
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=270
                          asn1_is_cs_tag /src/hostap/src/tls/./asn1.h linenumber=272
                          asn1_get_next /src/hostap/src/tls/asn1.c linenumber=275
                          asn1_is_generalizedtime /src/hostap/src/tls/./asn1.h linenumber=276
                          x509_parse_time /src/hostap/src/tls/x509v3.c linenumber=277
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=279
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=283
                          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=287
                          wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=295
                        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=337
                      x509_free_name /src/hostap/src/tls/x509v3.c linenumber=637
                      x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=638
                      x509_free_name /src/hostap/src/tls/x509v3.c linenumber=642
                      x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=643
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=915
                WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=920
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=923
                WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=932
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=935
                tls_process_certificate_status_ocsp_response /src/hostap/src/tls/tlsv1_client_read.c linenumber=943
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=957
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=964
                tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=969
                  x509_name_string /src/hostap/src/tls/x509v3.c linenumber=342
                  wpabuf_alloc_copy /src/hostap/src/utils/wpabuf.c linenumber=346
                  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=350
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=986
                tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=988
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1000
                tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=1004
              tls_process_certificate_request /src/hostap/src/tls/tlsv1_client_read.c linenumber=1068
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1127
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1129
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1138
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1140
                WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=1145
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1150
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1153
                tls_process_server_hello_done /src/hostap/src/tls/tlsv1_client_read.c linenumber=1160
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1191
                  tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1193
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1202
                  tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1204
                  WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=1209
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1214
                  tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1217
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1223
                  tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1225
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1230
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1234
                  tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1236
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1163
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1166
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1171
              tls_process_server_hello_done /src/hostap/src/tls/tlsv1_client_read.c linenumber=1071
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1074
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1079
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1084
              tls_server_key_exchange_allowed /src/hostap/src/tls/tlsv1_common.c linenumber=1086
                tls_get_cipher_suite /src/hostap/src/tls/tlsv1_common.c linenumber=124
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1087
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1089
              wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1094
              tls_get_cipher_suite /src/hostap/src/tls/tlsv1_common.c linenumber=1095
              tlsv1_process_diffie_hellman /src/hostap/src/tls/tlsv1_client_read.c linenumber=1098
                tlsv1_client_free_dh /src/hostap/src/tls/tlsv1_client.c linenumber=673
                WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=681
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=684
                count_bits /src/hostap/src/tls/tlsv1_client_read.c linenumber=688
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=690
                wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=692
                os_memdup /src/hostap/src/utils/os_unix.c linenumber=696
                wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=700
                WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=705
                os_memdup /src/hostap/src/utils/os_unix.c linenumber=710
                wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=714
                WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=721
                os_memdup /src/hostap/src/utils/os_unix.c linenumber=726
                wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=730
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=756
                tlsv12_key_x_server_params_hash /src/hostap/src/tls/tlsv1_common.c linenumber=761
                  crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=356
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=359
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=360
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=361
                  crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=362
                tls_key_x_server_params_hash /src/hostap/src/tls/tlsv1_common.c linenumber=771
                  crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=381
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=384
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=385
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=386
                  crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=390
                  crypto_hash_init /src/hostap/src/crypto/crypto_internal.c linenumber=394
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=397
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=398
                  crypto_hash_update /src/hostap/src/crypto/crypto_internal.c linenumber=399
                  crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=401
                wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=780
                tls_verify_signature /src/hostap/src/tls/tlsv1_common.c linenumber=783
                  WPA_GET_BE16 /src/hostap/src/tls/../utils/common.h linenumber=422
                  wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=429
                  wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=434
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=436
                  crypto_public_key_decrypt_pkcs1 /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=447
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=449
                  wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=456
                  memcmp  linenumber=476
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=479
                  memcmp  linenumber=483
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=486
                  memcmp  linenumber=490
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=493
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=498
                  os_memcmp_const /src/hostap/src/utils/os_unix.c linenumber=507
                  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=508
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=793
                tlsv1_client_free_dh /src/hostap/src/tls/tlsv1_client.c linenumber=794
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1100
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1105
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1106
            tls_process_certificate_request /src/hostap/src/tls/tlsv1_client_read.c linenumber=398
            tls_process_server_hello_done /src/hostap/src/tls/tlsv1_client_read.c linenumber=401
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=404
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=408
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=413
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=430
            WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=434
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=438
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=442
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=451
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=453
            WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=457
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=465
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=467
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=471
            crypto_public_key_free /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=475
            tls_parse_cert /src/hostap/src/tls/tlsv1_common.c linenumber=476
              wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=159
              crypto_public_key_from_cert /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=162
              x509_certificate_parse /src/hostap/src/tls/x509v3.c linenumber=166
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=168
              crypto_public_key_import /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=185
              x509_certificate_free /src/hostap/src/tls/x509v3.c linenumber=186
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=189
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=480
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=482
            x509_certificate_parse /src/hostap/src/tls/x509v3.c linenumber=487
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=489
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=491
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=493
            tls_peer_cert_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=497
              wpabuf_alloc_copy /src/hostap/src/utils/wpabuf.c linenumber=294
              x509_name_string /src/hostap/src/tls/x509v3.c linenumber=312
              wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=324
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=513
            x509_name_string /src/hostap/src/tls/x509v3.c linenumber=515
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=516
            sha256_vector /src/hostap/src/crypto/sha256-internal.c linenumber=517
            memcmp  linenumber=519
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=521
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=523
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=536
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=538
            x509_name_string /src/hostap/src/tls/x509v3.c linenumber=553
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=560
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=562
            x509_certificate_chain_validate /src/hostap/src/tls/x509v3.c linenumber=565
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2150
              os_get_time /src/hostap/src/utils/os_unix.c linenumber=2151
              x509_name_string /src/hostap/src/tls/x509v3.c linenumber=2155
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2156
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2166
              x509_name_compare /src/hostap/src/tls/x509v3.c linenumber=2174
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2176
              x509_name_string /src/hostap/src/tls/x509v3.c linenumber=2178
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2180
              x509_name_string /src/hostap/src/tls/x509v3.c linenumber=2182
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2184
              x509_valid_issuer /src/hostap/src/tls/x509v3.c linenumber=2190
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2107
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2114
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2121
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2198
              x509_certificate_check_signature /src/hostap/src/tls/x509v3.c linenumber=2206
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2208
              x509_name_compare /src/hostap/src/tls/x509v3.c linenumber=2217
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2223
              x509_valid_issuer /src/hostap/src/tls/x509v3.c linenumber=2225
              x509_certificate_check_signature /src/hostap/src/tls/x509v3.c linenumber=2230
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2232
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2238
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2246
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2252
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=2256
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=570
            tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=575
            tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=584
            tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=590
            tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=599
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=607
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=608
            tls_cert_chain_failure_event /src/hostap/src/tls/tlsv1_client_read.c linenumber=616
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=619
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=621
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=626
            x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=629
          tls_process_server_key_exchange /src/hostap/src/tls/tlsv1_client_read.c linenumber=1526
          tls_process_certificate_request /src/hostap/src/tls/tlsv1_client_read.c linenumber=1530
          tls_process_server_hello_done /src/hostap/src/tls/tlsv1_client_read.c linenumber=1534
          tls_process_server_change_cipher_spec /src/hostap/src/tls/tlsv1_client_read.c linenumber=1538
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1257
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1261
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1270
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1272
            tls_process_certificate /src/hostap/src/tls/tlsv1_client_read.c linenumber=1278
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1281
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1290
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1291
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1296
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1298
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1303
            tlsv1_record_change_read_cipher /src/hostap/src/tls/tlsv1_record.c linenumber=1304
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=111
              crypto_cipher_deinit /src/hostap/src/crypto/crypto_internal-cipher.c linenumber=117
                aes_encrypt_deinit /src/hostap/src/crypto/aes-internal-enc.c linenumber=234
                aes_decrypt_deinit /src/hostap/src/crypto/aes-internal-dec.c linenumber=235
              crypto_cipher_init /src/hostap/src/crypto/crypto_internal-cipher.c linenumber=121
                os_zalloc /src/hostap/src/utils/os_unix.c linenumber=49
                aes_encrypt_init /src/hostap/src/crypto/aes-internal-enc.c linenumber=65
                  testing_test_fail /src/hostap/src/crypto/../utils/os.h linenumber=103
                  rijndaelKeySetupEnc /src/hostap/src/crypto/aes-internal.c linenumber=109
                aes_decrypt_init /src/hostap/src/crypto/aes-internal-dec.c linenumber=70
                  rijndaelKeySetupDec /src/hostap/src/crypto/aes-internal-dec.c linenumber=66
                    rijndaelKeySetupEnc /src/hostap/src/crypto/aes-internal.c linenumber=34
                    rotr /src/hostap/src/crypto/./aes_i.h linenumber=50
                    rotr /src/hostap/src/crypto/./aes_i.h linenumber=51
                    rotr /src/hostap/src/crypto/./aes_i.h linenumber=52
                aes_encrypt_deinit /src/hostap/src/crypto/aes-internal-enc.c linenumber=72
                des3_key_setup /src/hostap/src/crypto/des-internal.c linenumber=83
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=459
                    cookey /src/hostap/src/crypto/des-internal.c linenumber=314
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=460
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=461
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=463
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=464
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=465
                des_key_setup /src/hostap/src/crypto/des-internal.c linenumber=91
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=430
                  deskey /src/hostap/src/crypto/des-internal.c linenumber=431
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=125
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1305
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1307
          tls_process_server_finished /src/hostap/src/tls/tlsv1_client_read.c linenumber=1542
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1329
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1331
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1340
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1343
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1349
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1351
            WPA_GET_BE24 /src/hostap/src/tls/../utils/common.h linenumber=1356
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1362
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1365
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1371
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1374
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1378
            crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=1385
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1387
            crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=1398
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1399
            crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=1402
            crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=1409
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1412
            tls_prf /src/hostap/src/tls/tlsv1_common.c linenumber=1423
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1427
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1428
            wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=1432
            os_memcmp_const /src/hostap/src/utils/os_unix.c linenumber=1435
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1436
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1437
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1442
          tls_process_application_data /src/hostap/src/tls/tlsv1_client_read.c linenumber=1547
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1461
            tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=1463
            wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=1471
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=1552
          tls_verify_hash_add /src/hostap/src/tls/tlsv1_common.c linenumber=1559
        tlsv1_client_handshake_write /src/hostap/src/tls/tlsv1_client_write.c linenumber=259
          tls_send_client_key_exchange /src/hostap/src/tls/tlsv1_client_write.c linenumber=940
            tls_client_cert_chain_der_len /src/hostap/src/tls/tlsv1_client_write.c linenumber=870
              x509_certificate_self_signed /src/hostap/src/tls/x509v3.c linenumber=35
                x509_name_compare /src/hostap/src/tls/x509v3.c linenumber=2290
              x509_certificate_get_subject /src/hostap/src/tls/x509v3.c linenumber=37
                x509_name_compare /src/hostap/src/tls/x509v3.c linenumber=2276
            tls_write_client_certificate /src/hostap/src/tls/tlsv1_client_write.c linenumber=880
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=261
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=266
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=286
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=290
              WPA_PUT_BE24 /src/hostap/src/tls/../utils/common.h linenumber=294
              x509_certificate_self_signed /src/hostap/src/tls/x509v3.c linenumber=299
              x509_certificate_get_subject /src/hostap/src/tls/x509v3.c linenumber=301
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=311
              WPA_PUT_BE24 /src/hostap/src/tls/../utils/common.h linenumber=314
              WPA_PUT_BE24 /src/hostap/src/tls/../utils/common.h linenumber=316
              tlsv1_record_send /src/hostap/src/tls/tlsv1_record.c linenumber=318
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=321
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=322
              tls_verify_hash_add /src/hostap/src/tls/tlsv1_common.c linenumber=328
            tls_write_client_key_exchange /src/hostap/src/tls/tlsv1_client_write.c linenumber=886
              tls_get_cipher_suite /src/hostap/src/tls/tlsv1_common.c linenumber=514
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=522
              tlsv1_key_x_dh /src/hostap/src/tls/tlsv1_client_write.c linenumber=538
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=345
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=347
                os_get_random /src/hostap/src/utils/os_unix.c linenumber=351
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=352
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=354
                memcmp  linenumber=360
                wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=368
                crypto_mod_exp /src/hostap/src/crypto/crypto_internal-modexp.c linenumber=382
                  bignum_init /src/hostap/src/tls/bignum.c linenumber=97
                  bignum_init /src/hostap/src/tls/bignum.c linenumber=98
                  bignum_init /src/hostap/src/tls/bignum.c linenumber=99
                  bignum_init /src/hostap/src/tls/bignum.c linenumber=100
                  bignum_set_unsigned_bin /src/hostap/src/tls/bignum.c linenumber=106
                  bignum_set_unsigned_bin /src/hostap/src/tls/bignum.c linenumber=107
                  bignum_set_unsigned_bin /src/hostap/src/tls/bignum.c linenumber=108
                  bignum_exptmod /src/hostap/src/tls/bignum.c linenumber=111
                  bignum_get_unsigned_bin /src/hostap/src/tls/bignum.c linenumber=114
                  bignum_deinit /src/hostap/src/tls/bignum.c linenumber=117
                  bignum_deinit /src/hostap/src/tls/bignum.c linenumber=118
                  bignum_deinit /src/hostap/src/tls/bignum.c linenumber=119
                  bignum_deinit /src/hostap/src/tls/bignum.c linenumber=120
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=386
                wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=393
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=397
                WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=403
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=406
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=421
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=423
                crypto_mod_exp /src/hostap/src/crypto/crypto_internal-modexp.c linenumber=430
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=434
                wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=440
                tls_derive_keys /src/hostap/src/tls/tlsv1_client.c linenumber=445
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=446
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=447
                tlsv1_client_free_dh /src/hostap/src/tls/tlsv1_client.c linenumber=454
              tlsv1_key_x_rsa /src/hostap/src/tls/tlsv1_client_write.c linenumber=541
                tls_derive_pre_master_secret /src/hostap/src/tls/tlsv1_client.c linenumber=465
                  tls_client_highest_ver /src/hostap/src/tls/tlsv1_client.c linenumber=67
                  WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=67
                  os_get_random /src/hostap/src/utils/os_unix.c linenumber=68
                tls_derive_keys /src/hostap/src/tls/tlsv1_client.c linenumber=466
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=468
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=469
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=478
                crypto_public_key_encrypt_pkcs1_v15 /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=486
                  pkcs1_encrypt /src/hostap/src/tls/pkcs1.c linenumber=76
                    crypto_rsa_get_modulus_len /src/hostap/src/tls/rsa.c linenumber=87
                    pkcs1_generate_encryption_block /src/hostap/src/tls/pkcs1.c linenumber=89
                      os_get_random /src/hostap/src/utils/os_unix.c linenumber=58
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=59
                      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=70
                    crypto_rsa_exptmod /src/hostap/src/tls/rsa.c linenumber=93
                tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=493
                WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=497
                wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=498
              WPA_PUT_BE24 /src/hostap/src/tls/../utils/common.h linenumber=545
              tlsv1_record_send /src/hostap/src/tls/tlsv1_record.c linenumber=547
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=550
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=551
              tls_verify_hash_add /src/hostap/src/tls/tlsv1_common.c linenumber=556
            tls_write_client_certificate_verify /src/hostap/src/tls/tlsv1_client_write.c linenumber=888
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=573
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=612
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=615
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=644
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=645
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=648
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=657
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=659
              wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=671
              crypto_private_key_sign_pkcs1 /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=705
                pkcs1_encrypt /src/hostap/src/tls/pkcs1.c linenumber=94
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=707
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=708
              WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=712
              WPA_PUT_BE24 /src/hostap/src/tls/../utils/common.h linenumber=716
              tlsv1_record_send /src/hostap/src/tls/tlsv1_record.c linenumber=718
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=721
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=722
              tls_verify_hash_add /src/hostap/src/tls/tlsv1_common.c linenumber=728
            tls_write_client_change_cipher_spec /src/hostap/src/tls/tlsv1_client_write.c linenumber=889
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=742
              tlsv1_record_send /src/hostap/src/tls/tlsv1_record.c linenumber=746
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=749
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=750
              tlsv1_record_change_write_cipher /src/hostap/src/tls/tlsv1_record.c linenumber=755
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=77
                crypto_cipher_deinit /src/hostap/src/crypto/crypto_internal-cipher.c linenumber=83
                crypto_cipher_init /src/hostap/src/crypto/crypto_internal-cipher.c linenumber=87
                wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=91
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=758
            tls_write_client_finished /src/hostap/src/tls/tlsv1_client_write.c linenumber=890
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=777
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=785
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=787
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=798
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=799
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=802
              crypto_hash_finish /src/hostap/src/crypto/crypto_internal.c linenumber=809
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=812
              tls_prf /src/hostap/src/tls/tlsv1_common.c linenumber=823
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=827
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=828
              wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=832
              WPA_PUT_BE24 /src/hostap/src/tls/../utils/common.h linenumber=840
              tls_verify_hash_add /src/hostap/src/tls/tlsv1_common.c linenumber=843
              tlsv1_record_send /src/hostap/src/tls/tlsv1_record.c linenumber=845
              wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=848
              tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=849
          tls_send_change_cipher_spec /src/hostap/src/tls/tlsv1_client_write.c linenumber=942
            tls_write_client_change_cipher_spec /src/hostap/src/tls/tlsv1_client_write.c linenumber=917
            tls_write_client_finished /src/hostap/src/tls/tlsv1_client_write.c linenumber=918
            wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=925
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=944
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=954
        wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=264
        tlsv1_client_send_alert /src/hostap/src/tls/tlsv1_client_write.c linenumber=268
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=966
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=979
          WPA_PUT_BE16 /src/hostap/src/tls/../utils/common.h linenumber=993
        os_zalloc /src/hostap/src/utils/os_unix.c linenumber=272
        wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=277
      wpabuf_alloc_ext_data /src/hostap/src/utils/wpabuf.c linenumber=495
        os_zalloc /src/hostap/src/utils/os_unix.c linenumber=146
      wpabuf_alloc_ext_data /src/hostap/src/utils/wpabuf.c linenumber=503
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=90
  tls_connection_get_failed /src/hostap/src/crypto/tls_internal.c linenumber=94
    tlsv1_server_get_failed /src/hostap/src/tls/tlsv1_server.c linenumber=729
  wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=95
  tls_connection_established /src/hostap/src/crypto/tls_internal.c linenumber=98
    tlsv1_client_established /src/hostap/src/tls/tlsv1_client.c linenumber=170
    tlsv1_server_established /src/hostap/src/tls/tlsv1_server.c linenumber=174
  read_msg /src/hostap/tests/fuzzing/tls-client/tls-client.c linenumber=102
    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=32
    WPA_GET_BE16 /src/hostap/tests/fuzzing/tls-client/../../../src/utils/common.h linenumber=35
    wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=38
    wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=42
    wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=44
    wpabuf_put_data /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpabuf.h linenumber=47
    wpa_hexdump_buf /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpa_debug.h linenumber=49
      wpabuf_head /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpabuf.h linenumber=118
      wpabuf_len /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpabuf.h linenumber=119
      wpa_hexdump /src/hostap/src/utils/wpa_debug.c linenumber=118
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=103
  tls_connection_established /src/hostap/src/crypto/tls_internal.c linenumber=107
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=111
  wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=112
  wpabuf_put_str /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpabuf.h linenumber=115
    strlen  linenumber=194
    wpabuf_put_data /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpabuf.h linenumber=194
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=116
  tls_connection_encrypt /src/hostap/src/crypto/tls_internal.c linenumber=117
    wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=561
    wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=561
    wpabuf_head /src/hostap/src/crypto/../utils/wpabuf.h linenumber=564
    wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=565
    wpabuf_mhead /src/hostap/src/crypto/../utils/wpabuf.h linenumber=566
    wpabuf_size /src/hostap/src/crypto/../utils/wpabuf.h linenumber=567
    tlsv1_client_encrypt /src/hostap/src/tls/tlsv1_client.c linenumber=564
      wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=303
      tlsv1_record_send /src/hostap/src/tls/tlsv1_record.c linenumber=306
      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=308
      tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=309
    wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=569
    wpabuf_put /src/hostap/src/utils/wpabuf.c linenumber=572
    wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=580
    wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=580
    wpabuf_head /src/hostap/src/crypto/../utils/wpabuf.h linenumber=583
    wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=584
    wpabuf_mhead /src/hostap/src/crypto/../utils/wpabuf.h linenumber=585
    wpabuf_size /src/hostap/src/crypto/../utils/wpabuf.h linenumber=586
    tlsv1_server_encrypt /src/hostap/src/tls/tlsv1_server.c linenumber=583
      wpa_hexdump_key /src/hostap/src/utils/wpa_debug.c linenumber=233
      wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=238
      tlsv1_server_alert /src/hostap/src/tls/tlsv1_server.c linenumber=239
    wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=588
    wpabuf_put /src/hostap/src/utils/wpabuf.c linenumber=591
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=118
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=123
  wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=124
  wpabuf_put_str /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpabuf.h linenumber=127
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=128
  read_msg /src/hostap/tests/fuzzing/tls-client/tls-client.c linenumber=129
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=130
  tls_connection_decrypt /src/hostap/src/crypto/tls_internal.c linenumber=135
    tls_connection_decrypt2 /src/hostap/src/crypto/tls_internal.c linenumber=603
      wpabuf_head /src/hostap/src/crypto/../utils/wpabuf.h linenumber=617
      wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=618
      tlsv1_client_decrypt /src/hostap/src/tls/tlsv1_client.c linenumber=617
        wpabuf_resize /src/hostap/src/utils/wpabuf.c linenumber=344
        wpabuf_put_data /src/hostap/src/tls/../utils/wpabuf.h linenumber=350
        wpabuf_head /src/hostap/src/tls/../utils/wpabuf.h linenumber=351
        wpabuf_len /src/hostap/src/tls/../utils/wpabuf.h linenumber=352
        wpabuf_resize /src/hostap/src/utils/wpabuf.c linenumber=360
        wpabuf_put /src/hostap/src/utils/wpabuf.c linenumber=364
        wpabuf_tailroom /src/hostap/src/tls/../utils/wpabuf.h linenumber=365
        tlsv1_record_receive /src/hostap/src/tls/tlsv1_record.c linenumber=366
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=369
        wpabuf_alloc_copy /src/hostap/src/utils/wpabuf.c linenumber=376
        wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=377
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=380
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=398
        wpabuf_put /src/hostap/src/utils/wpabuf.c linenumber=418
        wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=423
        wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=428
        wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=429
        tls_alert /src/hostap/src/tls/tlsv1_client.c linenumber=431
      wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=626
      wpabuf_alloc /src/hostap/src/utils/wpabuf.c linenumber=626
      wpabuf_head /src/hostap/src/crypto/../utils/wpabuf.h linenumber=629
      wpabuf_len /src/hostap/src/crypto/../utils/wpabuf.h linenumber=630
      wpabuf_mhead /src/hostap/src/crypto/../utils/wpabuf.h linenumber=631
      wpabuf_size /src/hostap/src/crypto/../utils/wpabuf.h linenumber=632
      tlsv1_server_decrypt /src/hostap/src/tls/tlsv1_server.c linenumber=629
        tlsv1_record_receive /src/hostap/src/tls/tlsv1_record.c linenumber=277
        tlsv1_server_log /src/hostap/src/tls/tlsv1_server.c linenumber=280
          vsnprintf  linenumber=31
          vsnprintf  linenumber=38
          wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=41
        tlsv1_server_alert /src/hostap/src/tls/tlsv1_server.c linenumber=281
        tlsv1_server_alert /src/hostap/src/tls/tlsv1_server.c linenumber=288
        tlsv1_server_log /src/hostap/src/tls/tlsv1_server.c linenumber=294
        tlsv1_server_alert /src/hostap/src/tls/tlsv1_server.c linenumber=295
        tlsv1_server_log /src/hostap/src/tls/tlsv1_server.c linenumber=299
        tlsv1_server_alert /src/hostap/src/tls/tlsv1_server.c linenumber=308
        tlsv1_server_log /src/hostap/src/tls/tlsv1_server.c linenumber=314
        tlsv1_server_alert /src/hostap/src/tls/tlsv1_server.c linenumber=316
        wpa_printf /src/hostap/src/utils/wpa_debug.c linenumber=333
        tlsv1_server_alert /src/hostap/src/tls/tlsv1_server.c linenumber=335
      wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=634
      wpabuf_put /src/hostap/src/utils/wpabuf.c linenumber=637
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=136
  wpa_hexdump_buf /src/hostap/tests/fuzzing/tls-client/../../../src/utils/wpa_debug.h linenumber=140
  tls_connection_deinit /src/hostap/src/crypto/tls_internal.c linenumber=146
    tlsv1_client_deinit /src/hostap/src/tls/tlsv1_client.c linenumber=156
      crypto_public_key_free /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=512
      tlsv1_record_set_cipher_suite /src/hostap/src/tls/tlsv1_record.c linenumber=513
      tlsv1_record_change_write_cipher /src/hostap/src/tls/tlsv1_record.c linenumber=514
      tlsv1_record_change_read_cipher /src/hostap/src/tls/tlsv1_record.c linenumber=515
      tls_verify_hash_free /src/hostap/src/tls/tlsv1_common.c linenumber=516
      tlsv1_client_free_dh /src/hostap/src/tls/tlsv1_client.c linenumber=518
      tlsv1_cred_free /src/hostap/src/tls/tlsv1_cred.c linenumber=519
        x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=34
        x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=35
        crypto_private_key_free /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=36
          crypto_rsa_free /src/hostap/src/tls/rsa.c linenumber=107
      wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=520
      x509_certificate_chain_free /src/hostap/src/tls/x509v3.c linenumber=521
    tlsv1_server_deinit /src/hostap/src/tls/tlsv1_server.c linenumber=160
      tlsv1_server_clear_data /src/hostap/src/tls/tlsv1_server.c linenumber=445
        tlsv1_record_set_cipher_suite /src/hostap/src/tls/tlsv1_record.c linenumber=420
        tlsv1_record_change_write_cipher /src/hostap/src/tls/tlsv1_record.c linenumber=421
        tlsv1_record_change_read_cipher /src/hostap/src/tls/tlsv1_record.c linenumber=422
        tls_verify_hash_free /src/hostap/src/tls/tlsv1_common.c linenumber=423
        crypto_public_key_free /src/hostap/src/crypto/crypto_internal-rsa.c linenumber=425
  tls_deinit /src/hostap/src/crypto/tls_internal.c linenumber=147
    tlsv1_client_global_deinit /src/hostap/src/tls/tlsv1_client.c linenumber=74
      crypto_global_deinit /src/hostap/src/crypto/crypto_internal.c linenumber=457
    tlsv1_server_global_deinit /src/hostap/src/tls/tlsv1_server.c linenumber=77
      crypto_global_deinit /src/hostap/src/crypto/crypto_internal.c linenumber=368
    tlsv1_cred_free /src/hostap/src/tls/tlsv1_cred.c linenumber=81
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=149
  wpabuf_free /src/hostap/src/utils/wpabuf.c linenumber=150
====================================
