K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-06-12T21:33:02.536991Z K 7 svn:log V 323 Fix AES-CCM requests with an AAD size smaller than a single block. The amount to copy for the first block is the minimum of the size of the AAD region or the remaining space in the first block. Reported by: cryptocheck -z MFC after: 2 weeks Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D25140 END