3449f7c76c
The conversion from 'unsigned long' to 'int' in line 805 is due to the laziness of declaring a carry flag as BN_ULONG, to save an extra line of declaration. The constants in conditional context come from the macro 'bn_cp_32'. The unconst cast is used for initializing local BIGNUM constants; the struct member is declared as non-const pointer. |
||
---|---|---|
.. | ||
dist/ipsec-tools | ||
external | ||
Makefile.openssl | ||
TODO |