summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa/ecdsa.c
diff options
context:
space:
mode:
authortb <>2023-07-10 03:26:30 +0000
committertb <>2023-07-10 03:26:30 +0000
commit7088bd4571207ed09ccfefbdf3a05f1cca8ba8bc (patch)
tree10232f355cdbfecc44284cb8c0994275c45fff50 /src/lib/libcrypto/ecdsa/ecdsa.c
parent52790ba31e8dbfcb4dfcbcf0025ca01a2d342e5d (diff)
downloadopenbsd-7088bd4571207ed09ccfefbdf3a05f1cca8ba8bc.tar.gz
openbsd-7088bd4571207ed09ccfefbdf3a05f1cca8ba8bc.tar.bz2
openbsd-7088bd4571207ed09ccfefbdf3a05f1cca8ba8bc.zip
Pull BIGNUM constants out of get_* function bodies
The get_rfc*_prime_* functions will be removed. The constants will remain for the BN_get_rfc*_prime_* functions. Make the latter call BN_bin2bn() directly on these constants rather than going through get_*. This avoids some overlong lines. Also KNF for some comments. Reduces the diff I currently carry by quite a bit.
Diffstat (limited to 'src/lib/libcrypto/ecdsa/ecdsa.c')
0 files changed, 0 insertions, 0 deletions