Home
last modified time | relevance | path

Searched refs:check_typeofcertname (Results 1 – 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
Doakley.c132 static int check_typeofcertname __P((int, int));
1980 if (check_typeofcertname(id_b->type, type) == 0)
2046 if (check_typeofcertname(id_b->type, type) == 0)
2059 if (check_typeofcertname(id_b->type, type) != 0) {
2088 check_typeofcertname(doi, genid) in check_typeofcertname() function