Commit ea7a3f7d authored by Lionel Gauthier's avatar Lionel Gauthier

security algorithms

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5659 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 89fd9b30
......@@ -56,6 +56,8 @@ typedef struct mme_app_connection_establishment_cnf_s {
/* Key eNB */
uint8_t keNB[32];
uint16_t security_capabilities_encryption_algorithms;
uint16_t security_capabilities_integrity_algorithms;
nas_conn_est_cnf_t nas_conn_est_cnf;
} mme_app_connection_establishment_cnf_t;
......
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