This determines which function to use. This must be either \c 0 for SHA-256, or \c 1 for SHA-224.
Return value
\c 0 on success. A negative error code on failure.
Notes
is224 must be defined accordingly to the enabled MBEDTLS_SHA224_C/MBEDTLS_SHA256_C symbols otherwise the function will return #MBEDTLS_ERR_SHA512_BAD_INPUT_DATA.