diff options
author | jsing <> | 2023-03-07 05:54:40 +0000 |
---|---|---|
committer | jsing <> | 2023-03-07 05:54:40 +0000 |
commit | d92645e4cc1bfb53f3218199eb21c2e876dbd098 (patch) | |
tree | 07d53a2b726919335b3c36251e87d4935cb61573 /src/lib/libcrypto/dsa/dsa_lib.c | |
parent | 0daa6622d61e367179eb7a4e37fa9171ddf92484 (diff) | |
download | openbsd-d92645e4cc1bfb53f3218199eb21c2e876dbd098.tar.gz openbsd-d92645e4cc1bfb53f3218199eb21c2e876dbd098.tar.bz2 openbsd-d92645e4cc1bfb53f3218199eb21c2e876dbd098.zip |
Move EC_GFp_simple_method() to the bottom of the file.
Most of the implemeentation functions for EC_GFp_simple_method() are reused
by other code, hence they cannot be made static. However, this keeps the
pattern consistent.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions