Punycode decoding of email address in x509 certificate in mbed TLS

Does Mbed TLS support punycode decoding of email address during the x.509 certificate verification phase of TLS handshare process?
In Openssl (versions 3.0.0 through 3.0.6) there are vulnerabilities reported in punycode decoding functionality. More details are at VU#794340 - OpenSSL 3.0.0 to 3.0.6 decodes some punycode email addresses in X.509 certificates improperly

I would like to know if Mbed TLS supports punycode decoding and if the above mentioned vulnerabilities are applicable for mbed TLS