]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
armv8crypto: add missing unlock for session (after r336439)
authoremaste <emaste@FreeBSD.org>
Thu, 8 Aug 2019 14:34:53 +0000 (14:34 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 8 Aug 2019 14:34:53 +0000 (14:34 +0000)
commitaf77499f9c7ed51bad52a06b880b09559799426e
tree2f1363151db8aff0847dbf52a1979b17570e1681
parente262ca6be69da717763fb63aa734dda07df7e5d7
armv8crypto: add missing unlock for session (after r336439)

Attempts to use cryptodev (e.g. tests at /usr/src/tests/sys/opencrypto
with armv8crypto added to the module lists) were causing a panic.

Submitted by: Greg V <greg_unrelenting.technology>
Differential Revision: https://reviews.freebsd.org/D21012
sys/crypto/armv8/armv8_crypto.c