Displaying 1 result from an estimated 1 matches for "des_ssh1_encrypt".
Did you mean:
des3_ssh1_encrypt
2001 Dec 05
2
OpenSSH compile problem on Solaris 8 & 9
...askpass\"
-D_PATH_SFTP_SERVER=\"/opt/pkgs/openssh-3.0.1p1/libexec/sftp-server\"
-D_PATH_SSH_PIDDIR=\"/var/run\" -DHAVE_CONFIG_H -c cipher.c
cipher.c: In function `des_ssh1_setkey':
cipher.c:71: incompatible type for argument 2 of `des_set_key'
cipher.c: In function `des_ssh1_encrypt':
cipher.c:82: incompatible type for argument 4 of `des_ncbc_encrypt'
cipher.c: In function `des_ssh1_decrypt':
cipher.c:88: incompatible type for argument 4 of `des_ncbc_encrypt'
cipher.c: In function `des3_setkey':
cipher.c:95: incompatible type for argument 2 of `des_set_key&...