Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dipsec_doi.c154 static int setph1attr __P((struct isakmpsa *, caddr_t));
2701 attrlen = setph1attr(sa, p);
2713 setph1attr(sa, buf) in setph1attr() function