Searched refs:next_protos_parse (Results 1 – 5 of 5) sorted by relevance
206 next_protos_parse(unsigned short *outlen, const char *in) in next_protos_parse() function240 if ((protos = next_protos_parse(&protos_len, alpn_server)) == NULL) { in cb_server_alpn()701 unsigned char *alpn = next_protos_parse(&alpn_len, alpn_client); in main()
248 unsigned char *next_protos_parse(unsigned short *outlen, const char *in);
979 alpn = next_protos_parse(&alpn_len, cfg.alpn_in); in s_client_main()
1899 next_protos_parse(unsigned short *outlen, const char *in) in next_protos_parse() function
1105 alpn_ctx.data = next_protos_parse(&len, in s_server_main()