Commit 5580d418 authored by Lionel Gauthier's avatar Lionel Gauthier

constant KASME no more used

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5465 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent fdae2754
......@@ -71,8 +71,6 @@ static const plmn_t mme_api_plmn = {0, 2, 0xf, 8, 0, 1}; // 20810
/* Code of the first tracking area belonging to the PLMN */
#define MME_API_FIRST_TAC 0x0001
/* NAS security key */
#define MME_API_KASME "CAFECAFECAFECAFECAFECAFECAFECAFE"
/* Authentication parameter RAND */
static const UInt8_t _mme_api_rand[AUTH_RAND_SIZE] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment