Re: [FFmpeg-devel] [PATCH 3/5] crypto_bench: add support for xtea

2015-08-08 Thread Nicolas George
Le quintidi 15 thermidor, an CCXXIII, James Almer a écrit : > Signed-off-by: James Almer > --- > tools/crypto_bench.c | 24 > 1 file changed, 24 insertions(+) LGTM Regards, -- Nicolas George signature.asc Description: Digital signature

[FFmpeg-devel] [PATCH 3/5] crypto_bench: add support for xtea

2015-08-02 Thread James Almer
Signed-off-by: James Almer --- tools/crypto_bench.c | 24 1 file changed, 24 insertions(+) diff --git a/tools/crypto_bench.c b/tools/crypto_bench.c index 87e99d0..fb749ac 100644 --- a/tools/crypto_bench.c +++ b/tools/crypto_bench.c @@ -80,6 +80,7 @@ struct hash_impl { #