Searched refs:tsap (Results 1 – 1 of 1) sorted by relevance
341 struct isakmpsa sa, *s, *tsap; local354 tsap = sap != NULL ? sap : &sa;356 memset(tsap, 0, sizeof(*tsap));357 if (t2isakmpsa(trns, tsap) < 0)367 (long)s->lifetime, (long)tsap->lifetime);369 s->lifebyte, tsap->lifebyte);374 tsap->enctype));376 s->encklen, tsap->encklen);381 tsap->hashtype));386 tsap->authmethod));[all …]