Add TKM_CTX_AE (Authenticated Endpoint context)
This commit is contained in:
committed by
Tobias Brunner
parent
bf1034a776
commit
c755645032
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user