EVP_PKEY_cmp
return EVP_PKEY_cmp(a->pkey, b->pkey) == 1;
int EVP_PKEY_cmp(const EVP_PKEY *a, const EVP_PKEY *b);