diff options
Diffstat (limited to 'static/freebsd/man4/wlan_gcmp.4 3.html')
| -rw-r--r-- | static/freebsd/man4/wlan_gcmp.4 3.html | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/static/freebsd/man4/wlan_gcmp.4 3.html b/static/freebsd/man4/wlan_gcmp.4 3.html deleted file mode 100644 index 4d6b3104..00000000 --- a/static/freebsd/man4/wlan_gcmp.4 3.html +++ /dev/null @@ -1,55 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">WLAN_GCMP(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">WLAN_GCMP(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_gcmp</code> — - <span class="Nd">AES-GCMP 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_gcmp</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_gcmp</code> module handles the - <a class="permalink" href="#Galois/Counter"><i class="Em" id="Galois/Counter">Galois/Counter - Mode Protocol</i></a> cryptographic requirements of the IEEE 802.11ad and - WPA2/WPA3 protocols. It does encapsulation and decapsulation of GCMP-encoded - 802.11 frames and optionally calculates the AES-GCMP cipher. The - <code class="Nm">wlan_gcmp</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 an AES-GCMP 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 AES-GCMP calculations in hardware, the - <code class="Nm">wlan_gcmp</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_tkip(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, and WPA - 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_gcmp</code> driver first appeared in - <span class="Ux">FreeBSD 15.0</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">June 13, 2025</td> - <td class="foot-os">FreeBSD 15.0</td> - </tr> -</table> |
