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

  /external/ipsec-tools/src/racoon/
sainfo.h 57 struct sainfoalg *algs[MAXALGCLASS];
algorithm.h 48 #define MAXALGCLASS 7
sainfo.c 184 for (i = 0; i < MAXALGCLASS; i++)
cfparse.y 119 int algclass[MAXALGCLASS];
149 static int tmpalgtype[MAXALGCLASS];
    [all...]

Completed in 359 milliseconds