Lines Matching refs:G_ELI_DEBUG
256 G_ELI_DEBUG(1, "Rerunning crypto %s request (sid: %p -> %p).", in g_eli_crypto_rerun()
264 G_ELI_DEBUG(1, "%s: crypto_dispatch() returned %d.", __func__, error); in g_eli_crypto_rerun()
393 G_ELI_DEBUG(0, "Autoresize is turned off, old size: %jd.", in g_eli_resize()
410 G_ELI_DEBUG(0, "Cannot read metadata from %s (error=%d).", in g_eli_resize()
422 G_ELI_DEBUG(0, "Cannot store metadata on %s (error=%d).", in g_eli_resize()
430 G_ELI_DEBUG(0, "Cannot clear old metadata from %s (error=%d).", in g_eli_resize()
446 G_ELI_DEBUG(0, "Device %s size changed from %jd to %jd.", epp->name, in g_eli_resize()
682 G_ELI_DEBUG(1, "Thread %s started.", curthread->td_proc->p_comm); in g_eli_worker()
694 G_ELI_DEBUG(1, "Thread %s exiting.", in g_eli_worker()
702 G_ELI_DEBUG(0, "inflight=%d", in g_eli_worker()
837 G_ELI_DEBUG(0, "Detached %s on last close.", gpname); in g_eli_last_close()
1016 G_ELI_DEBUG(1, "Creating device %s%s.", bpp->name, G_ELI_SUFFIX); in g_eli_create()
1061 G_ELI_DEBUG(1, "Cannot attach to %s (error=%d).", in g_eli_create()
1080 G_ELI_DEBUG(1, "Cannot access %s (error=%d).", in g_eli_create()
1099 G_ELI_DEBUG(1, "%s: CPU %u disabled, skipping.", in g_eli_create()
1115 G_ELI_DEBUG(1, "Cannot set up crypto session " in g_eli_create()
1130 G_ELI_DEBUG(1, "Cannot create kernel thread " in g_eli_create()
1159 G_ELI_DEBUG(0, "Device %s created.", pp->name); in g_eli_create()
1160 G_ELI_DEBUG(0, "Encryption: %s %u", g_eli_algo2str(sc->sc_ealgo), in g_eli_create()
1163 G_ELI_DEBUG(0, " Integrity: %s", g_eli_algo2str(sc->sc_aalgo)); in g_eli_create()
1164 G_ELI_DEBUG(0, " Crypto: %s", in g_eli_create()
1209 G_ELI_DEBUG(1, "Device %s is still open, so it " in g_eli_destroy()
1216 G_ELI_DEBUG(1, in g_eli_destroy()
1236 G_ELI_DEBUG(0, "Device %s destroyed.", gp->name); in g_eli_destroy()
1274 G_ELI_DEBUG(0, "Cannot find key file data for %s.", in g_eli_keyfiles_load()
1280 G_ELI_DEBUG(0, "Cannot find key file size for %s.", in g_eli_keyfiles_load()
1286 G_ELI_DEBUG(0, "Cannot find key file name for %s.", in g_eli_keyfiles_load()
1290 G_ELI_DEBUG(1, "Loaded keyfile %s for %s (type: %s).", file, in g_eli_keyfiles_load()
1338 G_ELI_DEBUG(3, "Tasting %s.", pp->name); in g_eli_taste()
1359 G_ELI_DEBUG(0, "No valid keys on %s.", pp->name); in g_eli_taste()
1363 G_ELI_DEBUG(0, "%s uses invalid or unsupported algorithms\n", in g_eli_taste()
1407 G_ELI_DEBUG(0, in g_eli_taste()
1461 G_ELI_DEBUG(0, in g_eli_taste()
1468 G_ELI_DEBUG(0, in g_eli_taste()
1475 G_ELI_DEBUG(0, in g_eli_taste()
1482 G_ELI_DEBUG(1, "Using Master Key %u for %s.", nkey, pp->name); in g_eli_taste()
1494 G_ELI_DEBUG(0, "Cannot create device %s%s.", pp->name, in g_eli_taste()
1621 G_ELI_DEBUG(0, "Warning! Cannot register shutdown event."); in g_eli_init()