TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
2c0994e9734c2154152220fa542afa3a2a76d397
/
programs
/
aes
/
crypt_and_hash.c
2c0994e
- Fixed typedness and size_t printing
by Paul Bakker
· 14 years ago
494c0b8
- Changed define from WIN32 to _WIN32 to also support 64-bit windows platforms
by Paul Bakker
· 14 years ago
23986e5
- Major type rewrite of int to size_t for most variables and arguments used for buffer lengths and loops
by Paul Bakker
· 14 years ago
6d44032
- Do not close NULL stream
by Paul Bakker
· 15 years ago
20a7808
- Addec crypt_and_hash example program of the generic hash and cipher layers
by Paul Bakker
· 15 years ago