Searched refs:CS_ID_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_1x_defs.h12 #define CS_ID_LEN 8 macro
/freebsd-11-stable/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c404 os_memcpy(&_cs, cs_id, CS_ID_LEN);
1558 length += CS_ID_LEN;
1608 os_memcpy(body->sak, &cs, CS_ID_LEN);
1609 sak_pos = CS_ID_LEN;
1743 wrap_sak = body->sak + CS_ID_LEN;

Completed in 115 milliseconds