summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/wlan_tkip.4 4.html
blob: 469ec9d5fa4f56d8cc77a5d06ce66b1b4cbceca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<table class="head">
  <tr>
    <td class="head-ltitle">WLAN_TKIP(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">WLAN_TKIP(4)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">wlan_tkip</code> &#x2014; <span class="Nd">TKIP
    and Michael crypto support for 802.11 devices</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<p class="Pp"><code class="Cd">device wlan_tkip</code></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">wlan_tkip</code> module handles the TKIP and
    Michael cryptographic requirements of the WPA and 802.11i protocols. It does
    encapsulation and decapsulation of TKIP-encoded 802.11 frames and optionally
    calculates the TKIP cipher and Michael MIC. The
    <code class="Nm">wlan_tkip</code> module is an 802.11 cryptographic plugin
    module for use by the <a class="Xr">wlan(4)</a> module. This module is
    automatically loaded if a TKIP key is configured; typically by a WPA
    supplicant program such as wpa_supplicant, or a WPA authenticator program
    such as <code class="Nm">hostapd</code>. Should the underlying network
    device not be capable of doing the TKIP and/or Michael calculations in
    hardware, the <code class="Nm">wlan_tkip</code> module will do the work.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
  ALSO</a></h1>
<p class="Pp"><a class="Xr">wlan(4)</a>, <a class="Xr">wlan_ccmp(4)</a>,
    <a class="Xr">wlan_gcmp(4)</a>, <a class="Xr">wlan_wep(4)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="STANDARDS"><a class="permalink" href="#STANDARDS">STANDARDS</a></h1>
<p class="Pp">More information can be found in the IEEE 802.11, WPA, and 802.11i
    Standards.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">The <code class="Nm">wlan_tkip</code> driver first appeared in
    <span class="Ux">FreeBSD 6.0</span>.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">December 7, 2004</td>
    <td class="foot-os">FreeBSD 15.0</td>
  </tr>
</table>