diff options
author | tb <> | 2023-01-15 13:58:44 +0000 |
---|---|---|
committer | tb <> | 2023-01-15 13:58:44 +0000 |
commit | 2994748fbb9da0ea1469bb730a4125d8341972a9 (patch) | |
tree | 2c99126e5e5391e363e1a1748cd072046f3ff4c6 /src/lib/libcrypto/x86cpuid.pl | |
parent | b5834617204e7520b0209bcff7f1c4a559e05422 (diff) | |
download | openbsd-2994748fbb9da0ea1469bb730a4125d8341972a9.tar.gz openbsd-2994748fbb9da0ea1469bb730a4125d8341972a9.tar.bz2 openbsd-2994748fbb9da0ea1469bb730a4125d8341972a9.zip |
gost: add missing BN_CTX_{start,end}() pair
The new BN_CTX code enforces that the context be started before a BIGNUM
can be obtained from it via BN_CTX_get(), tests for ssl/interop and the
openssl app broke, implying missing test coverage in libcrypto itself.
Add the obviously missing bits.
reported by anton
ok jsing
Diffstat (limited to 'src/lib/libcrypto/x86cpuid.pl')
0 files changed, 0 insertions, 0 deletions