diff options
author | tb <> | 2024-02-18 15:43:21 +0000 |
---|---|---|
committer | tb <> | 2024-02-18 15:43:21 +0000 |
commit | 6098295db7aa89d96198a327d46d76586bd54ee0 (patch) | |
tree | 6328727e7cb9491a64c63f54c26ec67574168bdb /src/lib/libcrypto/rsa/rsa_oaep.c | |
parent | 8649ab60e71ce1289b2311ce03e64455620cb86b (diff) | |
download | openbsd-6098295db7aa89d96198a327d46d76586bd54ee0.tar.gz openbsd-6098295db7aa89d96198a327d46d76586bd54ee0.tar.bz2 openbsd-6098295db7aa89d96198a327d46d76586bd54ee0.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/rsa_oaep.c')
0 files changed, 0 insertions, 0 deletions