Searched refs:SSL_HandshakeNegotiatedExtension (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/net/third_party/nss/patches/ |
D | negotiatedextension.patch | 4 @@ -77,7 +77,6 @@ SSL_HandshakeNegotiatedExtension(PRFileD 12 @@ -93,14 +92,8 @@ SSL_HandshakeNegotiatedExtension(PRFileD
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | exports_win.def | 43 SSL_HandshakeNegotiatedExtension
|
D | sslreveal.c | 74 SSL_HandshakeNegotiatedExtension(PRFileDesc * socket, in SSL_HandshakeNegotiatedExtension() function
|
D | ssl.h | 1057 SSL_IMPORT SECStatus SSL_HandshakeNegotiatedExtension(PRFileDesc * socket,
|
/external/chromium_org/net/third_party/nss/ |
D | README.chromium | 46 * Allow SSL_HandshakeNegotiatedExtension to be called before the handshake
|
/external/chromium_org/net/socket/ |
D | ssl_client_socket_nss.cc | 1659 SECStatus rv = SSL_HandshakeNegotiatedExtension(socket, in CanFalseStartCallback() 1663 rv = SSL_HandshakeNegotiatedExtension(socket, in CanFalseStartCallback() 2531 ok = SSL_HandshakeNegotiatedExtension(nss_fd_, ssl_renegotiation_info_xtn, in UpdateConnectionStatus()
|
/external/chromium/net/socket/ |
D | ssl_client_socket_nss.cc | 1105 ok = SSL_HandshakeNegotiatedExtension(nss_fd_, ssl_renegotiation_info_xtn, in UpdateConnectionStatus()
|