keymaster: ta: fix switch case with latest keystore_command
keystore_command enum has been realigned with optee_keymaster_ipc.h and some of the commands have been renamed.
The switch case in the command handler should follow these names.
Fixes: a50ea13d (keymaster: ta: realign keystore_command with optee_keymaster_ipc.h)
Edited by Julien Masson