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

  /external/ipsec-tools/src/racoon/
algorithm.h 72 algtype_twofish, enumerator in enum:algtype
algorithm.c 168 { "twofish", algtype_twofish, IPSECDOI_ESP_TWOFISH, 16,
801 case algtype_twofish:
837 case algtype_twofish:
866 case algtype_twofish:
cftoken.l 446 twofish { YYD; yylval.num = algtype_twofish; return(ALGORITHMTYPE); }

Completed in 82 milliseconds