]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ccr: Support multiple nonce lengths for AES-CCM.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 6 Oct 2021 21:08:48 +0000 (14:08 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 6 Oct 2021 21:08:48 +0000 (14:08 -0700)
commit3e6a97b3a7bc80b1c12dd7b5208bfe99019c42b4
treebb141e2a90b435efe04c4d79c4f70dbed6d70fd8
parent655eb762c31044a791e8c8c6355515e7c89c07ef
ccr: Support multiple nonce lengths for AES-CCM.

Sponsored by: Chelsio Communications, The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32116
sys/dev/cxgbe/crypto/t4_crypto.c