Home
last modified time | relevance | path

Searched refs:SSL_SECOP_TMP_DH (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_cert.c1041 if (op == SSL_SECOP_TMP_DH && bits < 80) in ssl_security_default_callback()
H A Dssl_lib.c6058 if (!ssl_security(s, SSL_SECOP_TMP_DH, in SSL_set0_tmp_dh_pkey()
6070 if (!ssl_ctx_security(ctx, SSL_SECOP_TMP_DH, in SSL_CTX_set0_tmp_dh_pkey()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c1381 {"Temp DH key bits", SSL_SECOP_TMP_DH},
/freebsd/crypto/openssl/doc/man7/
H A Dmigration_guide.pod2433 the security operation SSL_SECOP_TMP_DH. This is defined to take an EVP_PKEY
2437 according to the definition of SSL_SECOP_TMP_DH, and is inconsistent with all
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c2089 if (!ssl_security(s, SSL_SECOP_TMP_DH, in tls_process_ske_dhe()
H A Dstatem_srvr.c2481 if (!ssl_security(s, SSL_SECOP_TMP_DH, in tls_construct_server_key_exchange()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2460 # define SSL_SECOP_TMP_DH (7 | SSL_SECOP_OTHER_PKEY) macro
H A Dssl.h.in2388 # define SSL_SECOP_TMP_DH (7 | SSL_SECOP_OTHER_PKEY) macro
/freebsd/crypto/openssl/
H A DCHANGES.md1453 the security operation SSL_SECOP_TMP_DH. One location of the "other" parameter