Searched refs:algtype2doi (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dalgorithm.h190 extern int algtype2doi __P((int, int));
H A Dcfparse.y583 $$->alg = algtype2doi(cur_algclass, $1);
614 int b = algtype2doi(cur_algclass, $1);
883 $$ = algtype2doi(algclass_isakmp_dh, $1);
949 doi = algtype2doi($1, $2);
H A Dalgorithm.c786 algtype2doi(class, type) function
H A Dpfkey.c2236 alg = ipsecdoi2pfkey_alg(algclass2doi(class), algtype2doi(class, calg));

Completed in 53 milliseconds