Lines Matching refs:G_ELI_DEBUG

178 	G_ELI_DEBUG(1, "Rerunning crypto %s request (sid: %ju -> %ju).",
186 G_ELI_DEBUG(1, "%s: crypto_dispatch() returned %d.", __func__, error);
495 G_ELI_DEBUG(1, "Thread %s started.", curthread->td_proc->p_comm);
507 G_ELI_DEBUG(1, "Thread %s exiting.",
515 G_ELI_DEBUG(0, "inflight=%d",
673 G_ELI_DEBUG(0, "Detached %s on last close.", gpname);
730 G_ELI_DEBUG(1, "Creating device %s%s.", bpp->name, G_ELI_SUFFIX);
804 G_ELI_DEBUG(1, "Cannot attach to %s (error=%d).",
825 G_ELI_DEBUG(1, "Cannot access %s (error=%d).",
856 G_ELI_DEBUG(1, "%s: CPU %u disabled, skipping.",
872 G_ELI_DEBUG(1, "Cannot set up crypto session "
887 G_ELI_DEBUG(1, "Cannot create kernel thread "
904 G_ELI_DEBUG(0, "Device %s created.", pp->name);
905 G_ELI_DEBUG(0, "Encryption: %s %u", g_eli_algo2str(sc->sc_ealgo),
908 G_ELI_DEBUG(0, " Integrity: %s", g_eli_algo2str(sc->sc_aalgo));
909 G_ELI_DEBUG(0, " Crypto: %s",
952 G_ELI_DEBUG(1, "Device %s is still open, so it "
959 G_ELI_DEBUG(1,
980 G_ELI_DEBUG(0, "Device %s destroyed.", gp->name);
1011 G_ELI_DEBUG(0, "Cannot find key file data for %s.",
1017 G_ELI_DEBUG(0, "Cannot find key file size for %s.",
1023 G_ELI_DEBUG(0, "Cannot find key file name for %s.",
1027 G_ELI_DEBUG(1, "Loaded keyfile %s for %s (type: %s).", file,
1074 G_ELI_DEBUG(3, "Tasting %s.", pp->name);
1094 G_ELI_DEBUG(0, "No valid keys on %s.", pp->name);
1121 G_ELI_DEBUG(0,
1172 G_ELI_DEBUG(0,
1179 G_ELI_DEBUG(0,
1186 G_ELI_DEBUG(0,
1193 G_ELI_DEBUG(1, "Using Master Key %u for %s.", nkey, pp->name);
1204 G_ELI_DEBUG(0, "Cannot create device %s%s.", pp->name,
1325 G_ELI_DEBUG(0, "Warning! Cannot register shutdown event.");