Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Doakley.c136 static int check_typeofcertname __P((int, int));
2003 if (check_typeofcertname(id_b->type, type) == 0)
2069 if (check_typeofcertname(id_b->type, type) == 0)
2082 if (check_typeofcertname(id_b->type, type) != 0) {
2111 check_typeofcertname(doi, genid) in check_typeofcertname() function