Lines Matching refs:mech_module
14 void mech_register_module(const struct mech_module *module)
26 void mech_unregister_module(const struct mech_module *module)
40 const struct mech_module *mech_module_find(const char *name)
68 extern const struct mech_module mech_plain;
69 extern const struct mech_module mech_login;
70 extern const struct mech_module mech_apop;
71 extern const struct mech_module mech_cram_md5;
72 extern const struct mech_module mech_digest_md5;
73 extern const struct mech_module mech_external;
74 extern const struct mech_module mech_ntlm;
75 extern const struct mech_module mech_otp;
76 extern const struct mech_module mech_scram_sha1;
77 extern const struct mech_module mech_skey;
78 extern const struct mech_module mech_rpa;
79 extern const struct mech_module mech_anonymous;
81 extern const struct mech_module mech_gssapi;
84 extern const struct mech_module mech_gssapi_spnego;
86 extern const struct mech_module mech_winbind_ntlm;
87 extern const struct mech_module mech_winbind_spnego;
88 extern const struct mech_module mech_oauthbearer;
89 extern const struct mech_module mech_xoauth2;
92 const struct mech_module *mech)
138 const struct mech_module *mech;
182 const struct mech_module *