Re: [PATCH libgcrypt v2] cipher:aria: Fix compiler error on NetBSD.

Jussi Kivilinna <[email protected]> Sat, 3 May 2025 11:50:17 +0300
Newsgroups gmane.comp.encryption.gpg.libgcrypt.devel
Message-ID <[email protected]>
Hello,

On 02/05/2025 20:53, Collin Funk via Gcrypt-devel wrote:
> * cipher/aria.c (bswap32): Remove function that conflicts with system
> definitions on NetBSD.
> (aria_diff_byte): Use _gcry_bswap32.

Thanks. Both patches have been applied to master.

-Jussi