OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
935
const u8
compound_mac
[] = {
local
996
os_memcmp(tlv + sizeof(tlv) - 20,
compound_mac
,
997
sizeof(
compound_mac
)) != 0) {
[
all
...]
Completed in 62 milliseconds