John Baldwin ae18720d27 crypto: Support multiple nonce lengths for AES-CCM.
Permit nonces of lengths 7 through 13 in the OCF framework and the
cryptosoft driver.  A helper function (ccm_max_payload_length) can be
used in OCF drivers to reject CCM requests which are too large for the
specified nonce length.

Reviewed by:	sef
Sponsored by:	Chelsio Communications, The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32111
2021-10-06 14:08:47 -07:00
..
2021-10-04 13:21:21 +01:00
2021-10-01 11:09:34 -06:00
2021-09-30 22:05:52 -04:00
2021-08-24 11:24:07 +00:00
2021-09-27 07:46:56 +02:00
2021-09-29 16:41:52 -03:00