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

/dovecot/src/auth/
H A Dmech.c74 extern const struct mech_module mech_ntlm;
207 mech_register_module(&mech_ntlm);
236 mech_unregister_module(&mech_ntlm);
H A Dmech-ntlm.c249 const struct mech_module mech_ntlm = { variable in typeref:struct:mech_module

Completed in 187 milliseconds