EVP_KEM_is_a
if (select_name != NULL && !EVP_KEM_is_a(k, select_name))
int EVP_KEM_is_a(const EVP_KEM *wrap, const char *name);