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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dalgorithm.h189 extern int check_keylen __P((int, int, int));
H A Dcfparse.y598 if ($2 && check_keylen(cur_algclass, $1, $2) < 0) {
981 if ($3 && check_keylen($1, $2, $3) < 0) {
H A Dalgorithm.c709 check_keylen(class, type, len) function

Completed in 113 milliseconds