webrtc/api/crypto
Benjamin Wright 88e3e3f570 Updated FrameEncryptorInterface and FrameDecryptorInterface with status code.
This change allows an implementer to provide a custom error code to be returned
on failure with 0 being reserved for success. It also modifies the output size
APIs to be more specific and requests the number of bytes written to be returned
so we can determine how many bytes we need to send.

Bug: webrtc:9681
Change-Id: I13d34861bf851527fcbb350d0cfb480c0f95a6b3
Reviewed-on: https://webrtc-review.googlesource.com/98720
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Commit-Queue: Benjamin Wright <benwright@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24613}
2018-09-06 21:08:59 +00:00
..
framedecryptorinterface.h Updated FrameEncryptorInterface and FrameDecryptorInterface with status code. 2018-09-06 21:08:59 +00:00
frameencryptorinterface.h Updated FrameEncryptorInterface and FrameDecryptorInterface with status code. 2018-09-06 21:08:59 +00:00