10 Oct
2020
10 Oct
'20
6:34 p.m.
Also the functions which I need are milenage_f1 and milenage_f2345 so I had to make them non static.
I realised after I read milenage.c again that I don't actually need milenage_f1 and milenage_f2345 as they are called by milenage_umts_generate which seems to do exactly what I need and is not static.