summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa/ecs_err.c
diff options
context:
space:
mode:
authortb <>2023-07-28 08:57:46 +0000
committertb <>2023-07-28 08:57:46 +0000
commit7aa7795ba7b5996013e1187d1dcfb2ba5ab41ade (patch)
tree1a047ecab660e19bf306669b8cf60cf559cce5c5 /src/lib/libcrypto/ecdsa/ecs_err.c
parent1b556e1d9c04f68f2dc52b8ddb2b6fb329bf2875 (diff)
downloadopenbsd-7aa7795ba7b5996013e1187d1dcfb2ba5ab41ade.tar.gz
openbsd-7aa7795ba7b5996013e1187d1dcfb2ba5ab41ade.tar.bz2
openbsd-7aa7795ba7b5996013e1187d1dcfb2ba5ab41ade.zip
Place public ECDSA API next to the internal methods
It is hard to remember that ECDSA_do_{sign,verify}() call ecdsa_sign_sig(). Especially since the distinction to ECDSA_{sign,verify}() isn't clear from the names. To add to the confusion, the public API is ordered differently than the methods they call. So in this case it seems tidier to place the public API next to the methods. ok jsing
Diffstat (limited to 'src/lib/libcrypto/ecdsa/ecs_err.c')
0 files changed, 0 insertions, 0 deletions