Since BN_LLONG will only be defined for Alpha/VMS and not VAX/VMS,
authorRichard Levitte <levitte@openssl.org>
Fri, 6 May 2005 13:34:35 +0000 (13:34 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 6 May 2005 13:34:35 +0000 (13:34 +0000)
commit82e8cb403a09e82955397e15d5df1c16d0c8491f
tree821b5a2d67c76e3d8429ae90db3b754abcce5d38
parentabee01c6f8a656e244688f71e94c6864bbe5e338
Since BN_LLONG will only be defined for Alpha/VMS and not VAX/VMS,
there's no need to undefine it here.  Then, let's get a bit paranoid
and not define BN_ULLONG on THIRTY_TWO_BIT machines when BN_LLONG
isn't defined.
crypto/bn/bn.h