freebsd-skq/sys/crypto/armv8
gonzo aa5dd93605 [armv8crypto] Fix cryptodev probe logic in armv8crypto
Add missing break to prevent falling through to the default case statement
and returning EINVAL for all session configs.

Sponsored by:	Ampere Computing
Submitted by:	Klara, Inc.
2020-10-22 04:49:14 +00:00
..
armv8_crypto_wrap.c
armv8_crypto.c [armv8crypto] Fix cryptodev probe logic in armv8crypto 2020-10-22 04:49:14 +00:00
armv8_crypto.h OpenCrypto: Convert sessions to opaque handles instead of integers 2018-07-18 00:56:25 +00:00
stdint.h