diff options
author | jsing <> | 2023-02-16 10:41:03 +0000 |
---|---|---|
committer | jsing <> | 2023-02-16 10:41:03 +0000 |
commit | d3699a732b869a27d4edac40e74816362ea9be8a (patch) | |
tree | 1567d4016a24536bb2e57960203cb4c640cd41e3 /src/regress/lib/libssl/unit/ssl_methods.c | |
parent | 86621357e60f9e67b9a598c67567b92aeaead6ba (diff) | |
download | openbsd-d3699a732b869a27d4edac40e74816362ea9be8a.tar.gz openbsd-d3699a732b869a27d4edac40e74816362ea9be8a.tar.bz2 openbsd-d3699a732b869a27d4edac40e74816362ea9be8a.zip |
Rename bn_umul_hilo() to bn_mulw().
This keeps the naming consistent with the other bignum primitives that have
been recently introduced. Also, use 1/0 intead of h/l (e.g. a1 instead of
ah), as this keeps consistency with other primitives and allows for naming
that works with double word, triple word and quadruple word inputs/outputs.
Discussed with tb@
Diffstat (limited to 'src/regress/lib/libssl/unit/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions