Home
last modified time | relevance | path

Searched refs:bce (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/wlantest/
Dbip.c74 size_t len, const u8 *ipn, int keyid, bool bce, in bip_protect_s1g_beacon() argument
86 if (bce) in bip_protect_s1g_beacon()
99 if (bce) { in bip_protect_s1g_beacon()
144 if (bce) in bip_protect_s1g_beacon()
160 if (bce && keyid - 6 != (bc->compat_info & 0x80) >> 7) { in bip_protect_s1g_beacon()
256 int keyid, bool bce, size_t *prot_len) in bip_gmac_protect_s1g_beacon() argument
267 if (bce) in bip_gmac_protect_s1g_beacon()
279 if (bce) { in bip_gmac_protect_s1g_beacon()
324 if (bce) in bip_gmac_protect_s1g_beacon()
340 if (bce && keyid - 6 != (bc->compat_info & 0x80) >> 7) { in bip_gmac_protect_s1g_beacon()
Dwlantest.h361 size_t len, const u8 *ipn, int keyid, bool bce,
367 int keyid, bool bce, size_t *prot_len);