Searched refs:algtype_twofish (Results 1 - 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dalgorithm.h72 algtype_twofish, enumerator in enum:algtype
H A Dalgorithm.c168 { "twofish", algtype_twofish, IPSECDOI_ESP_TWOFISH, 16,
801 case algtype_twofish:
837 case algtype_twofish:
866 case algtype_twofish:
H A Dcftoken.l446 twofish { YYD; yylval.num = algtype_twofish; return(ALGORITHMTYPE); }

Completed in 195 milliseconds