Searched refs:milenage_f2345 (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/crypto/
H A Dmilenage.c83 * milenage_f2345 - Milenage f2, f3, f4, f5, f5* algorithms
94 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, function
191 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) {
221 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
246 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL))
287 if (milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL))
303 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
H A Dmilenage.h30 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/crypto/
H A Dmilenage.c83 * milenage_f2345 - Milenage f2, f3, f4, f5, f5* algorithms
94 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, function
191 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) {
221 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
246 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL))
287 if (milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL))
303 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
H A Dmilenage.h30 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/crypto/
H A Dmilenage.c83 * milenage_f2345 - Milenage f2, f3, f4, f5, f5* algorithms
94 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, function
191 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) {
221 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
246 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL))
287 if (milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL))
303 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
H A Dmilenage.h30 int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/hlr_auc_gw/
H A Dmilenage.c83 * milenage_f2345 - Milenage f2, f3, f4, f5, f5* algorithms
94 static int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, function
191 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) {
221 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
246 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL))
287 if (milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL))
303 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
1054 if (milenage_f2345(opc, t->k, t->rand, buf, buf2, buf3, buf4,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/hlr_auc_gw/
H A Dmilenage.c83 * milenage_f2345 - Milenage f2, f3, f4, f5, f5* algorithms
94 static int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, function
191 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) {
221 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
246 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL))
287 if (milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL))
303 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
1054 if (milenage_f2345(opc, t->k, t->rand, buf, buf2, buf3, buf4,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/hlr_auc_gw/
H A Dmilenage.c83 * milenage_f2345 - Milenage f2, f3, f4, f5, f5* algorithms
94 static int milenage_f2345(const u8 *opc, const u8 *k, const u8 *_rand, function
191 milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL)) {
221 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
246 if (milenage_f2345(opc, k, _rand, res, ck, ik, NULL, NULL))
287 if (milenage_f2345(opc, k, _rand, res, ck, ik, ak, NULL))
303 if (milenage_f2345(opc, k, _rand, NULL, NULL, NULL, NULL, ak))
1054 if (milenage_f2345(opc, t->k, t->rand, buf, buf2, buf3, buf4,

Completed in 87 milliseconds