NCC goes until 7

This commit is contained in:
Ismael Gomez 2018-05-28 08:19:23 +02:00
parent f8f1fdf5ee
commit b87df4c2b4
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ void usim::generate_as_keys_ho(uint32_t pci,
nh);
current_ncc++;
if (current_ncc == 7) {
if (current_ncc == 8) {
current_ncc = 0;
}
enb_star_key = nh;