diff options
author | tb <> | 2024-02-18 15:43:21 +0000 |
---|---|---|
committer | tb <> | 2024-02-18 15:43:21 +0000 |
commit | 57ee559fa828c2d7f5c21fd1bee340fec067a508 (patch) | |
tree | 6328727e7cb9491a64c63f54c26ec67574168bdb /src/lib/libcrypto/rsa | |
parent | b1ff92161c9aab7f7a08d628eda0e94992c94f7b (diff) | |
download | openbsd-57ee559fa828c2d7f5c21fd1bee340fec067a508.tar.gz openbsd-57ee559fa828c2d7f5c21fd1bee340fec067a508.tar.bz2 openbsd-57ee559fa828c2d7f5c21fd1bee340fec067a508.zip |
Add EVP_MD_CTX_legacy_clear()
This is analogous to EVP_CIPHER_CTX_legacy_clear() and will serve as an
internal replacement for EVP_MD_CTX_init() until the conversion to heap
allocated ctx is completed. This way EVP_MD_CTX_init() can be changed to
match the OpenSSL 1.1 API.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/rsa')
0 files changed, 0 insertions, 0 deletions