We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b59756 commit 8619f8cCopy full SHA for 8619f8c
include/psa/crypto.h
@@ -3579,8 +3579,6 @@ psa_status_t psa_raw_key_agreement(psa_algorithm_t alg,
3579
* \retval #PSA_ERROR_COMMUNICATION_FAILURE
3580
* \retval #PSA_ERROR_HARDWARE_FAILURE
3581
* \retval #PSA_ERROR_CORRUPTION_DETECTED
3582
- * \retval #PSA_ERROR_INSUFFICIENT_STORAGE
3583
- * \retval #PSA_ERROR_STORAGE_FAILURE
3584
* \retval #PSA_ERROR_BAD_STATE
3585
* The library has not been previously initialized by psa_crypto_init().
3586
* It is implementation-dependent whether a failure to initialize
0 commit comments