g_eli_algo2str
G_ELI_DEBUG(0, "Encryption: %s %u", g_eli_algo2str(sc->sc_ealgo),
G_ELI_DEBUG(0, " Integrity: %s", g_eli_algo2str(sc->sc_aalgo));
indent, g_eli_algo2str(sc->sc_aalgo));
indent, g_eli_algo2str(sc->sc_ealgo));
printf(" ealgo: %s\n", g_eli_algo2str(md->md_ealgo));
printf(" aalgo: %s\n", g_eli_algo2str(md->md_aalgo));