CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/13 12:06:47
Modified files:
lib/libssl/src/doc/crypto: EVP_PKEY_decrypt.pod
EVP_PKEY_encrypt.pod
Log message:
Fix examples for EVP_PKEY_CTX_set_rsa_padding.
Noted here, https://github.com/libressl-portable/portable/issues/161, we
document a non-existent constant in the examples for
EVP_PKEY_CTX_set_rsa_padding.
ok deraadt@
