HomeSort by relevance Sort by last modified time
    Searched full:gss (Results 51 - 75 of 135) sorted by null

1 23 4 5 6

  /external/curl/lib/
socks.c 422 socksreq[3] = 1; /* GSS-API */
477 failf(data, "Unable to negotiate SOCKS5 GSS-API context.");
639 failf(data, "SOCKS5 GSS-API protection not yet implemented.");
654 failf(data, "SOCKS5 GSS-API protection not yet implemented.");
krb5.c 121 /* NOTE that the cast is safe, neither of the krb5, gnu gss and heimdal
  /external/curl/lib/vauth/
spnego_gssapi.c 21 * RFC4178 Simple and Protected GSS-API Negotiation Mechanism
spnego_sspi.c 21 * RFC4178 Simple and Protected GSS-API Negotiation Mechanism
  /external/ipsec-tools/src/racoon/doc/
FAQ 65 Enable GSS-API, for Kerberos V support.
  /packages/services/Car/car_product/sepolicy/
file_contexts 14 /dev/gss u:object_r:gss_device:s0
  /external/elfutils/
ABOUT-NLS 265 gss | |
434 gss | [] [] |
    [all...]
  /art/runtime/gc/
heap-inl.h 150 // though rare) under the GSS collector with the remembered set
153 // space (besides promotions) under the SS/GSS collector.
  /external/ipsec-tools/
NEWS 22 o do not set default gss id if xauth is used
  /external/ipsec-tools/src/racoon/
vendorid.c 68 { VENDORID_GSSAPI_LONG, "A GSS-API Authentication Method for IKE" },
strnames.c 313 { ISAKMP_NPTYPE_GSS, "gss id", NULL },
653 { OAKLEY_ATTR_GSS_ID, "GSS-API endpoint name",NULL },
717 { OAKLEY_ATTR_AUTH_METHOD_GSSAPI_KRB, "GSS-API on Kerberos 5", NULL },
racoon.conf.5 338 used ISO-Latin-1 as the encoding of the GSS-API identifier attribute.
339 For interoperability with Microsoft Windows' GSS-API authentication
353 Use UTF-16LE to encode the GSS-API identifier attribute.
357 Use ISO-Latin-1 to encode the GSS-API identifier attribute.
880 Defines the GSS-API endpoint name, to be included as an attribute in the SA,
    [all...]
ipsec_doi.c 287 plog(LLV_DEBUG, LOCATION, NULL, "gss id in new sa '%.*s'\n",
771 "received old-style gss "
781 * the GSS ID attribute on the wire to be
813 "unable to convert GSS ID from "
818 "%zd character%s in GSS ID cannot "
829 "received gss id '%.*s' (len %zu)\n",
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 198 gss_fd = open("/dev/gss", O_RDONLY);
200 LOC_LOGE("GSS open failed: %s\n", strerror(errno));
203 LOC_LOGD("GSS open success! CAPABILITIES %0lx\n",
304 * LOC_LOGD("GSS shutdown.\n");
  /libcore/ojluni/src/main/java/sun/net/www/protocol/http/
NegotiateAuthentication.java 51 // These maps are used to manage the GSS availability for diffrent
  /external/curl/src/
tool_help.c 73 " --delegation STRING GSS-API delegation permission",
212 " --socks5-gssapi-service NAME SOCKS5 proxy service name for GSS-API",
280 {"GSS-API", CURL_VERSION_GSSAPI},
  /art/runtime/gc/collector/
semi_space.h 249 // The space which we are promoting into, only used for GSS.
  /libcore/ojluni/src/main/java/sun/security/util/
Debug.java 59 System.err.println(" GSS LoginConfigImpl debugging");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis_object.x 49 const NIS_PK_DHEXT = 4; /* Extended Diffie-Hellman for RPC-GSS */
  /external/curl/packages/vms/
generate_config_vms_h_curl.com 163 $! If kerberos is installed: sys$share:gss$rtl.exe exists.
164 $ if f$search("sys$shsare:gss$rtl.exe") .eqs. ""
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 236 gss_fd = open("/dev/gss", O_RDONLY);
238 LOC_LOGE("GSS open failed: %s\n", strerror(errno));
241 LOC_LOGD("GSS open success! CAPABILITIES %0lx\n",
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 238 gss_fd = open("/dev/gss", O_RDONLY);
240 LOC_LOGE("GSS open failed: %s\n", strerror(errno));
243 LOC_LOGD("GSS open success! CAPABILITIES %0lx\n",
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc.cpp 236 gss_fd = open("/dev/gss", O_RDONLY);
238 LOC_LOGE("GSS open failed: %s\n", strerror(errno));
241 LOC_LOGD("GSS open success! CAPABILITIES %0lx\n",
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc.cpp 236 gss_fd = open("/dev/gss", O_RDONLY);
238 LOC_LOGE("GSS open failed: %s\n", strerror(errno));
241 LOC_LOGD("GSS open success! CAPABILITIES %0lx\n",
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc.cpp 236 gss_fd = open("/dev/gss", O_RDONLY);
238 LOC_LOGE("GSS open failed: %s\n", strerror(errno));
241 LOC_LOGD("GSS open success! CAPABILITIES %0lx\n",

Completed in 1331 milliseconds

1 23 4 5 6