Re: [FFmpeg-devel] [PATCH] tools/crypto_bench: add support for mbedcrypto
On 5/27/2018 6:25 PM, James Almer wrote: > Requires mbed TLS 2.7.0 or newer > > Signed-off-by: James Almer > --- > tools/crypto_bench.c | 111 +-- > 1 file changed, 108 insertions(+), 3 deletions(-) Pushed alongside a couple extra additions. _
[FFmpeg-devel] [PATCH] tools/crypto_bench: add support for mbedcrypto
Requires mbed TLS 2.7.0 or newer Signed-off-by: James Almer --- tools/crypto_bench.c | 111 +-- 1 file changed, 108 insertions(+), 3 deletions(-) diff --git a/tools/crypto_bench.c b/tools/crypto_bench.c index 203bffe198..29e7eeec6b 100644 --- a/tools/cryp