Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,
authorschwarze <schwarze@openbsd.org>
Thu, 15 Feb 2018 14:52:16 +0000 (14:52 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 15 Feb 2018 14:52:16 +0000 (14:52 +0000)
commitdd30bed9f4eeb566931989ba0d02d6a28c10219a
tree8cc94d154a917924aaff1689049c7df1c93d5465
parent3d0df02f879d52542728f3fead45ab5ad884b760
Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,
removing parts that don't apply to OpenBSD.
13 files changed:
lib/libcrypto/man/EVP_DigestSignInit.3
lib/libcrypto/man/EVP_DigestVerifyInit.3
lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
lib/libcrypto/man/EVP_PKEY_CTX_new.3
lib/libcrypto/man/EVP_PKEY_decrypt.3
lib/libcrypto/man/EVP_PKEY_derive.3
lib/libcrypto/man/EVP_PKEY_encrypt.3
lib/libcrypto/man/EVP_PKEY_keygen.3
lib/libcrypto/man/EVP_PKEY_meth_new.3 [new file with mode: 0644]
lib/libcrypto/man/EVP_PKEY_sign.3
lib/libcrypto/man/EVP_PKEY_verify.3
lib/libcrypto/man/EVP_PKEY_verify_recover.3
lib/libcrypto/man/Makefile