mbedtls_oid_get_oid_by_md() function
Translate md_type into hash algorithm OID
Arguments
md_alg
message digest algorithm
oid
place to store ASN.1 OID string pointer
Return value
0 if successful, or MBEDTLS_ERR_OID_NOT_FOUND
mbedtls_oid_get_oid_by_md() reads 5 variables:
![]()
mbedtls_oid_get_oid_by_md()