EVP_PKEY_CTX_set_data
EVP_PKEY_CTX_set_data(ctx, hctx);
EVP_PKEY_CTX_set_data(ctx, NULL);
void EVP_PKEY_CTX_set_data(EVP_PKEY_CTX *ctx, void *data);