TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
fb18b6ccd2f7f33e893dbf5d299f232b51a7c41f
/
tests
/
suites
/
test_suite_aes.function
ce2f237
change test function includes to use one convention
by Rich Evans
· 10 years ago
bd51b26
Add 'exit' label and variable initialization to relevant test suite functions
by Paul Bakker
· 11 years ago
8cfd9d8
Adapt programs / test suites to _init() and _free()
by Paul Bakker
· 11 years ago
556efba
Added AES CFB8 mode
by Paul Bakker
· 12 years ago
2014016
Fix a few selftest typos
by Manuel Pégourié-Gonnard
· 12 years ago
387a211
Fix some dependencies in tests
by Manuel Pégourié-Gonnard
· 12 years ago
92cb1d3
Make CBC an option, step 3: individual ciphers
by Manuel Pégourié-Gonnard
· 12 years ago
33b43f1
Converted .function file to c-like format and adapted generator code
by Paul Bakker
· 12 years ago
dbd443d
Adapted .function files and .data files to new test framework
by Paul Bakker
· 12 years ago
cd43a0b
- Adjusted to use proper size_t arguments
by Paul Bakker
· 14 years ago
5690efc
- Fixed a whole bunch of dependencies on defines between files, examples and tests
by Paul Bakker
· 14 years ago
f3ccc68
- Fixed cipher interface for encrypt/decrypt functions
by Paul Bakker
· 15 years ago
2b222c8
- Changed interface for AES and Camellia setkey functions to indicate invalid key lengths.
by Paul Bakker
· 16 years ago
69998dd
- Made code compliant with ISO99 (no-declaration-after-statement)
by Paul Bakker
· 16 years ago
3d36082
- Added test for self_test()
by Paul Bakker
· 16 years ago
367dae4
- Added CMake makefiles as alternative to regular Makefiles.
by Paul Bakker
· 16 years ago