psa_allocate_buffer_to_slot() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

#PSA_SUCCESS The buffer has been successfully allocated. #PSA_ERROR_INSUFFICIENT_MEMORY Not enough memory was available for allocation. #PSA_ERROR_ALREADY_EXISTS Trying to allocate a buffer to a non-empty key slot.

References

from examples