Displaying 1 result from an estimated 1 matches for "shlib_wrap".
2010 Aug 05
1
[LLVMdev] possible miscompilation of openssl on x86-64
...using clang I can build it and run all tests successfully. On
x86-64 using clang r110287 I get the error 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
expect...