Home
last modified time | relevance | path

Searched defs:xauth_rmconf (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Disakmp_xauth.h83 struct xauth_rmconf { struct
84 vchar_t *login; /* xauth login */
85 vchar_t *pass; /* xauth password */
86 int state; /* what's been sent */
Disakmp_xauth.c1745 xauth_rmconf_used(struct xauth_rmconf **xauth_rmconf) in xauth_rmconf_used()
1764 xauth_rmconf_delete(struct xauth_rmconf **xauth_rmconf) in xauth_rmconf_delete()
1780 xauth_rmconf_dup(struct xauth_rmconf *xauth_rmconf) in xauth_rmconf_dup()