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 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...]

Completed in 69 milliseconds