Searched refs:mysa (Results 1 – 1 of 1) sorted by relevance
2648 vchar_t *mysa; local2656 mysa = vmalloc(sablen);2657 if (mysa == NULL) {2665 ((struct ipsecdoi_sa_b *)mysa->v)->doi = htonl(props->rmconf->doitype);2666 ((struct ipsecdoi_sa_b *)mysa->v)->sit = htonl(props->rmconf->sittype);2668 (void)setph1prop(props, mysa->v + sizeof(struct ipsecdoi_sa_b));2670 return mysa;