DCO
Kasatkin, Dmitry
dmitry.kasatkin at intel.com
Fri Dec 14 12:43:12 CET 2012
>From rndhw.c
Why such strange code is needed?
on i386 unsigned long is always 4...
Where is it different?
- Thanks
#undef USE_PADLOCK
#ifdef ENABLE_PADLOCK_SUPPORT
# ifdef HAVE_GCC_ATTRIBUTE_ALIGNED
# if (defined (__i386__) && SIZEOF_UNSIGNED_LONG == 4) || defined(__x86_64__)
# define USE_PADLOCK 1
# endif
# endif
#endif /*ENABLE_PADLOCK_SUPPORT*/
On Fri, Dec 14, 2012 at 1:30 PM, Werner Koch <wk at gnupg.org> wrote:
> On Fri, 14 Dec 2012 09:27, dmitry.kasatkin at intel.com said:
>
>> Here is my DCO.
>
> Thanks. Due to the usual Mailman bug, the signaure delivered by Mailman
> is broken, but the CC I received was fine.
>
>
> Shalom-Salam,
>
> Werner
>
> --
> Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
>
More information about the Gcrypt-devel
mailing list