]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: document the internal integer overflow helpers
authorPauli <pauli@openssl.org>
Wed, 27 Oct 2021 23:21:19 +0000 (09:21 +1000)
committerPauli <pauli@openssl.org>
Fri, 12 Nov 2021 09:49:46 +0000 (19:49 +1000)
commitcccfc668286cc1010911c28ea1e76be7e1eac3e7
tree2b81d6d863e790d22a270650b639a76df9a84ec6
parentb037e3637a492fefe22b5fb12d7206afe6754ccd
doc: document the internal integer overflow helpers

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16930)
doc/internal/man3/OSSL_SAFE_MATH_SIGNED.pod [new file with mode: 0644]