btstack/test/security_manager
Matthias Ringwald 2527d18c69 fix build
2016-11-10 22:00:31 +01: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 fix build 2016-11-10 22:00:31 +01: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