diff options
author | jsing <> | 2023-01-21 14:10:46 +0000 |
---|---|---|
committer | jsing <> | 2023-01-21 14:10:46 +0000 |
commit | 2214dcc033ff3579f3a48443478f30f86f6ab1fd (patch) | |
tree | c674e735576adcb64f11808ce3d786d4f7be9085 /src/lib/libcrypto/dsa/dsa_vrf.c | |
parent | f44e0d85c80d2dad7ff261827baa5ff4fe261bf9 (diff) | |
download | openbsd-2214dcc033ff3579f3a48443478f30f86f6ab1fd.tar.gz openbsd-2214dcc033ff3579f3a48443478f30f86f6ab1fd.tar.bz2 openbsd-2214dcc033ff3579f3a48443478f30f86f6ab1fd.zip |
Refactor BN_sqr().
This splits BN_sqr() into two parts, one of which is a separate bn_sqr()
function. This makes the code more readable and managable, while also
providing a better entry point for assembly optimisation.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_vrf.c')
0 files changed, 0 insertions, 0 deletions