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

  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay_i.h 256 * @prx: plain RX, ie validateFrames is not Strict
292 u8 prx:1; member in struct:ieee802_1x_mka_sak_use_body
296 u8 prx:1; member in struct:ieee802_1x_mka_sak_use_body
ieee802_1x_kay.c 222 wpa_printf(MSG_DEBUG, "\tPlain Key Rx....: %s", yes_no(body->prx));
1185 body->prx = TRUE;
1208 body->prx = kay->macsec_validate != Strict;
1296 if (body->prx)
    [all...]

Completed in 198 milliseconds