Searched defs:tlsextnextprotoctx (Results 1 - 2 of 2) sorted by last modified time

/external/openssl/apps/
H A Ds_client.c523 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
525 static tlsextnextprotoctx next_proto;
529 tlsextnextprotoctx *ctx = arg;
H A Ds_server.c910 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
914 tlsextnextprotoctx *next_proto = arg;
971 tlsextnextprotoctx next_proto;

Completed in 166 milliseconds