opnsense-src/sys/dev/cxgbe/crypto
John Baldwin 94fad5ffc6 Use both crypto engines on a T6.
A T6 adapter contains two crypto engines on separate channels.  This
commit distributes sessions between the two engines.  Previously, only
the first engine was used.

Reviewed by:	np
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D24347
2020-04-10 22:27:45 +00:00
..
t4_crypto.c Use both crypto engines on a T6. 2020-04-10 22:27:45 +00:00
t4_crypto.h Add support for AES-CCM to ccr(4). 2019-04-24 23:31:46 +00:00
t4_kern_tls.c Remove the per-TXQ tls_wrs stat. 2020-02-13 22:55:45 +00:00
t4_keyctx.c Refactor driver and consumer interfaces for OCF (in-kernel crypto). 2020-03-27 18:25:23 +00:00