Home
last modified time | relevance | path

Searched refs:tls1_shared_group (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_lib.c283 uint16_t tls1_shared_group(SSL *s, int nmatch) in tls1_shared_group() function
615 return tls1_shared_group(s, 0) != 0; in tls1_check_ec_tmp_key()
H A Dssl_local.h2516 __owur uint16_t tls1_shared_group(SSL *s, int nmatch);
H A Ds3_lib.c3633 uint16_t id = tls1_shared_group(s, larg); in ssl3_ctrl()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h2656 __owur uint16_t tls1_shared_group(SSL *s, int nmatch);
H A Ds3_lib.c3640 uint16_t id = tls1_shared_group(s, larg); in ssl3_ctrl()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_srvr.c2519 curve_id = tls1_shared_group(s, -2); in tls_construct_server_key_exchange()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_srvr.c2611 curve_id = tls1_shared_group(s, -2); in tls_construct_server_key_exchange()