EVP_KEYEXCH_is_a
if (select_name != NULL && !EVP_KEYEXCH_is_a(k, select_name))
int EVP_KEYEXCH_is_a(const EVP_KEYEXCH *keyexch, const char *name);