Initialize a key context for shared-secret derivation (key exchange).
Declared in <openssl/evp.h>
<openssl/evp.h>
int EVP_PKEY_derive_init(EVP_PKEY_CTX* ctx);
1 on success, or 0 / a negative value on failure.