media/library/common/src
christosts 3fb8ab2545 Async queueing: avoid extra memory allocations
When copying CryptoInfo for asynchronous input buffer queueing,
re-use the destination CryptoInfo's arrays to avoid re-allocating
memory.

PiperOrigin-RevId: 295706771
2020-02-25 21:20:30 +00:00
..
main Async queueing: avoid extra memory allocations 2020-02-25 21:20:30 +00:00
test Zero out trailing bytes in CryptoInfo.iv 2020-02-17 17:40:30 +00:00