ustream-mbedtls: add missing psa_crypto_init call
authorFelix Fietkau <nbd@nbd.name>
Wed, 3 Apr 2024 20:31:29 +0000 (22:31 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 3 Apr 2024 20:41:57 +0000 (22:41 +0200)
commit268050964b088a6000cca750e92dc6b5f54bbe7f
treec398d8954764ca21418ebb58564ca425c7722a47
parent7621339d7694abef5da5e5353ac440f2d39dcecb
ustream-mbedtls: add missing psa_crypto_init call

Required for a few features, including TLS1.3 on newer mbedtls versions

Signed-off-by: Felix Fietkau <nbd@nbd.name>
ustream-mbedtls.c