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

Return value

#PSA_SUCCESS The key has been copied successfully. #PSA_ERROR_INSUFFICIENT_MEMORY Not enough memory was available for allocation of the copy buffer. #PSA_ERROR_ALREADY_EXISTS There was other key material already present in the slot.

References

from examples