psa_can_do_cipher() function
Tell if PSA is ready for this cipher.
Arguments
cipher_alg
The cipher 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.