Displaying 2 results from an estimated 2 matches for "des_key_sz".
2003 Jan 09
0
Building openssh-3.5p1 with new DES functions
...uot; -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect1.c
cc: Warning: /usr/local/openssl/include/openssl/des.h, line 104: The redefinition of the macro "DES_KEY_SZ" conflicts with a current definition because the replacement lists differ. The redefinition is now in effect. (macroredef)
#define DES_KEY_SZ (sizeof(DES_cblock))
--------------------------------^
cc: Warning: /usr/local/openssl/include/openssl/des.h, line 105: The redefinition of the ma...
2003 Dec 01
0
No subject
...lsec -lgen -lsocket -lnsl -ldl
Compiling lib/util.c
In file included from /usr/local/ssl/include/evp.h:79,
from /usr/local/ssl/include/x509.h:87,
from /usr/local/ssl/include/ssl.h:146,
from lib/util.c:55:
/usr/local/ssl/include/des.h:95: warning: `DES_KEY_SZ' redefined
/usr/include/kerberos/des.h:29: warning: this is the location of the previous definition
In file included from /usr/local/ssl/include/evp.h:79,
from /usr/local/ssl/include/x509.h:87,
from /usr/local/ssl/include/ssl.h:146,
from lib/ut...