Displaying 1 result from an estimated 1 matches for "0x10000001l".
Did you mean:
0x10000001
2013 Jan 18
0
Inconsisten declaration of ssh_aes_ctr_iv() (fwd)
....h
--- openbsd-compat/openssl-compat.h 9 Jan 2013 05:42:49 -0000 1.21
+++ openbsd-compat/openssl-compat.h 17 Jan 2013 23:13:34 -0000
@@ -40,7 +40,7 @@
# define EVP_CIPHER_CTX_get_app_data(e) ((e)->app_data)
#endif
-#if OPENSSL_VERSION_NUMBER < 0x1000000fL
+#if OPENSSL_VERSION_NUMBER < 0x10000001L
# define LIBCRYPTO_EVP_INL_TYPE unsigned int
#else
# define LIBCRYPTO_EVP_INL_TYPE size_t
> I applied the diff you supplied, along with the previous diff. The
> regression tests got further along, but now fail in integrity.sh:
>
> run test integrity.sh ...
> test integrity: hmac...