Loading doc/crypto/BN_new.pod +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ to the value 0. BN_free() frees the components of the B<BIGNUM>, and if it was created by BN_new(), also the structure itself. BN_clear_free() additionally overwrites the data before the memory is returned to the system. If B<a> is NULL, nothing is done. =head1 RETURN VALUES Loading Loading
doc/crypto/BN_new.pod +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ to the value 0. BN_free() frees the components of the B<BIGNUM>, and if it was created by BN_new(), also the structure itself. BN_clear_free() additionally overwrites the data before the memory is returned to the system. If B<a> is NULL, nothing is done. =head1 RETURN VALUES Loading