search for: set_key

Displaying 6 results from an estimated 6 matches for "set_key".

Did you mean: get_key
2002 Apr 24
2
OpenSSH and support for KTH-Krb4
...d-compat/ -R/usr/local/ssl/lib -L/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -L/usr/athena/lib -R/usr/athena/lib -lssh -lopenbsd-compat -lresolv -ldes -lkrb -lz -lsocket -lnsl -lcrypto -ldes ld: fatal: symbol `des_key_sched' is multiply-defined: (file /usr/athena/lib/libdes.a(set_key.o) and file /usr/local/ssl/lib/libcrypto.a(set_key.o)); ld: fatal: symbol `des_is_weak_key' is multiply-defined: (file /usr/athena/lib/libdes.a(set_key.o) and file /usr/local/ssl/lib/libcrypto.a(set_key.o)); ld: fatal: symbol `des_set_key' is multiply-defined: (file /usr/ath...
2001 Jul 16
1
openssh 2.9p1 on Solaris 2.6 with AFS
...loop.o -L. -Lopenbsd-compat/ -R/usr/local/ssl/lib -L/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -L/usr/athena/lib -R/usr/athena/lib -L/usr/afsws/lib -lssh -lopenbsd-compat -lkafs -lresolv -ldes -lkrb -lpam -ldl -lwrap -lz -lsocket -lnsl -lgen -lcrypto -ldes /usr/local/ssl/lib/libcrypto.a(set_key.o): In function `des_check_key_parity': set_key.o(.text+0x380): multiple definition of `des_check_key_parity' /usr/local/lib/libdes.a(key_parity.o)(.text+0x98): first defined here /usr/local/sparc-sun-solaris2.6/bin/ld: Warning: size of symbol `des_check_key_parity' changed from 180 to...
2001 Jun 18
0
multiply-defined error during make
Hello All, During the make of openssh-2.9 on solaris 5.8 make failed with the following error: ld: fatal: symbol `des_check_key' is multiply-defined: (file /xxx/xxx/solaris/admin/sys/krb4/lib/libdes.a(set_key.o) and file / xxx/xxx/solaris/openssl/lib/libcrypto.a(set_key.o)); ld: fatal: symbol `des_set_odd_parity' is multiply-defined: (file /xxx/xxx/solaris/admin/sys/krb4/lib/libdes.a(set_key.o) and file / xxx/xxx/solaris/openssl/lib/libcrypto.a(set_key.o)); ld: fatal: symbol `des_is_weak_key...
2010 Aug 05
1
[LLVMdev] possible miscompilation of openssl on x86-64
...rror message below during "make test". Not sure if anyone has time to look into this but I'm probably not the right person to start debugging it... Thanks, John Regehr ../util/shlib_wrap.sh ./bftest testing blowfish in raw ecb mode testing blowfish in ecb mode testing blowfish set_key testing blowfish in cbc mode testing blowfish in cfb64 mode testing blowfish in ofb64 ../util/shlib_wrap.sh ./casttest ecb cast error encrypting for keysize 128 got :9B 8C 2F F3 49 DB 70 23 expected:23 8B 4F E5 84 7E 44 B2 ecb cast error encrypting for keysize 80 got :D5 3F 3D 1D F4 5E E0 6...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...3 0 0.01 23173 sei.ll 53 230283 0 0.03 230262 0 0.03 233470 selectpin.ll 1 26752 0 0.01 26719 0 0.01 26719 semi_interp.ll 4 139971 0 0.02 139942 0 0.02 139942 semi_restrict.ll 4 107446 0 0.02 107417 0 0.02 107417 setc.ll 13 101613 0 0.01 101583 0 0.02 98831 sethand.ll 1 8398 0 0.01 8372 0 0.01 8372 set_key.ll 5 31563 0 0.01 31536 0 0.01 31536 set.ll 50 180298 0 0.03 180268 0 0.02 175676 setMetricsData.ll 1 5580 0 0.01 5555 0 0.01 5555 SetProperties.ll 7 71034 0 0.01 70999 0 0.01 70999 setpwates.ll 1 9223 0 0.01 9190 0 0.01 9190 sgefa.ll 1 16061 0 0.01 16044 0 0.01 16044 sgesl.ll 1 20330 0 0.01 20313...