diff options
author | jsing <> | 2025-08-12 10:00:40 +0000 |
---|---|---|
committer | jsing <> | 2025-08-12 10:00:40 +0000 |
commit | a33b5fdaa6df6faaf1a3fabbd6a4937e8249ee69 (patch) | |
tree | ea5aa07fcb7db9688fe927e28a4b37fabd65c854 /src/lib/libssl | |
parent | 6579aa60908701d308df77065093fc34bffc030c (diff) | |
download | openbsd-a33b5fdaa6df6faaf1a3fabbd6a4937e8249ee69.tar.gz openbsd-a33b5fdaa6df6faaf1a3fabbd6a4937e8249ee69.tar.bz2 openbsd-a33b5fdaa6df6faaf1a3fabbd6a4937e8249ee69.zip |
Add const to bignum_*() function calls.
Now that s2n-bignum has marked various inputs as const, we can do the same.
In most cases we were casting away const, which we no longer need to do.
Diffstat (limited to 'src/lib/libssl')
0 files changed, 0 insertions, 0 deletions