opnsense-src/sys/dev/cxgbe/crypto
John Baldwin 034af6afc5 cxgbe: Handle requests for TLS key allocations with no TLS key storage.
If an adapter advertises support for TLS keys but an empty TLS key
storage area in on-board memory, fail the request rather than invoking
vmem_alloc on an uninitialized vmem.

Sponsored by:	Chelsio Communications

(cherry picked from commit 1ca4f45ea8)
2022-11-10 16:35:47 -08:00
..
t4_crypto.c ccr: Use a software OCF session for requests which fallback to software. 2022-04-29 15:50:29 -07:00
t4_crypto.h cxgbe: De-duplicate some of the code for managing TLS key contexts. 2022-11-10 16:16:53 -08:00
t4_keyctx.c cxgbe: Handle requests for TLS key allocations with no TLS key storage. 2022-11-10 16:35:47 -08:00
t6_kern_tls.c cxgbe: Rename t4_kern_tls.c to t6_kern_tls.c. 2022-11-10 16:35:35 -08:00