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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
802_11Defs.h 458 #define IV_FIELD_SIZE 4
462 #define WEP_AFTER_HEADER_FIELD_SIZE IV_FIELD_SIZE
463 #define TKIP_AFTER_HEADER_FIELD_SIZE (IV_FIELD_SIZE + EIV_FIELD_SIZE)
    [all...]
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 499 #define IV_FIELD_SIZE 4
503 #define WEP_AFTER_HEADER_FIELD_SIZE IV_FIELD_SIZE
504 #define TKIP_AFTER_HEADER_FIELD_SIZE (IV_FIELD_SIZE + EIV_FIELD_SIZE)
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
802_11Defs.h 499 #define IV_FIELD_SIZE 4
503 #define WEP_AFTER_HEADER_FIELD_SIZE IV_FIELD_SIZE
504 #define TKIP_AFTER_HEADER_FIELD_SIZE (IV_FIELD_SIZE + EIV_FIELD_SIZE)
    [all...]

Completed in 60 milliseconds