diff options
author | tb <> | 2023-04-07 22:14:20 +0000 |
---|---|---|
committer | tb <> | 2023-04-07 22:14:20 +0000 |
commit | e22e6ed0722dbf0f2df6bd5a19f5d54bab0b8254 (patch) | |
tree | e3477a180a97d357fb1d33aff12c545a27d48024 /src/lib | |
parent | b7e60fefc87283aae797f0a85778be21d7331edb (diff) | |
download | openbsd-e22e6ed0722dbf0f2df6bd5a19f5d54bab0b8254.tar.gz openbsd-e22e6ed0722dbf0f2df6bd5a19f5d54bab0b8254.tar.bz2 openbsd-e22e6ed0722dbf0f2df6bd5a19f5d54bab0b8254.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')
0 files changed, 0 insertions, 0 deletions