summaryrefslogtreecommitdiff
path: root/sys/crypto/hmac.c
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2010-03-01 07:08:28 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2010-03-01 07:08:28 +0000
commitc22e6644ff1206c04354ac159441edd932fb06f2 (patch)
treefe7045591fb62a3b1398cefdb7c4c1cc10e26d44 /sys/crypto/hmac.c
parent575ccdb8c7266f61e9d149d127af9f5be8201c97 (diff)
bring the splassert semantic from sparc64 to amd64. splassert in interrupt
handlers now checks that the spl the isr was established at is the same as the one passed to splassert. this lets you check that isrs dont enter code that have insufficient protection if entered from process context. ok kettenis@
Diffstat (limited to 'sys/crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions