--- - branch: MAIN date: Tue Sep 8 22:48:24 UTC 2020 files: - new: '1.6' old: '1.5' path: src/sys/crypto/aes/aes_selftest.c pathrev: src/sys/crypto/aes/aes_selftest.c@1.6 type: modified - new: '1.4' old: '1.3' path: src/sys/crypto/aes/arch/x86/aes_sse2_subr.c pathrev: src/sys/crypto/aes/arch/x86/aes_sse2_subr.c@1.4 type: modified id: 20200908T224824Z.342ba69755205b9742f326239a0fd50dd2d2fe63 log: | aes(9): Fix edge case in bitsliced SSE2 AES-CBC decryption. Make sure self-tests exercise this edge case. Discovered by confusion over code inspection of jak's adaptation of aes_armv8_64.S for big-endian. module: src subject: 'CVS commit: src/sys/crypto/aes' unixtime: '1599605304' user: riastradh