Searched refs:PSK (Results 1 – 25 of 45) sorted by relevance
12
| /freebsd-11-stable/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_use_psk_identity_hint.pod | 12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites 35 SSL_CTX_set_psk_server_callback, SSL_set_psk_server_callback - set PSK 56 SSL_CTX_use_psk_identity_hint() sets the given B<NULL>-terminated PSK 59 PSK identity hint B<hint> to SSL connection object B<ssl>. If B<hint> 62 In the case where PSK identity hint is B<NULL>, the server 68 received PSK identity and to fetch the pre-shared key used during the 72 connection in parameter B<ssl>, B<NULL>-terminated PSK identity sent 88 PSK identity was not found. An "unknown_psk_identity" alert message 93 PSK identity was found and the server callback has provided the PSK 98 If the PSK identity was not found but the callback instructs the
|
| HD | SSL_get_psk_identity.pod | 12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites 34 SSL_get_psk_identity, SSL_get_psk_identity_hint - get PSK client identity and hint 47 SSL_get_psk_identity_hint() is used to retrieve the PSK identity hint 49 B<ssl>. Similarly, SSL_get_psk_identity() is used to retrieve the PSK 55 If non-B<NULL>, SSL_get_psk_identity_hint() returns the PSK identity 56 hint and SSL_get_psk_identity() returns the PSK identity. Both are 58 no PSK identity hint was used during the connection setup.
|
| HD | SSL_CTX_set_psk_client_callback.pod | 12 Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites 34 SSL_CTX_set_psk_client_callback, SSL_set_psk_client_callback - set PSK client callback 55 The purpose of the callback function is to select the PSK identity and 60 connection in parameter B<ssl>, a B<NULL>-terminated PSK identity hint 75 On success (callback found a PSK identity and a pre-shared key to use)
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | wpa_supplicant.conf | 1535 key_mgmt=WPA-PSK 1546 key_mgmt=WPA-PSK 1634 key_mgmt=WPA-PSK WPA-EAP 1662 eap=PSK 1762 key_mgmt=WPA-PSK 1805 key_mgmt=WPA-EAP WPA-PSK IEEE8021X NONE
|
| HD | eap_testing.txt | 64 EAP-PEAPv0/PSK - - - - - - - - - - + - 75 EAP-PEAPv1/PSK - - - - - - - - - - + - 90 EAP-TTLS/EAP-PSK - - - - - - - - - - + - 98 EAP-PSK +7 - - - - + - - - - + - 129 7) tested only with an older (incompatible) draft of EAP-PSK; FreeRADIUS does 130 not support the current EAP-PSK (RFC) specification 279 - EAP-PSK
|
| HD | README-Windows.txt | 27 - WPA-PSK, TKIP, CCMP, TKIP+CCMP 29 - WPA2-PSK, TKIP, CCMP, TKIP+CCMP 174 Simple configuration example for WPA-PSK: 180 key_mgmt=WPA-PSK 295 key_mgmt=WPA-PSK
|
| /freebsd-11-stable/contrib/wpa/hostapd/ |
| HD | hostapd.wpa_psk | 2 # with #, must contain a MAC address and PSK separated with a space. 4 # anyone can use. PSK can be configured as an ASCII passphrase of 8..63 5 # characters or as a 256-bit hex PSK (64 hex digits).
|
| HD | eap_testing.txt | 28 EAP-PEAPv0/PSK + - - - - 38 EAP-PEAPv1/PSK + - - - -
|
| HD | README | 221 - WPA-PSK ("WPA-Personal") 302 # WPA-PSK or WPA-RADIUS/EAP based on other configuration). For WPA-PSK, either 303 # wpa_psk or wpa_passphrase must be set and wpa_key_mgmt must include WPA-PSK. 313 # WPA pre-shared keys for WPA-PSK. This can be either entered as a 256-bit 315 # (8..63 characters) that will be converted to PSK. This conversion uses SSID 316 # so the PSK changes when ASCII passphrase is used and the SSID is changed. 320 # Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both). The 322 #wpa_key_mgmt=WPA-PSK WPA-EAP
|
| HD | hostapd.eap_user | 21 # EAP-MD5, EAP-MSCHAPV2, EAP-GTC, EAP-PAX, EAP-PSK, and EAP-SAKE require a 66 "psk user" PSK "unknown" 67 "psk.user@example.com" PSK 0123456789abcdef0123456789abcdef
|
| HD | ChangeLog | 17 * added support for MACsec Key Agreement using IEEE 802.1X/PSK 70 - add WPA/WPA2 passphrase/PSK -based VLAN assignment 74 for PSK (wps_cred_add_sae=1) 91 - added local generation of PMK-R0/PMK-R1 for FT-PSK 100 - fixed wpa_psk_file use for FT-PSK 108 WPA2 PSK/passphrase 176 - allow server to provide PSK instead of passphrase for WPA-PSK 370 * extended WPS per-station PSK to support ER case 455 * added support for getting per-device PSK from RADIUS Tunnel-Password 483 * fixed EAP/WPS to PSK transition on reassociation in cases where [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | ProfileSummary.h | 48 const Kind PSK; 62 : PSK(K), DetailedSummary(std::move(DetailedSummary)), in ProfileSummary() 67 Kind getKind() const { return PSK; } in getKind()
|
| /freebsd-11-stable/crypto/openssl/util/ |
| HD | ssleay.num | 246 SSL_CTX_use_psk_identity_hint 294 EXIST::FUNCTION:PSK 247 SSL_CTX_set_psk_client_callback 295 EXIST::FUNCTION:PSK 249 SSL_get_psk_identity_hint 297 EXIST::FUNCTION:PSK 250 SSL_set_psk_server_callback 298 EXIST::FUNCTION:PSK 251 SSL_use_psk_identity_hint 299 EXIST::FUNCTION:PSK 252 SSL_set_psk_client_callback 300 EXIST::FUNCTION:PSK 255 SSL_CTX_set_psk_server_callback 303 EXIST::FUNCTION:PSK 256 SSL_get_psk_identity 304 EXIST::FUNCTION:PSK
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/ |
| HD | wpa-psk-tkip.conf | 7 key_mgmt=WPA-PSK
|
| /freebsd-11-stable/crypto/openssl/doc/apps/ |
| HD | s_server.pod | 167 anonymous ciphersuite or PSK) this option has no effect. 222 Use the PSK identity hint B<hint> when using a PSK cipher suite. 226 Use the PSK key B<key> when using a PSK cipher suite. The key is 229 This option must be provided in order to use a PSK cipher.
|
| HD | ciphers.pod | 341 =item B<PSK> 343 cipher suites using pre-shared keys (PSK). 586 =head2 Pre shared keying (PSK) cipheruites 588 TLS_PSK_WITH_RC4_128_SHA PSK-RC4-SHA 589 TLS_PSK_WITH_3DES_EDE_CBC_SHA PSK-3DES-EDE-CBC-SHA 590 TLS_PSK_WITH_AES_128_CBC_SHA PSK-AES128-CBC-SHA 591 TLS_PSK_WITH_AES_256_CBC_SHA PSK-AES256-CBC-SHA
|
| HD | s_client.pod | 201 Use the PSK identity B<identity> when using a PSK cipher suite. 206 Use the PSK key B<key> when using a PSK cipher suite. The key is 209 This option must be provided in order to use a PSK cipher.
|
| /freebsd-11-stable/tools/tools/net80211/scripts/ |
| HD | setup.wpa1.aes | 28 wpa_key_mgmt=WPA-PSK
|
| HD | setup.wpa | 28 wpa_key_mgmt=WPA-PSK
|
| HD | setup.wpa2 | 28 wpa_key_mgmt=WPA-PSK
|
| HD | setup.wpa2.tkip | 28 wpa_key_mgmt=WPA-PSK
|
| HD | setup.wpa1.tkip | 28 wpa_key_mgmt=WPA-PSK
|
| HD | setup.tsn | 28 wpa_key_mgmt=WPA-PSK
|
| HD | setup.updown.wpa | 30 wpa_key_mgmt=WPA-PSK
|
| HD | setup.mixed | 29 wpa_key_mgmt=WPA-PSK
|
12