Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2008 08:46:32 -0700
From:      "alan yang" <alancyang@gmail.com>
To:        freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org
Subject:   setkey panic freebsd7
Message-ID:  <290865fd0810090846y57bbdc1fs3db5c5334fe80c09@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
i wonder people ran into similar issue on setkey with freebsd7 that
panic at ~/crypto/sha1.c:263 within sha1_result()
  digest[0] = ctxt->h.b8[3]; digest[1] = ctxt->h.b8[2];

on the following sadb add with setkey:
  add 192.168.0.101 192.168.0.110 esp-old 0x10001 -m any -E des-cbc
"12345678" -A keyed-sha1 "12345678123456781234"

thanks in advance on any hints.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?290865fd0810090846y57bbdc1fs3db5c5334fe80c09>