Searched refs:tlsextnextprotoctx (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/apps/ | ||
H A D | s_client.c | 519 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st 521 static tlsextnextprotoctx next_proto; 525 tlsextnextprotoctx *ctx = arg; |
H A D | s_server.c | 904 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st 908 tlsextnextprotoctx *next_proto = arg; 965 tlsextnextprotoctx next_proto; |
/external/openssl/apps/ | ||
H A D | s_client.c | 521 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st 523 static tlsextnextprotoctx next_proto; 527 tlsextnextprotoctx *ctx = arg; |
H A D | s_server.c | 904 } tlsextnextprotoctx; typedef in typeref:struct:tlsextnextprotoctx_st 908 tlsextnextprotoctx *next_proto = arg; 965 tlsextnextprotoctx next_proto; |
Completed in 96 milliseconds