Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Doakley.c127 static int check_typeofcertname __P((int, int));
1840 if (check_typeofcertname(id_b->type, type) == 0)
1907 if (check_typeofcertname(id_b->type, type) == 0)
1920 if (check_typeofcertname(id_b->type, type) != 0) {
1949 check_typeofcertname(doi, genid) in check_typeofcertname() function