diff options
author | tb <> | 2021-05-09 14:25:40 +0000 |
---|---|---|
committer | tb <> | 2021-05-09 14:25:40 +0000 |
commit | 43c113cccadf509f99393902ca7849399a77533a (patch) | |
tree | f112423d4c94314af4149c65ad8c2fc134c10edd /src/lib/libssl/man/SSL_get_error.3 | |
parent | 00a09bf96d7f1c78d30414599acdc9f4726ae1d9 (diff) | |
download | openbsd-43c113cccadf509f99393902ca7849399a77533a.tar.gz openbsd-43c113cccadf509f99393902ca7849399a77533a.tar.bz2 openbsd-43c113cccadf509f99393902ca7849399a77533a.zip |
Prepare to provide EVP_Digest{Sign,Verify}
These are one-shot versions combining EVP_Digest{Sign,Verify}{Update,Final}.
and are part of the OpenSSL 1.1.1 API. While they simplify callers in some
situations slightly, their real use is for EdDSA that by design can't be
split into Update/Final steps.
Based on OpenSSL commit 7539418981c140648a620d72edd7398564878b5c
ok inoguchi
Diffstat (limited to 'src/lib/libssl/man/SSL_get_error.3')
0 files changed, 0 insertions, 0 deletions