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

  /external/ipsec-tools/src/racoon/
cfparse.h 158 GSS_ID = 374,
323 #define GSS_ID 374
cftoken.l 375 <S_RMTP>gss_id { YYD; return(GSS_ID); }
376 <S_RMTP>gssapi_id { YYD; return(GSS_ID); } /* for back compatibility */
cfparse.y 227 %token GSS_ID GSS_ID_ENC GSS_ID_ENCTYPE
    [all...]

Completed in 79 milliseconds