Home | Sort by relevance Sort by last modified time |
/external/openssl/apps/ | |
s_client.c | 523 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st 525 static tlsextnextprotoctx next_proto; 529 tlsextnextprotoctx *ctx = arg; [all...] |
s_server.c | 910 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st 914 tlsextnextprotoctx *next_proto = arg; 971 tlsextnextprotoctx next_proto; [all...] |