dsniff
2.4b2
About: A collection of tools for network auditing
![]() ![]() |
Data Fields | |
struct bf_key_st | key |
u_char | iv [8] |
Definition at line 24 of file sshcrypto.c.
u_char blowfish_state::iv[8] |
Definition at line 26 of file sshcrypto.c.
Referenced by blowfish_decrypt(), blowfish_encrypt(), and blowfish_init().
struct bf_key_st blowfish_state::key |
Definition at line 25 of file sshcrypto.c.
Referenced by blowfish_decrypt(), blowfish_encrypt(), and blowfish_init().