diff options
author | tb <> | 2023-05-01 07:54:08 +0000 |
---|---|---|
committer | tb <> | 2023-05-01 07:54:08 +0000 |
commit | e403ec38092a02f61a4eec978529d0616b55ff00 (patch) | |
tree | 0962f0807e388b282b353e814fae1086e8689d79 /src/lib/libcrypto/stack/stack.c | |
parent | 9d1114dce6ed12953dcd612e5aec50f9607b882b (diff) | |
download | openbsd-e403ec38092a02f61a4eec978529d0616b55ff00.tar.gz openbsd-e403ec38092a02f61a4eec978529d0616b55ff00.tar.bz2 openbsd-e403ec38092a02f61a4eec978529d0616b55ff00.zip |
Clean up handling of nist_curves[]
There's no point in introducing a typedef only for two sizeof() calls.
We might as well use an anonymous struct for this list. Make it const
while there, drop some braces and compare strcmp() return value to 0.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/stack/stack.c')
0 files changed, 0 insertions, 0 deletions