Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/crypto/aes/arch/x86
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