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

  /external/wpa_supplicant_8/src/eap_common/
eap_tlv_common.h 77 u8 compound_mac[20]; member in struct:eap_tlv_crypto_binding_tlv
  /external/wpa_supplicant_8/src/crypto/
crypto_module_tests.c 915 const u8 compound_mac[] = { local
974 os_memcmp(tlv + sizeof(tlv) - 20, compound_mac,
975 sizeof(compound_mac)) != 0) {
    [all...]

Completed in 213 milliseconds