Add TKM_CTX_AE (Authenticated Endpoint context)

This commit is contained in:
Reto Buerki
2013-03-19 15:23:47 +01:00
committed by Tobias Brunner
parent bf1034a776
commit c755645032
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "tkm_id_manager.h"
static const tkm_limits_t limits = {125, 100, 30};
static const tkm_limits_t limits = {125, 100, 30, 200};
START_TEST(test_id_mgr_creation)
{