freebsd-nq/sys/dev/cxgbe/crypto
John Baldwin a1b2b6e184 Create a file to hold shared routines for dealing with T6 key contexts.
ccr(4) and TLS support in cxgbe(4) construct key contexts used by the
crypto engine in the T6.  This consolidates some duplicated code for
helper functions used to build key contexts.

Reviewed by:	np
MFC after:	1 month
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D22156
2019-11-13 00:53:45 +00:00
..
t4_crypto.c Create a file to hold shared routines for dealing with T6 key contexts. 2019-11-13 00:53:45 +00:00
t4_crypto.h Add support for AES-CCM to ccr(4). 2019-04-24 23:31:46 +00:00
t4_keyctx.c Create a file to hold shared routines for dealing with T6 key contexts. 2019-11-13 00:53:45 +00:00