Home
last modified time | relevance | path

Searched refs:ssl_ReleaseSSL3HandshakeLock (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/net/third_party/nss/patches/
Dsecretexporterlocks.patch13 + ssl_ReleaseSSL3HandshakeLock(ss);
22 + ssl_ReleaseSSL3HandshakeLock(ss);
40 + ssl_ReleaseSSL3HandshakeLock(ss);
Dtls12chromium.patch91 + ssl_ReleaseSSL3HandshakeLock(ss);
99 ssl_ReleaseSSL3HandshakeLock(ss);
Dsessioncache.patch79 + ssl_ReleaseSSL3HandshakeLock(ss);
Dcanfalsestart.patch374 ssl_ReleaseSSL3HandshakeLock(ss);
430 - ssl_ReleaseSSL3HandshakeLock(ss);
463 + ssl_ReleaseSSL3HandshakeLock(ss);
696 + ssl_ReleaseSSL3HandshakeLock(ss);
782 ssl_ReleaseSSL3HandshakeLock(ss);
798 + ssl_ReleaseSSL3HandshakeLock(ss);
Dtlsunique.patch66 + ssl_ReleaseSSL3HandshakeLock(ss);
/external/chromium_org/net/third_party/nss/ssl/
Dssl3gthr.c299 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_GatherCompleteHandshake()
317 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_GatherCompleteHandshake()
340 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_GatherCompleteHandshake()
417 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_GatherCompleteHandshake()
Dsslsecur.c244 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_ResetHandshake()
285 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_ReHandshake()
339 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_HandshakeCallback()
372 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_SetCanFalseStartCallback()
1280 ssl_ReleaseSSL3HandshakeLock(ss); in ssl_SecureSend()
1312 ssl_ReleaseSSL3HandshakeLock(ss); in ssl_SecureSend()
1389 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_SetURL()
1428 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_SetTrustAnchors()
1471 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_InvalidateSession()
1501 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_CacheSession()
[all …]
Dsslreveal.c107 ssl_ReleaseSSL3HandshakeLock(sslsocket); in SSL_HandshakeNegotiatedExtension()
Dsslinfo.c361 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_ExportKeyingMaterial()
373 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_ExportKeyingMaterial()
404 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_ExportKeyingMaterial()
Dsslsock.c508 ssl_ReleaseSSL3HandshakeLock(ss); in ssl_FreeSocket()
958 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_OptionGet()
1516 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_SetNextProtoCallback()
1597 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_SetNextProtoNego()
1953 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_VersionRangeGet()
2004 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_VersionRangeSet()
2012 ssl_ReleaseSSL3HandshakeLock(ss); in SSL_VersionRangeSet()
2128 ssl_ReleaseSSL3HandshakeLock(ss); in ssl_Accept()
Dssl3con.c3348 ssl_ReleaseSSL3HandshakeLock(ss); in SSL3_SendAlert()
4954 ssl_ReleaseSSL3HandshakeLock(ss); /**************************************/ in ssl3_StartHandshakeHash()
8768 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_HandleV2ClientHello()
8773 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_HandleV2ClientHello()
8924 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_HandleV2ClientHello()
8930 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_HandleV2ClientHello()
10525 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_AuthCertificateComplete()
11823 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_HandleRecord()
12214 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_HandleRecord()
12599 ssl_ReleaseSSL3HandshakeLock(ss); in ssl3_GetTLSUniqueChannelBinding()
Dsslimpl.h1534 #define ssl_ReleaseSSL3HandshakeLock(ss) \ macro
Dsslcon.c3100 ssl_ReleaseSSL3HandshakeLock(ss); in ssl2_BeginClientHandshake()