Factor out and reuse the code that frees the crypto sessions, instead of
authorjsing <jsing@openbsd.org>
Mon, 12 Jun 2017 15:09:07 +0000 (15:09 +0000)
committerjsing <jsing@openbsd.org>
Mon, 12 Jun 2017 15:09:07 +0000 (15:09 +0000)
commit2dc30802a6531cb8aa946388aad2dfcf8876d30d
tree743fec589d7a56705abea28d0bde2d5420cb124a
parentb436e18114d3a6caac12e5bd8d807c81fc950a57
Factor out and reuse the code that frees the crypto sessions, instead of
duplicating it.
sys/dev/softraid_crypto.c