pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59839 CVS commit: src/sys/crypto/aes/arch/x86



The following reply was made to PR pkg/59839; it has been noted by GNATS.

From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 


Home | Main Index | Thread Index | Old Index