diff options
author | tb <> | 2023-04-07 22:14:20 +0000 |
---|---|---|
committer | tb <> | 2023-04-07 22:14:20 +0000 |
commit | f593920787b705ac874bbd2f1c8be19129bd36ac (patch) | |
tree | e3477a180a97d357fb1d33aff12c545a27d48024 /src/lib/libcrypto/stack/stack.h | |
parent | 12add2938751c4ab868b4efbc8833b9767b89bf2 (diff) | |
download | openbsd-f593920787b705ac874bbd2f1c8be19129bd36ac.tar.gz openbsd-f593920787b705ac874bbd2f1c8be19129bd36ac.tar.bz2 openbsd-f593920787b705ac874bbd2f1c8be19129bd36ac.zip |
bn_test: inline the only use of lst[]
lst[] can be converted from a bit string to a hex string. Use BN_hex2bn()
isntead of BN_bin2bn(). Handle this inside test_lshift() rather than doing
artistic ownership dances.
Diffstat (limited to 'src/lib/libcrypto/stack/stack.h')
0 files changed, 0 insertions, 0 deletions