psa_reserve_free_key_slot() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

#PSA_SUCCESS \emptydescription #PSA_ERROR_INSUFFICIENT_MEMORY There were no free key slots. When #MBEDTLS_PSA_KEY_STORE_DYNAMIC is enabled, there was not enough memory to allocate more slots. #PSA_ERROR_BAD_STATE \emptydescription #PSA_ERROR_CORRUPTION_DETECTED This function attempted to operate on a key slot which was in an unexpected state.

References

from examples