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

  /external/ipsec-tools/src/racoon/
algorithm.h 86 algtype_oui, enumerator in enum:algtype
algorithm.c 223 { "oui", algtype_oui, IPSECDOI_IPCOMP_OUI, },
cftoken.l 468 oui { YYD; yylval.num = algtype_oui; return(ALGORITHMTYPE); }

Completed in 92 milliseconds