diff options
author | tb <> | 2024-10-18 18:03:45 +0000 |
---|---|---|
committer | tb <> | 2024-10-18 18:03:45 +0000 |
commit | b3fec1d6c86918444061a6974a8f296d62a4f22b (patch) | |
tree | 23979bed173de2674f63daa86bd4cba8ba277301 /src/lib/libcrypto/ec/ec_lib.c | |
parent | 61a3f28c2540d10a72c399ef04d86bb95486e94f (diff) | |
download | openbsd-b3fec1d6c86918444061a6974a8f296d62a4f22b.tar.gz openbsd-b3fec1d6c86918444061a6974a8f296d62a4f22b.tar.bz2 openbsd-b3fec1d6c86918444061a6974a8f296d62a4f22b.zip |
Simplify EC_get_builtin_curves().
When determining the minimum of nitems and EC_CURVE_LIST_LENGTH
we need neither an extra variable nor a ternary operator.
Diffstat (limited to 'src/lib/libcrypto/ec/ec_lib.c')
0 files changed, 0 insertions, 0 deletions