HomeSort by: relevance | last modified time | path
    Searched defs:EAP_AKA_CK_LEN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/hostapd/
hlr_auc_gw.c 103 #define EAP_AKA_CK_LEN 16
741 u8 ck[EAP_AKA_CK_LEN];
776 memset(ck, '4', EAP_AKA_CK_LEN);
803 pos += wpa_snprintf_hex(pos, end - pos, ck, EAP_AKA_CK_LEN);
  /src/external/bsd/wpa/dist/src/eap_common/
eap_sim_common.h 62 #define EAP_AKA_CK_LEN 16

Completed in 16 milliseconds