committed at revision trunk 1746. committed at revision whitetank 1681. On Mon, 2009-01-26 at 12:15 -0700, Steven Dake wrote: > The crypto code was using a typedef unsigned long to represent a 32 bit > value. On all 64 bit platforms I have available to me to test, unsigned > long evaluates to 32 bits. On s390x it evaluates to 64 bits. This > naturally causes all kinds of chaos with the encryption system. > > Also this patch will use the proper set of macros when executing the > crypto algorithms, although they are just performance enhancements and > have no compatability changing values. > > Regards > -steve > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
