Home
last modified time | relevance | path

Searched refs:LC_GSSENC_UTF16LE (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Dlocalconf.h65 #define LC_GSSENC_UTF16LE 0 /* GSS ID in UTF-16LE */ macro
Dlocalconf.c125 lcconf->gss_id_enc = LC_GSSENC_UTF16LE; /* Windows compatibility */ in setdefault()