Home
last modified time | relevance | path

Searched defs:opc (Results 1 – 5 of 5) sorted by relevance

/hostap-3.7.0/src/crypto/
Dmilenage.c36 int milenage_f1(const u8 *opc, const u8 *k, const u8 *_rand, in milenage_f1()
88 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, in milenage_f2345()
173 void milenage_generate(const u8 *opc, const u8 *amf, const u8 *k, in milenage_generate()
208 int milenage_auts(const u8 *opc, const u8 *k, const u8 *_rand, const u8 *auts, in milenage_auts()
235 int gsm_milenage(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc) in gsm_milenage()
270 int milenage_check(const u8 *opc, const u8 *k, const u8 *sqn, const u8 *_rand, in milenage_check()
/hostap-3.7.0/tests/
Dtest-milenage.c14 static int milenage_opc(const u8 *op, const u8 *k, u8 *opc) in milenage_opc()
29 u8 opc[16]; member
258 u8 opc[16]; member
698 u8 buf[16], buf2[16], buf3[16], buf4[16], buf5[16], opc[16]; in main() local
/hostap-3.7.0/hostapd/
Dhlr_auc_gw.c86 u8 opc[16]; member
/hostap-3.7.0/src/eap_peer/
Deap_sim.c280 u8 opc[16], k[16]; in eap_sim_gsm_auth() local
Deap_aka.c276 u8 opc[16], k[16], sqn[6]; in eap_aka_umts_auth() local