HomeSort by relevance Sort by last modified time
    Searched refs:tlsextnextprotoctx (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/openssl/openssl/apps/
s_client.c 519 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
521 static tlsextnextprotoctx next_proto;
525 tlsextnextprotoctx *ctx = arg;
    [all...]
s_server.c 904 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
908 tlsextnextprotoctx *next_proto = arg;
965 tlsextnextprotoctx next_proto;
    [all...]
  /external/openssl/apps/
s_client.c 521 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
523 static tlsextnextprotoctx next_proto;
527 tlsextnextprotoctx *ctx = arg;
    [all...]
s_server.c 904 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
908 tlsextnextprotoctx *next_proto = arg;
965 tlsextnextprotoctx next_proto;
    [all...]

Completed in 417 milliseconds