Loading ssl/tls1.h +1 −1 Original line number Diff line number Diff line Loading @@ -253,7 +253,7 @@ extern "C" { #if 0 /* will have to be provided externally for now , * i.e. build with -DTLSEXT_TYPE_opaque_prf_input=38183 * using whatever extension number you'd like to try */ # define TLSEXT_TYPE_opaque_prf_input ?? */ # define TLSEXT_TYPE_opaque_prf_input ?? #endif /* Temporary extension type */ Loading Loading
ssl/tls1.h +1 −1 Original line number Diff line number Diff line Loading @@ -253,7 +253,7 @@ extern "C" { #if 0 /* will have to be provided externally for now , * i.e. build with -DTLSEXT_TYPE_opaque_prf_input=38183 * using whatever extension number you'd like to try */ # define TLSEXT_TYPE_opaque_prf_input ?? */ # define TLSEXT_TYPE_opaque_prf_input ?? #endif /* Temporary extension type */ Loading