Searched defs:group_list (Results 1 – 14 of 14) sorted by relevance
57 struct exec_list group_list; member
33 static const TLS_GROUP_CONSTANTS group_list[35] = { variable
24 char *group_list = NULL, *interface = NULL; in main() local
149 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_tls13_write_named_group_list_ecdhe() local324 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_tls13_get_default_group_id() local
3124 uint16_t *group_list = mbedtls_calloc( length + 1, sizeof(uint16_t) ); in ssl_handshake_init() local4030 const uint16_t *group_list ) in mbedtls_ssl_conf_groups()6823 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in mbedtls_ssl_check_curve() local
314 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_write_supported_elliptic_curves_ext() local
3041 const uint16_t *group_list = mbedtls_ssl_get_groups( ssl ); in ssl_prepare_server_key_exchange() local
594 const uint16_t *group_list; member
239 std::vector < GstWinRTMediaFrameSourceGroup > group_list; in gst_mf_capture_winrt_thread_func() local
501 (std::vector<GstWinRTMediaFrameSourceGroup> &group_list) in EnumrateFrameSourceGroup()
290 let group_list = getgrouplist(&user, group).unwrap(); in test_initgroups() localVariable
684 uint16_t group_list[CURVE_LIST_SIZE]; in main() local
1347 uint16_t group_list[CURVE_LIST_SIZE]; in main() local
1199 TLS_GROUP_INFO *group_list; member