Searched hist:"91101 a2af3c9382d2866dd6fc7cc9f0443b22785" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath.c | diff 91101a2af3c9382d2866dd6fc7cc9f0443b22785 Mon Oct 13 05:42:53 CEST 2003 Sam Leffler <sam@FreeBSD.org> Reduce per-packet overhead when using WEP by using an advancing IV seeded with arc4random rather than calling arc4random for each packet. Note this is the same algorithm used to select the IV when doing WEP on the host. diff 91101a2af3c9382d2866dd6fc7cc9f0443b22785 Mon Oct 13 05:42:53 CEST 2003 Sam Leffler <sam@FreeBSD.org> Reduce per-packet overhead when using WEP by using an advancing IV seeded with arc4random rather than calling arc4random for each packet. Note this is the same algorithm used to select the IV when doing WEP on the host.
|