btstack/test/security_manager
2016-06-10 14:06:18 +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
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
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: add sm_cmac_general_start for aes_cmac calculation in secure connection functions 2016-05-27 16:40:53 +02:00
sm_mbedtls_allocator_test.c sm: provide basic memory allocator for use with mbedtls 2016-06-03 16:59:29 +02:00