diff options
author | tb <> | 2024-11-30 21:09:59 +0000 |
---|---|---|
committer | tb <> | 2024-11-30 21:09:59 +0000 |
commit | 07c8646d26fc16dffec24d00b748fd0c79737e40 (patch) | |
tree | 6ae3aed64b6827756f2a5efd89b1c53c99db42c5 /src/lib/libcrypto/dsa/dsa_prn.c | |
parent | 529820265bc18529d80625ea64a94b5502e646aa (diff) | |
download | openbsd-07c8646d26fc16dffec24d00b748fd0c79737e40.tar.gz openbsd-07c8646d26fc16dffec24d00b748fd0c79737e40.tar.bz2 openbsd-07c8646d26fc16dffec24d00b748fd0c79737e40.zip |
Inline trivial EC point methods
Like most of the "group" methods these are shared between Montgomery
curves and simple curves. There's no point in five methods hanging off
the EC_METHODS struct whne they can just as well be inlined in the
public API. It makes all files involved shorter...
ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_prn.c')
0 files changed, 0 insertions, 0 deletions