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