HomeFreeBSD

armv8crypto: fix AES-XTS regression introduced by ed9b7f44

Description

armv8crypto: fix AES-XTS regression introduced by ed9b7f44

Initialization of the XTS key schedule was accidentally dropped
when adding AES-GCM support so all-zero schedule was used instead.
This rendered previously created GELI partitions unusable.
This change restores proper XTS key schedule initialization.

Reported by: Peter Jeremy <peter@rulingia.com>
MFC after: immediately

Details

Provenance
gonzoAuthored on Mar 7 2021, 8:03 PM
Parents
rGf7bfe310191c: wg(4): Fix an example in the manual page
Branches
Unknown
Tags
Unknown