Searched refs:TLS_GROUP_INFO (Results 1 – 5 of 5) sorted by relevance
228 TLS_GROUP_INFO *ginf = NULL; in add_provider_groups()235 TLS_GROUP_INFO *tmp = NULL; in add_provider_groups()238 tmp = OPENSSL_malloc(sizeof(TLS_GROUP_INFO) in add_provider_groups()244 * sizeof(TLS_GROUP_INFO)); in add_provider_groups()250 sizeof(TLS_GROUP_INFO) * TLS_GROUP_LIST_MALLOC_BLOCK_SIZE); in add_provider_groups()718 const TLS_GROUP_INFO *tls1_group_id_lookup(SSL_CTX *ctx, uint16_t group_id) in tls1_group_id_lookup()732 const TLS_GROUP_INFO *tls_group_info = tls1_group_id_lookup(ctx, group_id); in tls1_group_id2name()859 const TLS_GROUP_INFO *ginfo = tls1_group_id_lookup(SSL_CONNECTION_GET_CTX(s), in tls_valid_group()898 const TLS_GROUP_INFO *ginfo = tls1_group_id_lookup(SSL_CONNECTION_GET_CTX(s), in tls_group_allowed()922 TLS_GROUP_INFO *grp;[all …]
749 } TLS_GROUP_INFO; typedef1171 TLS_GROUP_INFO *group_list;2837 __owur const TLS_GROUP_INFO *tls1_group_id_lookup(SSL_CTX *ctx, uint16_t curve_id);2845 TLS_GROUP_INFO *grps,
4153 const TLS_GROUP_INFO *cinf in ssl3_ctrl()5305 const TLS_GROUP_INFO *ginf = tls1_group_id_lookup(sctx, id); in ssl_generate_pkey_group()5348 const TLS_GROUP_INFO *ginf = tls1_group_id_lookup(sctx, id); in ssl_generate_param_group()5589 const TLS_GROUP_INFO *cinf = NULL; in SSL_group_to_name()
1880 const TLS_GROUP_INFO *ginf = NULL; in tls_parse_stoc_key_share()
1932 const TLS_GROUP_INFO *ginf = NULL; in tls_construct_stoc_key_share()