Cast the pointers to the BIGNUM data to unsigned long *. This would be
authorRichard Levitte <levitte@openssl.org>
Wed, 3 Apr 2002 14:47:38 +0000 (14:47 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Apr 2002 14:47:38 +0000 (14:47 +0000)
commita096e9b71918b5cc7eb6323066e6c0bd3e2aed2c
treee809d40adafb4277d76945afca1ca76fd52c123a
parentddab25a90dd4bdddf0da1eb288af58ff16a74630
Cast the pointers to the BIGNUM data to unsigned long *.  This would be
harmful if we didn't also pass the exact number of bytes of that data
crypto/engine/hw_sureware.c