Home | History | Annotate | Download | only in racoon

Lines Matching refs:check_keylen

1461 				if ($2 && check_keylen(cur_algclass, $1, $2) < 0) {
2101 if ($3 && check_keylen($1, $2, $3) < 0) {