Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/ssl/
H A Dssl_test_lib.h71 #define ALPN_LIST_SIZE 10 macro
H A Dssl_client2.c800 const char *alpn_list[ALPN_LIST_SIZE]; in main()
1643 while (i < ALPN_LIST_SIZE - 1 && *p != '\0') { in main()
H A Dssl_server2.c1569 const char *alpn_list[ALPN_LIST_SIZE]; in main()
2537 while (i < ALPN_LIST_SIZE - 1 && *p != '\0') { in main()

Completed in 9 milliseconds