spnego_mechs      379 source3/libads/sasl.c 	const char *spnego_mechs[] = {OID_KERBEROS5_OLD, OID_KERBEROS5, OID_NTLMSSP, NULL};
spnego_mechs      499 source3/libads/sasl.c 	wrapped = gen_negTokenTarg(spnego_mechs, unwrapped);