Index: net/third_party/nss/ssl/notes.txt |
=================================================================== |
--- net/third_party/nss/ssl/notes.txt (revision 124804) |
+++ net/third_party/nss/ssl/notes.txt (working copy) |
@@ -91,8 +91,8 @@ |
Rank (order) of locks |
-[ReadLock ->]\ [firstHandshake ->] [ssl3Handshake ->] recvbuf \ -> "spec" |
-[WriteLock->]/ xmitbuf / |
+recvLock ->\ firstHandshake -> recvbuf -> ssl3Handshake -> xmitbuf -> "spec" |
+sendLock ->/ |
crypto and hash Data that must be protected while turning plaintext into |
ciphertext: |