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

  /external/openssl/apps/
s_client.c 514 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
516 static tlsextnextprotoctx next_proto;
520 tlsextnextprotoctx *ctx = arg;
    [all...]
s_server.c 902 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st
906 tlsextnextprotoctx *next_proto = arg;
961 tlsextnextprotoctx next_proto;
    [all...]

Completed in 589 milliseconds