]> git.ipfire.org Git - thirdparty/curl.git/commit
mbedtls: PSA can be used independently of TLS 1.3 (avoid runtime errors)
authorMichael Schuster <michael@schuster.ms>
Sat, 18 Jan 2025 04:38:41 +0000 (05:38 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 29 Jan 2025 07:54:10 +0000 (08:54 +0100)
commit11ea10355a1a346faddee5b87b12822b8aaaf906
treeae3f927fbb2c973866fcd1cdaf2be6c4db67075b
parent23ec39c3b54bc561cb3cec3cca6bf9ef36d0968f
mbedtls: PSA can be used independently of TLS 1.3 (avoid runtime errors)

Closes #16044
lib/vtls/mbedtls.c