/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/curl/lib/ |
krb5.c | 124 /* NOTE that the cast is safe, neither of the krb5, gnu gss and heimdal
|
/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 | 72 " --delegation STRING GSS-API delegation permission", 210 " --socks5-gssapi-service NAME SOCKS5 proxy service name for GSS-API", 276 {"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. ""
|
/device/huawei/angler/location/loc_api/loc_api_v02/ |
loc_api_v02_client.c | 74 //! GSS service id value 75 /* GSS service id value is 0, but here it is set to -1 for compatibitily */ 85 /* GSS service id value is 0, for auto config */ [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
loc_api_v02_client.c | 74 //! GSS service id value 75 /* GSS service id value is 0, but here it is set to -1 for compatibitily */ 85 /* GSS service id value is 0, for auto config */ [all...] |
/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",
|
/art/build/ |
Android.common_build.mk | 91 # Used to change the default GC. Valid values are CMS, SS, GSS. The default is CMS.
|