OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gsm_milenage
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
milenage.c
233
*
gsm_milenage
- Generate GSM-Milenage (3GPP TS 55.205) authentication triplet
241
int
gsm_milenage
(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc)
function
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
milenage.c
233
*
gsm_milenage
- Generate GSM-Milenage (3GPP TS 55.205) authentication triplet
241
int
gsm_milenage
(const u8 *opc, const u8 *k, const u8 *_rand, u8 *sres, u8 *kc)
function
[
all
...]
Completed in 22 milliseconds