HomeSort by: relevance | last modified time | path
    Searched refs:RSN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant.conf 414 # parameter for RSN networks. By default, PMF is disabled unless enabled with
418 # for non-RSN networks (key_mgmt=NONE) since PMF is available only when using
419 # RSN.
939 # WPA-PSK (with proto=RSN). In addition, key_mgmt=WPA-NONE (fixed group key
1004 # RSN = WPA2/IEEE 802.11i (also WPA2 can be used as an alias for RSN)
1005 # Note that RSN is used also for WPA3.
1006 # If not set, this defaults to: WPA RSN
1014 # WPA-NONE = WPA-None for IBSS (deprecated; use proto=RSN key_mgmt=WPA-PSK
1077 # group_mgmt: list of accepted group management ciphers for RSN (PMF
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/rpz/
tests.sh 135 RSN=$($DNSRPSCMD -n "$1")
136 #echo "dnsrps serial for $1 is $RSN"
137 if test -z "$RSN"; then
155 if test "$SN" -eq "0$RSN"; then
161 echo_i "dnsrps serial for $Z is $RSN instead of $SN"
179 test "$RSN" -eq "$1" && return

Completed in 24 milliseconds