FreeBSD-main-amd64-build - Build #22954 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 09 Dec 2021 21:21:03 UTC
FreeBSD-main-amd64-build - Build #22954 (f955fec726b3e48fdc648039a100dc7f0e732414) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/22954/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/22954/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/22954/console

Change summaries:
(Those commits are likely but not certainly responsible)

8ad5b9498ef42527cf9c0dd49dc27891ba1e0eaf by mjg:
Revert "geom_bde: plug set-but-not-used vars"

357ba2cf17bf2a201ada5c54822e4f92ff2df296 by np:
cxgbe(4): Update firmwares to 1.26.4.0

ec498562b71a5e2baee3556eed7e22947f7abc5d by jhb:
crypto: Don't assert for empty output buffers.

6e17a2e00d62fd3041e0bb511fe925079ad1c0d7 by jhb:
crypto: Validate AES-GCM IV length in check_csp().

c172a407fb0d2e6b4389625ebf604b5a2f831054 by jhb:
cryptosoft: Reject AES-CCM/GCM sessions with invalid key lengths.

356c922f74bfcece1f139026897a79c62adbdf50 by jhb:
GMAC: Reset initial hash value and counter in AES_GMAC_Reinit().

ab91fb6c21556dfa030c771e674cb715cc5c604a by jhb:
crypto: Refactor software support for AEAD ciphers.

f313909a504700556a143df468eeef6eed3f8647 by jhb:
cryptosoft: Rename sw_kschedule member to sw_ctx.

b54d12841e1a188e37bca943f003ad340492a4cd by jhb:
cryptosoft: Allocate cipher contexts on the stack during operations.

6113a08b98e403de5b92cc0a30fdc60489eccc48 by jhb:
cryptosoft: Fully support per-operation keys for auth algorithms.

dc475c9bee02f1a480362450b3680f0e3bfee529 by jhb:
cryptosoft: Stop single-threading requests within a session.

ec434c85b46dd715da1940e2a8911bf476b0e477 by jhb:
Bump __FreeBSD_version for software crypto changes.

f955fec726b3e48fdc648039a100dc7f0e732414 by mjg:
ioat: plug set-but-not-unused vars