Diff:
libssh.so 0.5.5 (x86_64)
libssh.so 0.6.0 (x86_64)

ABI
Viewer

SymbolsTypes



Type Usage: ssh_crypto_struct (2)


Used As Name Used In
FIELD .current_crypto struct ssh_session_struct {
    ...
    ssh_buffer in_hashbuf,
    ssh_buffer out_hashbuf,
    struct ssh_crypto_struct* current_crypto,
    struct ssh_crypto_struct* next_crypto,
    struct ssh_list* channels,
    ...
} »
FIELD .next_crypto struct ssh_session_struct {
    ...
    ssh_buffer out_hashbuf,
    struct ssh_crypto_struct* current_crypto,
    struct ssh_crypto_struct* next_crypto,
    struct ssh_list* channels,
    int maxchannel,
    ...
} »



Andrey Ponomarenko's ABI laboratory