TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
95f869c9fb97ff641de68b0ce4ff9b51a709f78f
/
tests
/
suites
/
test_suite_ccm.function
e8d7e6c
More robust code to set the IV
by Gilles Peskine
· 4 years, 6 months ago
aea41df
tests: suites: Remove `hex` in name of variables of type data_t
by Ronald Cron
· 5 years ago
14a5645
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
1d5ef29
tests: ccm: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
5b13a86
tests: Reformating due to *hexify functions renaming
by Ronald Cron
· 5 years ago
a0c9ff3
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
dd63359
Add tests for valid NULL in ccm_free()
by k-stachowiak
· 7 years ago
508bcd9
Remove unneeded test for the CCM free function
by k-stachowiak
· 7 years ago
26d365e
Add parameter validation for CCM
by k-stachowiak
· 7 years ago
5fcca46
Rename HexParam_t -> data_t for consistent coding style
by Azim Khan
· 7 years ago
cfd8342
Use integer instead of string as test result
by Mohammad Azim Khan
· 7 years ago
d30ca13
Combine hex parameters in a struct
by Azim Khan
· 8 years ago
46c9b1f
Fix test functions and data after moving hexify/unhexify out
by Azim Khan
· 8 years ago
f1aaec9
Intermediate hexify out change
by Azim Khan
· 8 years ago
0daf4ca
Add test vectors for CCM*
by Darryl Green
· 7 years ago
95ab93d
CCM*: Add minimal tests
by Janos Follath
· 7 years ago
93012e8
Set selftest verbose flag to boost coverage
by Andres AG
· 9 years ago
6963ff0
Split mbedtls_ccm_init() -> setkey()
by Manuel Pégourié-Gonnard
· 10 years ago
2cf5a7c
The Great Renaming
by Manuel Pégourié-Gonnard
· 10 years ago
7f80997
Rename include directory to mbedtls
by Manuel Pégourié-Gonnard
· 10 years ago
63adb49
Fix compile warning in tests/
by Rich Evans
· 10 years ago
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
0f6b66d
CCM operations allow input == output
by Manuel Pégourié-Gonnard
· 11 years ago
e8b8d01
Use tighter buffers in CCM test suite
by Manuel Pégourié-Gonnard
· 11 years ago
87df5ba
Add test for length checks
by Manuel Pégourié-Gonnard
· 11 years ago
ce77d55
Implement ccm_auth_decrypt()
by Manuel Pégourié-Gonnard
· 11 years ago
0023233
Refactor to prepare for CCM decryption
by Manuel Pégourié-Gonnard
· 11 years ago
637eb3d
Add ccm_encrypt_and_tag()
by Manuel Pégourié-Gonnard
· 11 years ago
9fe0d13
Add ccm_init/free()
by Manuel Pégourié-Gonnard
· 11 years ago
a6916fa
Add (placeholder) CCM module
by Manuel Pégourié-Gonnard
· 11 years ago