Remove PSA_ERROR_DOES_NOT_EXIST from psa_mac_sign_setup
This commit is contained in:
parent
d5ae06b1e3
commit
7563ed17ab
@ -1323,7 +1323,6 @@ static psa_mac_operation_t psa_mac_operation_init(void);
|
||||
* \retval #PSA_SUCCESS
|
||||
* Success.
|
||||
* \retval #PSA_ERROR_INVALID_HANDLE
|
||||
* \retval #PSA_ERROR_DOES_NOT_EXIST
|
||||
* \retval #PSA_ERROR_NOT_PERMITTED
|
||||
* \retval #PSA_ERROR_INVALID_ARGUMENT
|
||||
* \p handle is not compatible with \p alg.
|
||||
|
Loading…
Reference in New Issue
Block a user