diff options
author | David Goldwich <david.goldwich@gmail.com> | 2011-09-02 08:20:58 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-09-21 08:28:20 +0200 |
commit | b3e144a7dfc6953df3b3e478eb8b8521ab5c6ecc (patch) | |
tree | 7a560a4854c9316d3e7e64bdbc14cb30e8734716 /libavformat/id3v2.h | |
parent | 3ffe32eb96e2414bdd87b353953d77fb83eca8ae (diff) | |
download | ffmpeg-b3e144a7dfc6953df3b3e478eb8b8521ab5c6ecc.tar.gz |
des: add possibility to calculate DES-CBC-MAC with small buffer
This patch adds the possibility to calculate the DES-CBC-MAC of a
source buffer (i.e. the last block of the buffer encrypted in CBC
mode) without having to allocate a destination buffer that is as
long as the complete source buffer, but instead only 8 bytes
for the MAC.
Signed-off-by: David Goldwich <david.goldwich@gmail.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/id3v2.h')
0 files changed, 0 insertions, 0 deletions