Searched refs:ciphersuite (Results 1 – 18 of 18) sorted by relevance
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_psk_client_callback.pod | 49 case the server will have specified a ciphersuite to use already and the PSK 50 must be compatible with the digest for that ciphersuite. The digest will be 69 =item A ciphersuite 71 Only the handshake digest associated with the ciphersuite is relevant for the 72 PSK (the server may go on to negotiate any ciphersuite which is compatible with 73 the digest). The application can use any TLSv1.3 ciphersuite. If B<md> is 74 not NULL the handshake digest for the ciphersuite should be the same. 75 The ciphersuite can be set via a call to <SSL_SESSION_set_cipher(3)>. The
|
| H A D | SSL_CTX_set_cipher_list.pod | 34 ciphersuite names in order of preference. Valid TLSv1.3 ciphersuite names are: 94 ciphersuite list was configured, and 0 otherwise.
|
| H A D | SSL_SESSION_get0_cipher.pod | 24 SSL_SESSION_set_cipher() can be used to set the ciphersuite associated with the
|
| H A D | SSL_CIPHER_get_name.pod | 127 The minimum protocol version that the ciphersuite supports, such as B<TLSv1.2>. 129 ciphersuite was first defined because some ciphersuites are backwards compatible
|
| H A D | SSL_get_client_random.pod | 45 suitable for the ciphersuite associated with the SSL_SESSION.
|
| H A D | SSL_get_ciphers.pod | 72 a ciphersuite is available (i.e. it is configured in the cipher list) and shared
|
| H A D | SSL_CTX_use_psk_identity_hint.pod | 50 the ciphersuite and the protocol version. See
|
| H A D | SSL_CONF_cmd.pod | 102 Sets the TLSv1.2 and below ciphersuite list to B<value>. This list will be 110 (":") separated list of TLSv1.3 ciphersuite names in order of preference. This 256 Sets the ciphersuite list for TLSv1.2 and below to B<value>. This list will be 264 (":") separated list of TLSv1.3 ciphersuite names in order of preference. This
|
| /freebsd-13.1/contrib/wpa/src/eap_common/ |
| H A D | eap_pwd_common.h | 66 const u32 *ciphersuite, u8 *msk, u8 *emsk, u8 *session_id);
|
| H A D | eap_pwd_common.c | 334 const u32 *ciphersuite, u8 *msk, u8 *emsk, u8 *session_id) in compute_keys() argument 358 eap_pwd_h_update(hash, (const u8 *) ciphersuite, sizeof(u32)); in compute_keys()
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | NEWS | 224 o Kerberos ciphersuite support removed 496 o SSL/TLS GOST ciphersuite support. 498 o RFC4279 PSK ciphersuite support. 561 o Various ciphersuite selection fixes. 568 o Changes to ciphersuite selection algorithm 667 o Various ciphersuite selection fixes. 717 o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug
|
| H A D | CHANGES | 843 *) Separated TLSv1.3 ciphersuite configuration out from TLSv1.2 ciphersuite 3340 hello and checking the requested ciphersuite. 4774 ciphersuite support. 4796 the work each time a ciphersuite string requests enabling 4958 The temporary ciphersuite alias "ECCdraft" is no longer 5874 a ciphersuite string such as "DEFAULT:RSA" cannot enable 5945 ciphersuite selects this one ciphersuite, and any other similar 5948 ciphersuite and the SSL 3.0/TLS 1.0 ciphersuite. 6929 a ciphersuite string such as "DEFAULT:RSA" cannot enable 6979 *) Change ciphersuite string processing so that an explicit [all …]
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | s_time.pod | 148 colon (":") separated list of TLSv1.3 ciphersuite names.
|
| H A D | s_client.pod | 583 configured. Although the server determines which ciphersuite is used it should 594 colon (":") separated list of TLSv1.3 ciphersuite names.
|
| H A D | ciphers.pod | 95 list is a simple colon (":") separated list of TLSv1.3 ciphersuite names. By
|
| H A D | s_server.pod | 613 simple colon (":") separated list of TLSv1.3 ciphersuite names.
|
| /freebsd-13.1/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 2660 SSL_R_CIPHERSUITE_DIGEST_HAS_CHANGED:218:ciphersuite digest has changed 2776 Peer haven't sent GOST certificate, required for selected ciphersuite
|
| /freebsd-13.1/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_common.t0 | 851 \ returns true (-1) for the TLS_FALLBACK_SCSV pseudo-ciphersuite.
|