Home
last modified time | relevance | path

Searched refs:ecdhe (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.t0840 swap 8 >> 0<> 2 and or 12 << { can-ecdhe }
846 ifnot 0 >can-ecdhe then
873 dup can-ecdhe and ifnot
991 cc: do-ecdhe-part1 ( curve -- len ) {
1004 addr-cipher_suite get16 use-ecdhe? ifnot ret then
1049 \ 'use-rsa-ecdhe?' returns -1 for RSA, 0 for
1052 addr-cipher_suite get16 use-rsa-ecdhe? 1 << 3 + write8
1241 cc: do-ecdhe-part2 ( len prf_id -- ) {
1268 addr-cipher_suite get16 dup use-ecdhe? swap use-ecdh? { ecdhe ecdh }
1269 ecdh ecdhe or if
[all …]
H A Dssl_hs_client.t0204 * The point _from_ the server is taken from ecdhe_point[] if 'ecdhe'
205 * is non-zero, or from the X.509 engine context if 'ecdhe' is zero
209 make_pms_ecdh(br_ssl_client_context *ctx, unsigned ecdhe, int prf_id)
217 if (ecdhe) {
873 addr-cipher_suite get16 use-rsa-ecdhe? { use-rsa }
1079 unsigned ecdhe = T0_POP();
1082 x = make_pms_ecdh(CTX, ecdhe, prf_id);
1121 dup use-ecdhe? swap prf-id do-ecdh
H A Dssl_hs_client.c264 make_pms_ecdh(br_ssl_client_context *ctx, unsigned ecdhe, int prf_id) in make_pms_ecdh() argument
272 if (ecdhe) { in make_pms_ecdh()
1284 unsigned ecdhe = T0_POP(); in br_ssl_hs_client_run() local
1287 x = make_pms_ecdh(CTX, ecdhe, prf_id); in br_ssl_hs_client_run()
H A Dssl_hs_common.t0876 : use-rsa-ecdhe? ( suite -- bool )
880 : use-ecdsa-ecdhe? ( suite -- bool )
884 : use-ecdhe? ( suite -- bool )
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c1661 int ssl_cipher_disabled(const SSL *s, const SSL_CIPHER *c, int op, int ecdhe) in ssl_cipher_disabled() argument
1675 if (min_tls == TLS1_VERSION && ecdhe in ssl_cipher_disabled()
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt1675 : KxECDHE : kx-ecdhe
1677 : KxECDHE-PSK : kx-ecdhe-psk