Displaying 1 result from an estimated 1 matches for "des3_setkey".
2001 Dec 05
2
OpenSSH compile problem on Solaris 8 & 9
...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'
cipher.c:96: incompatible type for argument 2 of `des_set_key'
cipher.c:97: incompatible type for argument 2 of `des_set_key'
cipher.c: In function `des3_cbc_encrypt':
cipher.c:114: incompatible type for argument 4...