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
960 2621 15 :

['strlen', '_libssh2_sha_algo_ctx_init', '_libssh2_htonu32', '_libssh2_packet_require', '_libssh2_transport_send', '_libssh2_bn_from_bin', '_libssh2_dh_secret', 'BN_num_bits', '_libssh2_sha_algo_ctx_final', '_libssh2_debug_low', 'explicit_bzero', '_libssh2_sha_algo_value_hash', 'BN_bn2bin', '_libssh2_get_string', '_libssh2_sha_algo_ctx_update']

968 3005 diffie_hellman_sha_algo call site: 00000 /src/libssh2/src/kex.c:517
704 2668 19 :

['_libssh2_htonu32', '_libssh2_ecdh_gen_k', '_libssh2_get_string', 'BN_bn2bin', 'strlen', '_libssh2_sha512_init', '_libssh2_sha512_update', '_libssh2_packet_require', '_libssh2_transport_send', 'BN_num_bits', '_libssh2_sha384_update', 'explicit_bzero', '_libssh2_debug_low', '_libssh2_sha384_final', '_libssh2_sha512_final', '_libssh2_sha256_init', '_libssh2_sha256_update', '_libssh2_sha256_final', '_libssh2_sha384_init']

706 3011 ecdh_sha2_nistp call site: 00000 /src/libssh2/src/kex.c:1972
70 2002 13 :

['strlen', '_libssh2_htonu32', '_libssh2_curve25519_gen_k', '_libssh2_packet_require', '_libssh2_transport_send', '_libssh2_sha256_final', 'BN_num_bits', '_libssh2_debug_low', 'explicit_bzero', '_libssh2_sha256_init', 'BN_bn2bin', '_libssh2_sha256_update', '_libssh2_get_string']

72 2345 curve25519_sha256 call site: 00000 /src/libssh2/src/kex.c:2613
28 47 4 :

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

28 1690 packet_x11_open call site: 00403 /src/libssh2/src/packet.c:349
25 44 3 :

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

25 1687 packet_authagent_open call site: 00432 /src/libssh2/src/packet.c:506
17 43 3 :

['_libssh2_rsa_new', '_libssh2_eob', '_libssh2_get_string']

17 43 hostkey_method_ssh_rsa_init call site: 00000 /src/libssh2/src/hostkey.c:102
15 67 3 :

['_libssh2_dsa_new', '_libssh2_eob', '_libssh2_get_string']

15 67 hostkey_method_ssh_dss_init call site: 00000 /src/libssh2/src/hostkey.c:570
11 11 2 :

['kex_get_method_by_name', 'strchr']

13 85 kex_agree_kex_hostkey call site: 00202 /src/libssh2/src/kex.c:3624
11 11 2 :

['kex_get_method_by_name', 'strchr']

13 33 kex_agree_hostkey call site: 00213 /src/libssh2/src/kex.c:3541
11 11 2 :

['kex_get_method_by_name', 'strchr']

13 33 kex_agree_crypt call site: 00224 /src/libssh2/src/kex.c:3703
11 11 2 :

['kex_get_method_by_name', 'strchr']

13 33 kex_agree_mac call site: 00234 /src/libssh2/src/kex.c:3767
11 11 2 :

['kex_get_method_by_name', 'strchr']

13 33 kex_agree_comp call site: 00245 /src/libssh2/src/kex.c:3821

Fuzzer calltree

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