cipher:aria: Fix compiler error on NetBSD.
* cipher/aria.c (bswap32): Remove function that conflicts with system definitions on NetBSD. (aria_diff_byte): Use _gcry_bswap32.
Cherry pick the master commit of:
df684aca7407a4179771d79b5ef04ef8e4bedcc6
- GnuPG-bug-id: T7633
- Signed-off-by: Collin Funk <collin.funk1@gmail.com>