Page MenuHomeFreeBSD

ossl: Add AES-GCM support for NEON-enabled armv7
ClosedPublic

Authored by markj on Aug 3 2023, 6:37 PM.
Tags
None
Referenced Files
F157549652: D41305.id130865.diff
Fri, May 22, 5:30 PM
Unknown Object (File)
Wed, May 20, 5:14 AM
Unknown Object (File)
Sun, May 17, 10:00 PM
Unknown Object (File)
Sun, May 17, 10:00 PM
Unknown Object (File)
Sun, May 17, 3:14 PM
Unknown Object (File)
Sun, May 17, 8:32 AM
Unknown Object (File)
Sun, May 17, 1:20 AM
Unknown Object (File)
Sat, May 16, 7:21 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Aug 3 2023, 6:37 PM
This revision is now accepted and ready to land.Aug 5 2023, 12:01 AM
stephane.rochoy_stormshield.eu added inline comments.
sys/conf/files.arm
139

Shouldn't it be crypto/openssl/arm/ossl_aes_gcm.c ?

markj marked an inline comment as done.

Fix the in-kernel build.

This revision now requires review to proceed.Sep 12 2023, 8:20 AM
sys/conf/files.arm
139

Indeed, thank you, I had only tested ossl as a kernel module.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 30 2023, 5:52 PM
This revision was automatically updated to reflect the committed changes.