summaryrefslogtreecommitdiffstats
path: root/crypto/evp
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@unified-streaming.com>2022-05-05 16:23:16 +0200
committerPauli <pauli@openssl.org>2022-05-09 10:53:25 +1000
commitecb1ed1b0e5aea5b71e8a98e95b6f9f022d61c89 (patch)
tree68ef2b5d6450d02ed7bc668c5ed3e161ffb7c9a4 /crypto/evp
parentbe92036b347e381fd606e100b6c91f1bab4b7718 (diff)
Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examples
The example code in EVP_PKEY_decrypt(3) and EVP_PKEY_encrypt(3) and uses a nonexistent padding mode `RSA_OAEP_PADDING`, which should be `RSA_PKCS1_OAEP_PADDING` instead. CLA: trivial Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18255)
Diffstat (limited to 'crypto/evp')
0 files changed, 0 insertions, 0 deletions