opnsense-src/sys/dev/cxgbe/crypto
John Baldwin 1ca4f45ea8 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
2022-08-08 11:21:54 -07:00
..
t4_crypto.c ccr: Remove unused devclass argument to DRIVER_MODULE. 2022-05-09 12:22:01 -07:00
t4_crypto.h cxgbe: De-duplicate some of the code for managing TLS key contexts. 2021-06-15 17:45:32 -07:00
t4_keyctx.c cxgbe: Handle requests for TLS key allocations with no TLS key storage. 2022-08-08 11:21:54 -07:00
t6_kern_tls.c cxgbe: Rename t4_kern_tls.c to t6_kern_tls.c. 2022-08-08 11:21:53 -07:00