Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dt1_lib.c416 ctx->ext.supported_groups_default_len = num_deflt_grps; in ssl_load_groups()
837 *pgroupslen = sctx->ext.supported_groups_default_len; in tls1_get_supported_groups()
1075 groups_to_add = garg->ctx->ext.supported_groups_default_len; in gid_cb()
1096 for (j = 0; j < garg->ctx->ext.supported_groups_default_len; j++) { in gid_cb()
H A Dssl_local.h1020 size_t supported_groups_default_len; member
/openssl/test/
H A Dsslapitest.c9787 default_groups_len = ctx->ext.supported_groups_default_len; in test_configuration_of_groups()

Completed in 87 milliseconds