PR/59839 CVS commit: src/sys/crypto/aes/arch/x86
"Nia Alarie" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59839; it has been noted by GNATS. From: "Nia Alarie" <[email protected]> To: [email protected] Cc: Subject: PR/59839 CVS commit: src/sys/crypto/aes/arch/x86 Date: Thu, 8 Jan 2026 11:26:00 +0000 Module Name: src Committed By: nia Date: Thu Jan 8 11:26:00 UTC 2026 Modified Files: src/sys/crypto/aes/arch/x86: aes_sse2_4x32_impl.h aes_via.c Log Message: aes: Include <sys/endian.h> where needed. prompted by PR pkg/59839 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/crypto/aes/arch/x86/aes_sse2_4x32_impl.h cvs rdiff -u -r1.10 -r1.11 src/sys/crypto/aes/arch/x86/aes_via.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.