Cast the pointers to the BIGNUM data to unsigned long *. This would be
authorRichard Levitte <levitte@openssl.org>
Wed, 3 Apr 2002 14:47:23 +0000 (14:47 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 3 Apr 2002 14:47:23 +0000 (14:47 +0000)
commite874ee0850ae839559c50ceeafdc9f4d3273b466
treee4a32da054b7de42c1790c7e70fb28c127b213ae
parentc20f3735582e668d1b2c655bb3dd5c14f9c28eb9
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