mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-12 15:11:35 +02:00
This commit adds the header file mbedtls/psa_util.h which contains static utility functions `mbedtls_psa_xxx()` used in the integration of PSA Crypto into Mbed TLS. Warning: These functions are internal only and may change at any time.