diff options
author | tb <> | 2023-07-04 07:38:31 +0000 |
---|---|---|
committer | tb <> | 2023-07-04 07:38:31 +0000 |
commit | 2d46bf17610e19f84282d080d97de3351d957036 (patch) | |
tree | 086fbae4747cedb9ba7652be2ec888d5fd4cb5db /src/regress/lib/libssl/ssl | |
parent | f18142237b5f1c1ef068e17d45912d99c3daf77d (diff) | |
download | openbsd-2d46bf17610e19f84282d080d97de3351d957036.tar.gz openbsd-2d46bf17610e19f84282d080d97de3351d957036.tar.bz2 openbsd-2d46bf17610e19f84282d080d97de3351d957036.zip |
Factor the computation of ECDSA s into a function
ossl_ecdsa_sign_sig() is already complicated enough. The math bit is
entirely self contained and does not need to obfuscate control flow
and logic.
with feedback from and ok jsing
Diffstat (limited to 'src/regress/lib/libssl/ssl')
0 files changed, 0 insertions, 0 deletions