Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()
authortb <tb@openbsd.org>
Sun, 30 Apr 2023 19:23:54 +0000 (19:23 +0000)
committertb <tb@openbsd.org>
Sun, 30 Apr 2023 19:23:54 +0000 (19:23 +0000)
commit3bdd232f5689b1d274ef330f9b8fad24bf97d4b8
treea075c0bcc1f158478a0e19afe4ad2e92e2151676
parentb019a9aeab6fc78dfdf9f4a08aac37085ddccb28
Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()
which are no longer macros (and the latter is no longer deprecated and
no longer attempts to allocate memory).
lib/libcrypto/man/BN_zero.3