EVP_PKEY_paramgen
if (EVP_PKEY_paramgen(ctx, &pkey) <= 0) {
int EVP_PKEY_paramgen(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey);