HomeSort by relevance Sort by last modified time
    Searched full:pn_lo (Results 1 - 1 of 1) sorted by null

  /external/syslinux/gpxe/src/net/80211/
wpa_ccmp.c 51 u8 pn_lo[2]; /**< Bytes 0 and 1 of packet number */ member in struct:ccmp_head
346 memcpy ( head.pn_lo, tx_pn, 2 );
410 memcpy ( rx_pn, head->pn_lo, 2 );

Completed in 77 milliseconds