Home | History | Annotate | Download | only in socket

Lines Matching full:decrypted

376 // Ciphertext is decrypted one SSL record at a time, so recv_buffer_ needs to
747 // If we have surplus decrypted plaintext, satisfy the Read with it without
1290 // The received ciphertext was decrypted in place in recv_buffer_. Remember
1291 // the location and length of the decrypted plaintext and any unused
1332 // be decrypted. The Platform SDK WebClient.c sample doesn't handle
1340 // The server requested renegotiation, but there are some decrypted
1342 // decrypted data to the caller.
1369 // If we decrypted 0 bytes, don't report 0 bytes read, which would be