Home
last modified time | relevance | path

Searched refs:tls1_get_supported_groups (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_clnt.c142 tls1_get_supported_groups(s, &pgroups, &num_groups); in use_ecc()
210 tls1_get_supported_groups(s, &pgroups, &num_groups); in tls_construct_ctos_supported_groups()
668 tls1_get_supported_groups(s, &pgroups, &num_groups); in tls_construct_ctos_key_share()
1816 tls1_get_supported_groups(s, &pgroups, &num_groups); in tls_parse_stoc_key_share()
H A Dextensions_srvr.c594 tls1_get_supported_groups(s, &srvrgroups, &srvr_num_groups); in tls_parse_ctos_key_share()
1381 tls1_get_supported_groups(s, &groups, &numgroups); in tls_construct_stoc_supported_groups()
H A Dextensions.c1414 tls1_get_supported_groups(s, &pgroups, &num_groups); in final_key_share()
/third_party/openssl/ssl/statem/
H A Dextensions_clnt.c142 tls1_get_supported_groups(s, &pgroups, &num_groups); in use_ecc()
210 tls1_get_supported_groups(s, &pgroups, &num_groups); in tls_construct_ctos_supported_groups()
668 tls1_get_supported_groups(s, &pgroups, &num_groups); in tls_construct_ctos_key_share()
1801 tls1_get_supported_groups(s, &pgroups, &num_groups); in tls_parse_stoc_key_share()
H A Dextensions_srvr.c594 tls1_get_supported_groups(s, &srvrgroups, &srvr_num_groups); in tls_parse_ctos_key_share()
1347 tls1_get_supported_groups(s, &groups, &numgroups); in tls_construct_stoc_supported_groups()
H A Dextensions.c1386 tls1_get_supported_groups(s, &pgroups, &num_groups); in final_key_share()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c493 void tls1_get_supported_groups(SSL *s, const uint16_t **pgroups, in tls1_get_supported_groups() function
632 tls1_get_supported_groups(s, &pref, &num_pref); in tls1_shared_group()
636 tls1_get_supported_groups(s, &supp, &num_supp); in tls1_shared_group()
825 tls1_get_supported_groups(s, &groups, &groups_len); in tls1_check_group_id()
H A Dssl_local.h2726 void tls1_get_supported_groups(SSL *s, const uint16_t **pgroups,
/third_party/openssl/ssl/
H A Dt1_lib.c492 void tls1_get_supported_groups(SSL *s, const uint16_t **pgroups, in tls1_get_supported_groups() function
630 tls1_get_supported_groups(s, &pref, &num_pref); in tls1_shared_group()
634 tls1_get_supported_groups(s, &supp, &num_supp); in tls1_shared_group()
805 tls1_get_supported_groups(s, &groups, &groups_len); in tls1_check_group_id()
H A Dssl_local.h2670 void tls1_get_supported_groups(SSL *s, const uint16_t **pgroups,

Completed in 33 milliseconds