psa_can_do_hash() function
Tell if PSA is ready for this hash.
Arguments
hash_alg
The hash algorithm (ignored for now).
Return value
1 if the driver subsytem is ready, 0 otherwise.
Notes
For now, only checks the state of the driver subsystem, not the algorithm. Might do more in the future.