diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2022-04-24 01:02:14 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2022-04-27 18:50:31 +0200 |
commit | 456988fe2b8c3ff2a99575fbd5e1370d8edc991d (patch) | |
tree | ff58ebeea4e62193ebad1535254fbbb745200739 /libavcodec/ulti_cb.h | |
parent | d8416843327813c44fbecd7a4314122cdabe1ff3 (diff) | |
download | ffmpeg-456988fe2b8c3ff2a99575fbd5e1370d8edc991d.tar.gz |
lavf/tls_mbedtls: add support for mbedtls version 3
- certs.h is gone. Only contains test data, and was not used at all.
- config.h is renamed. Was seemingly not used, so can be removed.
- MBEDTLS_ERR_SSL_NO_USABLE_CIPHERSUITE is gone, instead
MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE will be thrown.
- mbedtls_pk_parse_keyfile now needs to be passed a properly seeded
RNG. Hence, move the call to after RNG seeding.
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libavcodec/ulti_cb.h')
0 files changed, 0 insertions, 0 deletions