Home
last modified time | relevance | path

Searched refs:gss (Results 1 – 10 of 10) sorted by relevance

/external/ipsec-tools/src/racoon/doc/
DREADME.gssapi1 The gss-api authentication mechanism implementation for racoon was
2 based on the ietf draft draft-ietf-ipsec-isakmp-gss-auth-06.txt.
4 The implementation uses the Heimdal gss-api library, i.e. gss-api
5 on top of Kerberos 5. The Heimdal gss-api library had to be modified
6 to meet the requirements of using gss-api in a daemon. More specifically,
19 The modification to the Heimdal gss-api library implements the
24 it in a memory-based credential cache, part of the gss credential
55 * The gss-api specific code was concentrated as much as possible
89 required standard for gss-api + kerberos 5 (i.e. I am fairly certain
90 that such a string will be rejected by the Heimdal gss-api library, as it
[all …]
/external/openssh/
DAndroid.mk18 msg.c progressmeter.c dns.c entropy.c gss-genr.c umac.c jpake.c \
118 auth2-gss.c gss-serv.c gss-serv-krb5.c \
DChangeLog94 [gss-serv.c]
399 [auth2-gss.c auth2.c auth.h]
Dconfigure.ac3457 AC_MSG_WARN([Cannot find any suitable gss-api library - build may fail]),
3466 AC_MSG_WARN([Cannot find any suitable gss-api header - build may fail])
/external/ipsec-tools/src/racoon/
Dgssapi.c310 itoken = &gps->gss[gps->gsscnt]; in gssapi_get_itoken()
360 itoken = &gps->gss[gps->gsscnt]; in gssapi_get_rtoken()
435 gsstoken = &gps->gss[gps->gsscnt - 1]; in gssapi_get_token_to_send()
459 len += gps->gss[i].length; in gssapi_get_itokens()
466 memcpy(p, gps->gss[i].value, gps->gss[i].length); in gssapi_get_itokens()
467 p += gps->gss[i].length; in gssapi_get_itokens()
Dgssapi.h52 gss_buffer_desc gss[3]; /* gss-api tokens. */ member
/external/elfutils/
DABOUT-NLS268 gss | |
444 gss | [] |
620 gss | |
796 gss | [] [] [] |
972 gss | [] | 5
/external/ipsec-tools/
DNEWS22 o do not set default gss id if xauth is used
DChangeLog126 * src/racoon/cfparse.y: Do not set default gss id if xauth is used.
/external/openssh/contrib/redhat/
Dopenssh.spec457 anything to be warned about, gss patches won't apply, I don't mind)