PR/59839 CVS commit: src/sys/crypto
"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 Date: Mon, 22 Dec 2025 16:35:34 +0000 Module Name: src Committed By: nia Date: Mon Dec 22 16:35:34 UTC 2025 Modified Files: src/sys/crypto/aes: aes_selftest.c src/sys/crypto/chacha: chacha_impl.h Log Message: sys/crypto: Include the endian headers. prompted by PR pkg/59839 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/crypto/aes/aes_selftest.c cvs rdiff -u -r1.1 -r1.2 src/sys/crypto/chacha/chacha_impl.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.