* aesopt.h (PLATFORM_BYTE_ORDER): Treat _WIN32 as always
authorTom Yu <tlyu@mit.edu>
Tue, 25 May 2004 21:48:02 +0000 (21:48 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 25 May 2004 21:48:02 +0000 (21:48 +0000)
commitb880eb00dabdfb8a20912e12b6296524f80e97df
treeead8fd8b1eb693d0c63190c940f915786e5aa53a
parentaf6a70a29f7969a4f208d58f47f7c7e86379c14a
* aesopt.h (PLATFORM_BYTE_ORDER): Treat _WIN32 as always
little-endian.  Default to little-endian if there's no other
compile-time way to detect endianness, noting it as a guess.
(SAFE_IO): Error out if SAFE_IO is not set and endianness was
guessed.

ticket: 2564

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16362 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/aes/ChangeLog
src/lib/crypto/aes/aesopt.h