commit | fb8763f2c07cb72079b63a183f0afc9d863937b9 | [log] [tgz] |
---|---|---|
author | rtenneti <[email protected]> | Wed Feb 11 18:05:58 2015 |
committer | Commit bot <[email protected]> | Wed Feb 11 18:06:43 2015 |
tree | d2066c889e9a03d1966af0757b015852ab7ef50d | |
parent | 09de8c0e0303fa672fb5b7f8bbf466ab52c98f4f [diff] |
Change the interface of QuicDecrypter to accept an already allocated buffer in order to remove an extra memory allocation. Eliminates the 2% time spent in new from AeadBaseDecrypter, estimated at least 3% total savings. Merge internal changes: 85584634, 85637231 [email protected] Review URL: https://codereview.chromium.org/908073003 Cr-Commit-Position: refs/heads/master@{#315793}