HomeSort by: relevance | last modified time | path
    Searched refs:tlsextnextprotoctx (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/apps/
s_client.c 244 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
246 static tlsextnextprotoctx next_proto;
252 tlsextnextprotoctx *ctx = arg;
s_server.c 631 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
636 tlsextnextprotoctx *next_proto = arg;
1020 tlsextnextprotoctx next_proto = { NULL, 0 };
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c 378 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
380 static tlsextnextprotoctx next_proto;
386 tlsextnextprotoctx *ctx = arg;
s_server.c 678 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
683 tlsextnextprotoctx *next_proto = arg;
1027 tlsextnextprotoctx next_proto = { NULL, 0 };
  /src/crypto/external/apache2/openssl/dist/apps/
s_client.c 290 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
292 static tlsextnextprotoctx next_proto;
298 tlsextnextprotoctx *ctx = arg;
s_server.c 656 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
661 tlsextnextprotoctx *next_proto = arg;
1153 tlsextnextprotoctx next_proto = { NULL, 0 };

Completed in 38 milliseconds