hostap/src/hlr_auc_gw
Jouni Malinen 6689218ec7 Fix comparison to use correct symbol name (__rand vs. rand)
rand would be the address of rand() function and never NULL. The previous
version could have crashed on invalid AKA-AUTS command. Though, these
commands are only from hostapd which sends valid requests and as such,
the actual issue did not show up.
2009-11-10 16:51:59 +02:00
..
hlr_auc_gw.c Fix comparison to use correct symbol name (__rand vs. rand) 2009-11-10 16:51:59 +02:00
hlr_auc_gw.milenage_db Add another Milenage test set that is suitable for EAP-AKA' 2009-02-11 17:29:03 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
milenage.c Fixed Milenage debug output to use correct length for IK and CK 2008-11-20 15:45:31 +02:00
milenage.h Added Milenage USIM emulator for EAP-AKA (can be used to simulate test 2008-11-05 23:02:13 +02:00