git: f76393a6305b - stable/13 - armv8crypto: add AES-GCM support

Peter Jeremy peter at rulingia.com
Sat Mar 6 09:36:36 UTC 2021


On 2021-Jan-23 06:35:41 +0000, Oleksandr Tymoshenko <gonzo at FreeBSD.org> wrote:
>The branch stable/13 has been updated by gonzo:
>
>URL: https://cgit.FreeBSD.org/src/commit/?id=f76393a6305b67c0f3439ba684c5d49a2aafe2a0
>
>commit f76393a6305b67c0f3439ba684c5d49a2aafe2a0
>Author:     Oleksandr Tymoshenko <gonzo at FreeBSD.org>
>AuthorDate: 2021-01-13 06:27:10 +0000
>Commit:     Oleksandr Tymoshenko <gonzo at FreeBSD.org>
>CommitDate: 2021-01-23 06:34:37 +0000
>
>    armv8crypto: add AES-GCM support
>    
>    Add support for AES-GCM using OpenSSL's accelerated routines.

This breaks geli using AES-XTS 128.

I have a geli partition last written on 12-stable about a year ago.  I
can read it successfully on a RockPro64 (RK3399) running 13.0-ALPHA2
(c256201-g02611ef8ee9) but it fails on 13.0-BETA4
(releng/13.0-n244592-e32bc253629) as well as releng/13.0 60e8939aa85b
and main 028616d0dd69.  If I start with releng/13.0 60e8939aa85b and
revert f76393a6305b, the problem goes away.

By "fail": geli attaches without issue but the .eli device returns
garbage (though the garbage is consistent between reboots).

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-src-branches/attachments/20210306/133fde0e/attachment.sig>


More information about the dev-commits-src-branches mailing list