Duplicate a public-key algorithm context (not supported during keygen).
Declared in <openssl/evp.h>
<openssl/evp.h>
EVP_PKEY_CTX* EVP_PKEY_CTX_dup(EVP_PKEY_CTX const* ctx);
Newly allocated copy, or NULL on failure.