opnsense-src/sys/dev/cxgbe/crypto
John Baldwin c0b22e1468 ccr: Disable requests on port 1 when needed to workaround a firmware bug.
Completions for crypto requests on port 1 can sometimes return a stale
cookie value due to a firmware bug.  Disable requests on port 1 by
default on affected firmware.

Sponsored by:	Chelsio Communications

(cherry picked from commit 5fe0cd6503)
2021-04-26 12:01:32 -07:00
..
t4_crypto.c ccr: Disable requests on port 1 when needed to workaround a firmware bug. 2021-04-26 12:01:32 -07:00
t4_crypto.h Add support for AES-CCM to ccr(4). 2019-04-24 23:31:46 +00:00
t4_kern_tls.c Store the send tag type in the common send tag header. 2020-10-06 17:58:56 +00:00
t4_keyctx.c Explicitly zero AES key schedules on the stack. 2020-06-03 22:18:21 +00:00