Home
last modified time | relevance | path

Searched refs:group_list_len (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/
H A Dt1_lib.c245 if (ctx->group_list_max_len == ctx->group_list_len) { in add_provider_groups()
265 ginf = &ctx->group_list[ctx->group_list_len]; in add_provider_groups()
361 ctx->group_list_len++; in add_provider_groups()
396 for (j = 0; j < ctx->group_list_len; j++) { in ssl_load_groups()
739 for (i = 0; i < ctx->group_list_len; i++) { in tls1_group_name2id()
752 for (i = 0; i < ctx->group_list_len; i++) { in tls1_group_id_lookup()
H A Dssl_local.h1160 size_t group_list_len; member
H A Dssl_lib.c4341 for (j = 0; j < a->group_list_len; j++) { in SSL_CTX_free()

Completed in 44 milliseconds