diff options
author | tb <> | 2024-11-08 21:56:58 +0000 |
---|---|---|
committer | tb <> | 2024-11-08 21:56:58 +0000 |
commit | de6bfd564bb65a46744c9bedbd05b88a1376169d (patch) | |
tree | f45e83abb03af3e8624bd646ee394b1468a99a81 /src/lib/libcrypto/ec/ec_mult.c | |
parent | 7281f3e87eb42fbf94d5b91ca42b7be6eeb0a1db (diff) | |
download | openbsd-de6bfd564bb65a46744c9bedbd05b88a1376169d.tar.gz openbsd-de6bfd564bb65a46744c9bedbd05b88a1376169d.tar.bz2 openbsd-de6bfd564bb65a46744c9bedbd05b88a1376169d.zip |
Clean up EC_KEY_free
r is a silly name for an EC_KEY and it is silly to assign the refcount
to a variable i (short for uninspired) when you can check the function
return directly. Tweak sizeof in freezero to jsing's liking.
ok beck jsing
Diffstat (limited to 'src/lib/libcrypto/ec/ec_mult.c')
0 files changed, 0 insertions, 0 deletions