Home
last modified time | relevance | path

Searched refs:GROUP_LIST_SIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_test_lib.h72 #define GROUP_LIST_SIZE 25 macro
H A Dssl_client2.c806 uint16_t group_list[GROUP_LIST_SIZE]; in main()
1565 if (parse_groups(opt.groups, group_list, GROUP_LIST_SIZE) != 0) { in main()
H A Dssl_server2.c1567 uint16_t group_list[GROUP_LIST_SIZE]; in main()
2459 if (parse_groups(opt.groups, group_list, GROUP_LIST_SIZE) != 0) { in main()

Completed in 11 milliseconds