HomeSort by relevance Sort by last modified time
    Searched refs:GSSAPI_DEF_NAME (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
gssapi.h 43 #define GSSAPI_DEF_NAME "host"
gssapi.c 148 gssid->l = asprintf(&gssid->v, "%s/%s", GSSAPI_DEF_NAME, name);
167 name_token.length = asprintf(&buf, "%s@%s", GSSAPI_DEF_NAME, name);

Completed in 223 milliseconds