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

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
496 2144 14 :

['EVP_MD_CTX_free', '_libssh2_sha512_init', 'strlen', '_libssh2_packet_require', '_libssh2_htonu32', '_libssh2_sha256_init', 'BN_bn2bin', '_libssh2_debug_low', 'EVP_DigestFinal', 'EVP_DigestUpdate', '_libssh2_sha384_init', '_libssh2_transport_send', 'explicit_bzero', 'BN_num_bits']

498 2332 ecdh_sha2_nistp call site: 00000 /src/libssh2/src/kex.c:1878
318 1612 4 :

['_libssh2_transport_send', 'explicit_bzero', '_libssh2_sha_algo_value_hash', '_libssh2_packet_require']

326 1870 diffie_hellman_sha_algo call site: 00000 /src/libssh2/src/kex.c:632
96 1598 8 :

['EVP_MD_CTX_free', '_libssh2_sha256_init', '_libssh2_debug_low', 'EVP_DigestFinal', 'EVP_DigestUpdate', '_libssh2_transport_send', 'explicit_bzero', '_libssh2_packet_require']

98 1693 curve25519_sha256 call site: 00000 /src/libssh2/src/kex.c:2548
31 31 1 :

['_libssh2_dsa_sha1_verify']

31 31 hostkey_method_ssh_dss_sig_verify call site: 00000 /src/libssh2/src/hostkey.c:633
28 47 4 :

['_libssh2_channel_nextid', '_libssh2_list_add', '_libssh2_calloc', '_libssh2_debug_low']

28 1542 packet_x11_open call site: 00382 /src/libssh2/src/packet.c:349
25 44 3 :

['_libssh2_channel_nextid', '_libssh2_list_add', '_libssh2_debug_low']

25 1539 packet_authagent_open call site: 00407 /src/libssh2/src/packet.c:489
12 12 1 :

['_libssh2_sha384_init']

12 12 _libssh2_sha_algo_ctx_init call site: 00000 /src/libssh2/src/kex.c:114
11 11 2 :

['strchr', 'kex_get_method_by_name']

13 85 kex_agree_kex_hostkey call site: 00168 /src/libssh2/src/kex.c:3468
11 11 2 :

['strchr', 'kex_get_method_by_name']

13 33 kex_agree_hostkey call site: 00179 /src/libssh2/src/kex.c:3391
11 11 2 :

['strchr', 'kex_get_method_by_name']

13 33 kex_agree_crypt call site: 00190 /src/libssh2/src/kex.c:3547
11 11 2 :

['strchr', 'kex_get_method_by_name']

13 33 kex_agree_mac call site: 00200 /src/libssh2/src/kex.c:3611
11 11 2 :

['strchr', 'kex_get_method_by_name']

