EVP_PKEY_cmp
ret = EVP_PKEY_cmp(xk, k);
switch (EVP_PKEY_cmp(xk, k)) {
int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b);