Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
H A Dstub_gssapi.c61 enum { NONE, KRB5, NTLM1, NTLM3 } sent; enumerator
141 case KRB5: in gss_init_sec_context()
162 case KRB5: in gss_init_sec_context()
163 /* We sent KRB5 and it failed, let's try NTLM */ in gss_init_sec_context()
192 if(strstr(creds, "KRB5")) in gss_init_sec_context()
199 ctx->sent = KRB5; in gss_init_sec_context()

Completed in 2 milliseconds