13 33 kex_agree_comp call site: 00211 /src/libssh2/src/kex.c:3664

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 libssh2_init [function] [call site] 00001
2 _libssh2_openssl_crypto_init [function] [call site] 00002
3 ENGINE_load_builtin_engines [call site] 00003
3 ENGINE_register_all_complete [call site] 00004
1 fprintf [call site] 00005
1 socketpair [call site] 00006
1 __errno_location [call site] 00007
1 send [call site] 00008
1 __errno_location [call site] 00009
1 fprintf [call site] 00010
1 shutdown [call site] 00011
1 fprintf [call site] 00012
1 libssh2_session_init_ex [function] [call site] 00013
2 libssh2_default_alloc [function] [call site] 00014
2 libssh2_default_free [function] [call site] 00015
2 libssh2_default_realloc [function] [call site] 00016
3 realloc [call site] 00017
2 _libssh2_send [function] [call site] 00018
3 send [call site] 00019
3 __errno_location [call site] 00020
3 __errno_location [call site] 00021
2 _libssh2_recv [function] [call site] 00022
3 recv [call site] 00023
3 __errno_location [call site] 00024
3 __errno_location [call site] 00025
3 __errno_location [call site] 00026
2 _libssh2_debug_low [function] [call site] 00027
3 gettimeofday [call site] 00028
3 snprintf [call site] 00029
3 vsnprintf [call site] 00030
3 fprintf [call site] 00031
2 _libssh2_init_if_needed [function] [call site] 00032
3 libssh2_init [function] [call site] 00033
1 libssh2_session_set_blocking [function] [call site] 00034
2 _libssh2_session_set_blocking [function] [call site] 00035
3 _libssh2_debug_low [function] [call site] 00036
1 libssh2_session_handshake [function] [call site] 00037
2 time [call site] 00038
2 session_startup [function] [call site] 00039
3 _libssh2_debug_low [function] [call site] 00040
3 _libssh2_error [function] [call site] 00041
4 _libssh2_error_flags [function] [call site] 00042
5 fprintf [call site] 00043
5 strlen [call site] 00044
5 _libssh2_debug_low [function] [call site] 00045
3 get_socket_nonblocking [function] [call site] 00046
4 fcntl [call site] 00047
3 session_nonblock [function] [call site] 00048
4 fcntl [call site] 00049
4 fcntl [call site] 00050
4 fcntl [call site] 00051
3 _libssh2_error [function] [call site] 00052
3 banner_send [function] [call site] 00053
4 strlen [call site] 00054
4 _libssh2_debug_low [function] [call site] 00055
4 _libssh2_debug_low [function] [call site] 00056
4 _libssh2_debug_low [function] [call site] 00057
3 _libssh2_error [function] [call site] 00058
3 banner_receive [function] [call site] 00059
4 _libssh2_debug_low [function] [call site] 00060
4 _libssh2_debug_low [function] [call site] 00061
4 _libssh2_error [function] [call site] 00062
4 _libssh2_debug_low [function] [call site] 00063
3 _libssh2_error [function] [call site] 00064
3 strncmp [call site] 00065
3 _libssh2_kex_exchange [function] [call site] 00066
4 kexinit [function] [call site] 00067
5 strlen [call site] 00068
5 kex_method_strlen [function] [call site] 00069
6 strlen [call site] 00070
5 strlen [call site] 00071
5 libssh2_hostkey_methods [function] [call site] 00072
5 kex_method_strlen [function] [call site] 00073
5 strlen [call site] 00074
5 libssh2_crypt_methods [function] [call site] 00075
5 kex_method_strlen [function] [call site] 00076
5 strlen [call site] 00077
5 libssh2_crypt_methods [function] [call site] 00078
5 kex_method_strlen [function] [call site] 00079
5 strlen [call site] 00080
5 _libssh2_mac_methods [function] [call site] 00081
5 kex_method_strlen [function] [call site] 00082
5 strlen [call site] 00083
5 _libssh2_mac_methods [function] [call site] 00084
5 kex_method_strlen [function] [call site] 00085
5 strlen [call site] 00086
5 _libssh2_comp_methods [function] [call site] 00087
5 kex_method_strlen [function] [call site] 00088
5 strlen [call site] 00089
5 _libssh2_comp_methods [function] [call site] 00090
5 kex_method_strlen [function] [call site] 00091
5 strlen [call site] 00092
5 kex_method_strlen [function] [call site] 00093
5 strlen [call site] 00094
5 kex_method_strlen [function] [call site] 00095
5 _libssh2_error [function] [call site] 00096
5 _libssh2_openssl_random [function] [call site] 00097
6 RAND_bytes [call site] 00098
5 _libssh2_error [function] [call site] 00099
5 _libssh2_htonu32 [function] [call site] 00100
5 kex_method_list [function] [call site] 00101
6 _libssh2_htonu32 [function] [call site] 00102
6 strlen [call site] 00103
5 _libssh2_htonu32 [function] [call site] 00104
5 libssh2_hostkey_methods [function] [call site] 00105
5 kex_method_list [function] [call site] 00106
5 _libssh2_htonu32 [function] [call site] 00107
5 libssh2_crypt_methods [function] [call site] 00108
5 kex_method_list [function] [call site] 00109
5 _libssh2_htonu32 [function] [call site] 00110
5 libssh2_crypt_methods [function] [call site] 00111
5 kex_method_list [function] [call site] 00112
5 _libssh2_htonu32 [function] [call site] 00113
5 _libssh2_mac_methods [function] [call site] 00114
5 kex_method_list [function] [call site] 00115
5 _libssh2_htonu32 [function] [call site] 00116
5 _libssh2_mac_methods [function] [call site] 00117
5 kex_method_list [function] [call site] 00118
5 _libssh2_htonu32 [function] [call site] 00119
5 _libssh2_comp_methods [function] [call site] 00120
5 kex_method_list [function] [call site] 00121
5 _libssh2_htonu32 [function] [call site] 00122
5 _libssh2_comp_methods [function] [call site] 00123
5 kex_method_list [function] [call site] 00124
5 _libssh2_htonu32 [function] [call site] 00125
5 kex_method_list [function] [call site] 00126
5 _libssh2_htonu32 [function] [call site] 00127
5 kex_method_list [function] [call site] 00128
5 _libssh2_htonu32 [function] [call site] 00129
5 _libssh2_debug_low [function] [call site] 00130
5 _libssh2_debug_low [function] [call site] 00131
5 _libssh2_debug_low [function] [call site] 00132
5 _libssh2_debug_low [function] [call site] 00133
5 _libssh2_debug_low [function] [call site] 00134
5 _libssh2_debug_low [function] [call site] 00135
5 _libssh2_debug_low [function] [call site] 00136
5 _libssh2_debug_low [function] [call site] 00137
5 _libssh2_debug_low [function] [call site] 00138
5 _libssh2_debug_low [function] [call site] 00139
5 _libssh2_transport_send [function] [call site] 00140
6 _libssh2_debug_low [function] [call site] 00141
6 _libssh2_kex_exchange [function] [call site] 00142
7 _libssh2_packet_require [function] [call site] 00143
8 _libssh2_packet_ask [function] [call site] 00144
9 _libssh2_list_first [function] [call site] 00145
9 _libssh2_debug_low [function] [call site] 00146
9 memcmp [call site] 00147
9 _libssh2_list_remove [function] [call site] 00148
9 _libssh2_list_next [function] [call site] 00149
8 time [call site] 00150
8 _libssh2_transport_read [function] [call site] 00151
9 _libssh2_debug_low [function] [call site] 00152
9 _libssh2_kex_exchange [function] [call site] 00153
10 kex_agree_methods [function] [call site] 00154
11 _libssh2_get_string [function] [call site] 00155
12 _libssh2_get_u32 [function] [call site] 00156
13 _libssh2_check_length [function] [call site] 00157
13 _libssh2_ntohu32 [function] [call site] 00158
12 _libssh2_check_length [function] [call site] 00159
11 _libssh2_get_string [function] [call site] 00160
11 _libssh2_get_string [function] [call site] 00161
11 _libssh2_get_string [function] [call site] 00162
11 _libssh2_get_string [function] [call site] 00163
11 _libssh2_get_string [function] [call site] 00164
11 _libssh2_get_string [function] [call site] 00165
11 _libssh2_get_string [function] [call site] 00166
11 _libssh2_check_length [function] [call site] 00167
11 kex_agree_kex_hostkey [function] [call site] 00168
12 strchr [call site] 00169
12 strlen [call site] 00170
12 kex_agree_instr [function] [call site] 00171
13 strncmp [call site] 00172
13 memchr [call site] 00173
13 strncmp [call site] 00174
12 kex_get_method_by_name [function] [call site] 00175
13 strlen [call site] 00176
13 strncmp [call site] 00177
12 kex_agree_hostkey [function] [call site] 00178
13 libssh2_hostkey_methods [function] [call site] 00179
13 strchr [call site] 00180
13 strlen [call site] 00181
13 kex_agree_instr [function] [call site] 00182
13 kex_get_method_by_name [function] [call site] 00183
13 strlen [call site] 00184
13 kex_agree_instr [function] [call site] 00185
12 strlen [call site] 00186
12 kex_agree_instr [function] [call site] 00187
12 kex_agree_hostkey [function] [call site] 00188
11 kex_agree_crypt [function] [call site] 00189
12 libssh2_crypt_methods [function] [call site] 00190
12 strchr [call site] 00191
12 strlen [call site] 00192
12 kex_agree_instr [function] [call site] 00193
12 kex_get_method_by_name [function] [call site] 00194
12 strlen [call site] 00195
12 kex_agree_instr [function] [call site] 00196
11 kex_agree_crypt [function] [call site] 00197
11 kex_agree_mac [function] [call site] 00198
12 _libssh2_mac_methods [function] [call site] 00199
12 _libssh2_mac_override [function] [call site] 00200
13 strcmp [call site] 00201
13 strcmp [call site] 00202
12 strchr [call site] 00203
12 strlen [call site] 00204
12 kex_agree_instr [function] [call site] 00205
12 kex_get_method_by_name [function] [call site] 00206
12 strlen [call site] 00207
12 kex_agree_instr [function] [call site] 00208
11 kex_agree_mac [function] [call site] 00209
11 kex_agree_comp [function] [call site] 00210
12 _libssh2_comp_methods [function] [call site] 00211
12 strchr [call site] 00212
12 strlen [call site] 00213
12 kex_agree_instr [function] [call site] 00214
12 kex_get_method_by_name [function] [call site] 00215
12 strlen [call site] 00216
12 kex_agree_instr [function] [call site] 00217
11 kex_agree_comp [function] [call site] 00218
11 _libssh2_debug_low [function] [call site] 00219
11 _libssh2_debug_low [function] [call site] 00220
11 _libssh2_debug_low [function] [call site] 00221
11 _libssh2_debug_low [function] [call site] 00222
11 _libssh2_debug_low [function] [call site] 00223
11 _libssh2_debug_low [function] [call site] 00224
11 _libssh2_debug_low [function] [call site] 00225
11 _libssh2_debug_low [function] [call site] 00226
10 _libssh2_error [function] [call site] 00227
9 __assert_fail [call site] 00228
9 _libssh2_debug_low [function] [call site] 00229
9 _libssh2_debug_low [function] [call site] 00230
9 debugdump [function] [call site] 00231
10 snprintf [call site] 00232
10 fprintf [call site] 00233
10 snprintf [call site] 00234
10 __ctype_b_loc [call site] 00235
10 fprintf [call site] 00236
9 _libssh2_ntohu32 [function] [call site] 00237
9 decrypt [function] [call site] 00238
10 __assert_fail [call site] 00239
9 _libssh2_ntohu32 [function] [call site] 00240
9 __assert_fail [call site] 00241
9 fullpacket [function] [call site] 00243
10 memcmp [call site] 00244
10 _libssh2_debug_low [function] [call site] 00245
10 debugdump [function] [call site] 00248
10 _libssh2_packet_add [function] [call site] 00249
11 _libssh2_debug_low [function] [call site] 00250
11 _libssh2_error [function] [call site] 00251
11 _libssh2_get_u32 [function] [call site] 00252
11 _libssh2_get_string [function] [call site] 00253
11 _libssh2_get_string [function] [call site] 00254
11 _libssh2_debug_low [function] [call site] 00255
11 _libssh2_error [function] [call site] 00256
11 _libssh2_get_string [function] [call site] 00257
11 _libssh2_get_string [function] [call site] 00258
11 _libssh2_debug_low [function] [call site] 00259
11 _libssh2_get_u32 [function] [call site] 00260
11 _libssh2_error [function] [call site] 00261
11 _libssh2_get_string [function] [call site] 00262
11 _libssh2_get_string [function] [call site] 00263
11 _libssh2_debug_low [function] [call site] 00264
11 memcmp [call site] 00265
11 _libssh2_error [function] [call site] 00266
11 _libssh2_ntohu32 [function] [call site] 00267
11 _libssh2_debug_low [function] [call site] 00268
11 _libssh2_transport_send [function] [call site] 00269
12 debugdump [function] [call site] 00270
12 debugdump [function] [call site] 00271
12 send_existing [function] [call site] 00272
13 _libssh2_debug_low [function] [call site] 00273
13 debugdump [function] [call site] 00274
12 _libssh2_htonu32 [function] [call site] 00275
12 _libssh2_openssl_random [function] [call site] 00276
12 _libssh2_error [function] [call site] 00277
12 _libssh2_debug_low [function] [call site] 00278
12 __assert_fail [call site] 00279
12 _libssh2_debug_low [function] [call site] 00280
12 _libssh2_debug_low [function] [call site] 00281
12 debugdump [function] [call site] 00282
11 _libssh2_ntohu32 [function] [call site] 00283
11 _libssh2_channel_locate [function] [call site] 00284
12 _libssh2_list_first [function] [call site] 00285
12 _libssh2_list_next [function] [call site] 00286
12 _libssh2_list_first [function] [call site] 00287
12 _libssh2_list_first [function] [call site] 00288
12 _libssh2_list_next [function] [call site] 00289
12 _libssh2_list_next [function] [call site] 00290
11 _libssh2_error [function] [call site] 00291
11 _libssh2_ntohu32 [function] [call site] 00292
11 _libssh2_debug_low [function] [call site] 00293
11 _libssh2_debug_low [function] [call site] 00294
11 _libssh2_debug_low [function] [call site] 00295
11 _libssh2_channel_receive_window_adjust [function] [call site] 00296
12 _libssh2_debug_low [function] [call site] 00297
12 _libssh2_htonu32 [function] [call site] 00298
12 _libssh2_htonu32 [function] [call site] 00299
12 _libssh2_debug_low [function] [call site] 00300
12 _libssh2_transport_send [function] [call site] 00301
12 _libssh2_error [function] [call site] 00302
12 _libssh2_error [function] [call site] 00303
11 _libssh2_error [function] [call site] 00304
11 _libssh2_error [function] [call site] 00305
11 _libssh2_error [function] [call site] 00306
11 _libssh2_debug_low [function] [call site] 00307
11 _libssh2_ntohu32 [function] [call site] 00308
11 _libssh2_channel_locate [function] [call site] 00309
11 _libssh2_debug_low [function] [call site] 00310
11 _libssh2_ntohu32 [function] [call site] 00311
11 _libssh2_ntohu32 [function] [call site] 00312
11 _libssh2_debug_low [function] [call site] 00313
11 memcmp [call site] 00314
11 _libssh2_channel_locate [function] [call site] 00315
11 _libssh2_ntohu32 [function] [call site] 00316
11 _libssh2_debug_low [function] [call site] 00317
11 memcmp [call site] 00318
11 _libssh2_channel_locate [function] [call site] 00319
11 _libssh2_ntohu32 [function] [call site] 00320
11 _libssh2_error [function] [call site] 00321
11 _libssh2_transport_send [function] [call site] 00322
11 _libssh2_ntohu32 [function] [call site] 00323
11 _libssh2_channel_locate [function] [call site] 00324
11 _libssh2_debug_low [function] [call site] 00325
11 _libssh2_ntohu32 [function] [call site] 00326
11 memcmp [call site] 00327
11 packet_queue_listener [function] [call site] 00328
12 _libssh2_list_first [function] [call site] 00329
12 _libssh2_error [function] [call site] 00330
12 _libssh2_get_u32 [function] [call site] 00331
12 _libssh2_error [function] [call site] 00332
12 _libssh2_get_u32 [function] [call site] 00333
12 _libssh2_error [function] [call site] 00334
12 _libssh2_get_u32 [function] [call site] 00335
12 _libssh2_get_string [function] [call site] 00336
12 _libssh2_error [function] [call site] 00337
12 _libssh2_error [function] [call site] 00338
12 _libssh2_get_u32 [function] [call site] 00339
12 _libssh2_error [function] [call site] 00340
12 _libssh2_debug_low [function] [call site] 00341
12 strlen [call site] 00342
12 memcmp [call site] 00343
12 _libssh2_debug_low [function] [call site] 00344
12 _libssh2_calloc [function] [call site] 00345
12 _libssh2_error [function] [call site] 00346
12 _libssh2_error [function] [call site] 00347
12 _libssh2_channel_nextid [function] [call site] 00348
13 _libssh2_list_first [function] [call site] 00349
13 _libssh2_list_next [function] [call site] 00350
13 _libssh2_debug_low [function] [call site] 00351
12 _libssh2_debug_low [function] [call site] 00352
12 _libssh2_store_u32 [function] [call site] 00353
13 _libssh2_htonu32 [function] [call site] 00354
12 _libssh2_store_u32 [function] [call site] 00355
12 _libssh2_store_u32 [function] [call site] 00356
12 _libssh2_store_u32 [function] [call site] 00357
12 _libssh2_transport_send [function] [call site] 00358
12 _libssh2_error [function] [call site] 00359
12 _libssh2_list_add [function] [call site] 00360
12 _libssh2_list_next [function] [call site] 00361
12 _libssh2_store_str [function] [call site] 00362
13 _libssh2_store_u32 [function] [call site] 00363
13 __assert_fail [call site] 00364
12 _libssh2_htonu32 [function] [call site] 00365
12 _libssh2_transport_send [function] [call site] 00366
12 _libssh2_error [function] [call site] 00367
11 _libssh2_ntohu32 [function] [call site] 00368
11 memcmp [call site] 00369
11 packet_x11_open [function] [call site] 00370
12 _libssh2_error [function] [call site] 00371
12 _libssh2_get_u32 [function] [call site] 00372
12 _libssh2_error [function] [call site] 00373
12 _libssh2_get_u32 [function] [call site] 00374
12 _libssh2_error [function] [call site] 00375
12 _libssh2_get_u32 [function] [call site] 00376
12 _libssh2_error [function] [call site] 00377
12 _libssh2_get_string [function] [call site] 00378
12 _libssh2_error [function] [call site] 00379
12 _libssh2_get_u32 [function] [call site] 00380
12 _libssh2_error [function] [call site] 00381
12 _libssh2_debug_low [function] [call site] 00382
12 _libssh2_calloc [function] [call site] 00383
12 _libssh2_error [function] [call site] 00384
12 _libssh2_error [function] [call site] 00385
12 _libssh2_channel_nextid [function] [call site] 00386
12 _libssh2_debug_low [function] [call site] 00387
12 _libssh2_store_u32 [function] [call site] 00388
12 _libssh2_store_u32 [function] [call site] 00389
12 _libssh2_store_u32 [function] [call site] 00390
12 _libssh2_store_u32 [function] [call site] 00391
12 _libssh2_transport_send [function] [call site] 00392
12 _libssh2_error [function] [call site] 00393
12 _libssh2_list_add [function] [call site] 00394
12 _libssh2_store_u32 [function] [call site] 00395
12 _libssh2_store_u32 [function] [call site] 00396
12 _libssh2_store_str [function] [call site] 00397
12 _libssh2_htonu32 [function] [call site] 00398
12 _libssh2_transport_send [function] [call site] 00399
12 _libssh2_error [function] [call site] 00400
11 _libssh2_ntohu32 [function] [call site] 00401
11 memcmp [call site] 00402
11 packet_authagent_open [function] [call site] 00403
12 _libssh2_ntohu32 [function] [call site] 00404
12 _libssh2_ntohu32 [function] [call site] 00405
12 _libssh2_ntohu32 [function] [call site] 00406
12 _libssh2_debug_low [function] [call site] 00407
12 _libssh2_error [function] [call site] 00408
12 _libssh2_error [function] [call site] 00409
12 _libssh2_channel_nextid [function] [call site] 00410
12 _libssh2_debug_low [function] [call site] 00411
12 _libssh2_store_u32 [function] [call site] 00412
12 _libssh2_store_u32 [function] [call site] 00413
12 _libssh2_store_u32 [function] [call site] 00414
12 _libssh2_transport_send [function] [call site] 00415
12 _libssh2_error [function] [call site] 00416
12 _libssh2_list_add [function] [call site] 00417
12 _libssh2_store_u32 [function] [call site] 00418
12 _libssh2_store_u32 [function] [call site] 00419
12 _libssh2_store_str [function] [call site] 00420
12 _libssh2_htonu32 [function] [call site] 00421
12 _libssh2_transport_send [function] [call site] 00422
12 _libssh2_error [function] [call site] 00423
11 _libssh2_ntohu32 [function] [call site] 00424
11 _libssh2_ntohu32 [function] [call site] 00425
11 _libssh2_channel_locate [function] [call site] 00426
11 _libssh2_debug_low [function] [call site] 00427
11 _libssh2_debug_low [function] [call site] 00428
11 _libssh2_list_add [function] [call site] 00429
11 _libssh2_debug_low [function] [call site] 00430
11 _libssh2_kex_exchange [function] [call site] 00431
8 _libssh2_packet_ask [function] [call site] 00432
8 time [call site] 00433
5 _libssh2_error [function] [call site] 00434
3 _libssh2_error [function] [call site] 00435
3 _libssh2_debug_low [function] [call site] 00436
3 _libssh2_htonu32 [function] [call site] 00437
3 _libssh2_transport_send [function] [call site] 00438
3 _libssh2_error [function] [call site] 00439
3 _libssh2_packet_require [function] [call site] 00440
3 _libssh2_error [function] [call site] 00441
3 _libssh2_error [function] [call site] 00442
3 strncmp [call site] 00443
3 _libssh2_error [function] [call site] 00444
1 libssh2_session_disconnect_ex [function] [call site] 00445
2 time [call site] 00446
2 session_disconnect [function] [call site] 00447
3 _libssh2_debug_low [function] [call site] 00448
3 strlen [call site] 00449
3 strlen [call site] 00450
3 _libssh2_error [function] [call site] 00451
3 _libssh2_error [function] [call site] 00452
3 _libssh2_store_u32 [function] [call site] 00453
3 _libssh2_store_str [function] [call site] 00454
3 _libssh2_store_u32 [function] [call site] 00455
3 _libssh2_transport_send [function] [call site] 00456
1 libssh2_session_free [function] [call site] 00457
2 time [call site] 00458
2 session_free [function] [call site] 00459
3 _libssh2_debug_low [function] [call site] 00460
3 _libssh2_list_first [function] [call site] 00461
3 _libssh2_channel_free [function] [call site] 00462
4 __assert_fail [call site] 00463
4 _libssh2_debug_low [function] [call site] 00464
4 _libssh2_channel_close [function] [call site] 00465
5 channel_send_eof [function] [call site] 00466
6 _libssh2_debug_low [function] [call site] 00467
6 _libssh2_htonu32 [function] [call site] 00468
6 _libssh2_transport_send [function] [call site] 00469
6 _libssh2_error [function] [call site] 00470
6 _libssh2_error [function] [call site] 00471
5 _libssh2_error [function] [call site] 00472
5 _libssh2_debug_low [function] [call site] 00473
5 _libssh2_htonu32 [function] [call site] 00474
5 _libssh2_transport_send [function] [call site] 00475
5 _libssh2_error [function] [call site] 00476
5 _libssh2_error [function] [call site] 00477
5 _libssh2_transport_read [function] [call site] 00478
4 _libssh2_htonu32 [function] [call site] 00479
4 _libssh2_packet_ask [function] [call site] 00480
4 _libssh2_packet_ask [function] [call site] 00481
4 _libssh2_list_remove [function] [call site] 00482
3 _libssh2_list_first [function] [call site] 00483
3 _libssh2_channel_forward_cancel [function] [call site] 00484
4 strlen [call site] 00485
4 _libssh2_debug_low [function] [call site] 00486
4 _libssh2_store_str [function] [call site] 00487
4 _libssh2_store_u32 [function] [call site] 00488
4 _libssh2_transport_send [function] [call site] 00489
4 _libssh2_error [function] [call site] 00490
4 _libssh2_error [function] [call site] 00491
4 _libssh2_list_next [function] [call site] 00492
4 _libssh2_channel_free [function] [call site] 00493
4 _libssh2_list_remove [function] [call site] 00494
3 _libssh2_list_first [function] [call site] 00495
3 _libssh2_debug_low [function] [call site] 00496
3 _libssh2_list_remove [function] [call site] 00497
3 _libssh2_debug_low [function] [call site] 00498
3 session_nonblock [function] [call site] 00499
3 _libssh2_debug_low [function] [call site] 00500
1 libssh2_exit [function] [call site] 00501
2 _libssh2_openssl_crypto_exit [function] [call site] 00502
1 close [call site] 00503
1 close [call site] 00504