btstack/test/security_manager
2016-06-27 16:05:17 +02:00
..
.gitignore test/sm: re-implemented aes_cmac using software AES 2016-05-27 16:40:53 +02:00
aes_cmac_test.c test/sm: extract aes_cmac implementation 2016-05-27 16:40:53 +02:00
aes_cmac.c test/sm: extract aes_cmac implementation 2016-05-27 16:40:53 +02:00
aes_cmac.h test/sm: extract aes_cmac implementation 2016-05-27 16:40:53 +02:00
aestest.c test: fix security manager aes test compile 2016-03-28 12:15:13 +02:00
ectest.c test/ectest: init dh_key - fixing crash 2016-06-10 14:06:18 +02:00
Makefile test: fix security_manager tests 2016-06-10 13:47:11 +02:00
mock.c test/sm: avoid c++ warning 2016-06-27 16:05:17 +02:00
pairing.pklg
rijndael.c sm: calculate DHKey, LTK, and DHKey Check values. Require only Encryption in example 2016-05-27 16:40:53 +02:00
rijndael.h
security_manager.c sm: sm_cmac_start -> sm_cmac_signed_write 2016-06-20 11:34:56 +02:00
sm_mbedtls_allocator_test.c sm: provide basic memory allocator for use with mbedtls 2016-06-03 16:59:29 +02:00