Searched refs:KERB_WRAP_NO_ENCRYPT (Results 1 – 3 of 3) sorted by relevance
119 #define KERB_WRAP_NO_ENCRYPT 0x80000001 macro
435 KERB_WRAP_NO_ENCRYPT, in Curl_SOCKS5_gssapi_negotiate()
329 if(!(sec_layer & KERB_WRAP_NO_ENCRYPT)) { in Curl_auth_create_gssapi_security_message()333 sec_layer &= KERB_WRAP_NO_ENCRYPT; /* We do not support a security layer */ in Curl_auth_create_gssapi_security_message()395 status = Curl_pSecFn->EncryptMessage(krb5->context, KERB_WRAP_NO_ENCRYPT, in Curl_auth_create_gssapi_security_message()
Completed in 13 milliseconds