SilcSKEStatus silc_ske_get_group_by_name(const char *name, SilcSKEDiffieHellmanGroup *ret);
Returns the Diffie Hellman group into the `ret' pointer by group name indicated by the `name'. Returns error status if the group was not found.