Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/crypto/dist/openssl/fips/aes
On Mar 26, 12:05pm, tsutsui%ceres.dti.ne.jp@localhost (Izumi Tsutsui) wrote:
-- Subject: Re: CVS commit: src/crypto/dist/openssl/fips/aes
| > Module Name: src
| > Committed By: christos
| > Date: Sat Mar 26 02:23:06 UTC 2005
| >
| > Modified Files:
| > src/crypto/dist/openssl/fips/aes: fips_aes_core.c
| >
| > Log Message:
| > s/u32/u_int32_t/
|
| Why not uint32_t? (BTW fips_aes_locl.h still has u32)
I think the rest of the code had u_int32_t. We can change it.
I did not change fips_aes_locl.h because nothing complained.
There are probably lots of u32's left. Should we change them all?
christos
Home |
Main Index |
Thread Index |
Old Index