Home
last modified time | relevance | path

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

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dremoteconf.h196 extern int rmconf_match_identity(struct remoteconf *rmconf, vchar_t *id_p);
Dremoteconf.c95 rmconf_match_identity(struct remoteconf *rmconf, vchar_t *id_p) in rmconf_match_identity() function
242 if (rmconf_match_identity(rmconf, rmsel->identity) != 0){ in rmconf_match_type()