Searched refs:next_protos_parse (Results 1 - 4 of 4) sorted by relevance

/external/openssl/apps/
H A Dapps.h363 unsigned char *next_protos_parse(unsigned short *outlen, const char *in);
H A Ds_client.c820 next_proto.data = next_protos_parse(&next_proto.len, next_proto_neg_in);
H A Ds_server.c1660 next_proto.data = next_protos_parse(&len,
H A Dapps.c3023 /* next_protos_parse parses a comma separated list of strings into a string
3030 unsigned char *next_protos_parse(unsigned short *outlen, const char *in) function

Completed in 74 milliseconds