HomeSort by relevance Sort by last modified time
    Searched defs:compound_mac (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant/
eap_tlv.h 71 u8 compound_mac[20]; member in struct:eap_tlv_crypto_binding__tlv
  /external/wpa_supplicant/tests/
test_sha1.c 109 const u8 compound_mac[] = { local
158 if (memcmp(tlv + sizeof(tlv) - 20, compound_mac, sizeof(compound_mac))
  /external/wpa_supplicant_6/wpa_supplicant/tests/
test_sha1.c 120 const u8 compound_mac[] = { local
177 if (memcmp(tlv + sizeof(tlv) - 20, compound_mac, sizeof(compound_mac))
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_tlv_common.h 83 u8 compound_mac[20]; member in struct:eap_tlv_crypto_binding_tlv

Completed in 113 milliseconds