Searched defs:mech_gssapi_oid_cmp (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/auth/
H A Dmech-gssapi.c275 static bool mech_gssapi_oid_cmp(const gss_OID_desc *oid1, function
320 if (!mech_gssapi_oid_cmp(mech_type, &mech_gssapi_krb5_oid)) {
444 if (!mech_gssapi_oid_cmp(name_type, GSS_KRB5_NT_PRINCIPAL_NAME) &&

Completed in 19 milliseconds