Searched refs:dcrypt_module (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dcrypt/
H A Ddcrypt.c8 static struct module *dcrypt_module = NULL; variable in typeref:struct:module
31 if (module_dir_try_load_missing(&dcrypt_module, set->module_dir,
37 module_dir_init(dcrypt_module);
54 module_dir_unload(&dcrypt_module);

Completed in 10 milliseconds