mbedtls_md_info_from_psa() function
Get Mbed TLS MD information of a hash algorithm given its PSA identifier
Arguments
alg
PSA hash algorithm identifier
Return value
The Mbed TLS MD information of the hash algorithm. \c NULL if the PSA hash algorithm is not supported.