commit | 3f92d21094ebb0ee36851d0f85764fefa52491f3 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Fri Feb 20 15:32:52 2015 -0800 |
committer | Adam Langley <agl@google.com> | Wed Mar 18 19:54:34 2015 +0000 |
tree | b76ea92d4b5f42cd4cac060a140b2c29e0fbf884 | |
parent | 524e717b87aff15ae2ef44bd03923a48f7aea2f4 [diff] |
Add SSL_get_rc4_state. This allows the current RC4 state of an SSL* to be extracted. We have internal uses for this functionality. Change-Id: Ic124c4b253c8325751f49e7a4c021768620ea4b7 Reviewed-on: https://boringssl-review.googlesource.com/3722 Reviewed-by: Adam Langley <agl@google.com>