psa_set_key_domain_parameters() is only used within mbed TLS Library.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

#PSA_SUCCESS \emptydescription #PSA_ERROR_INVALID_ARGUMENT \emptydescription #PSA_ERROR_NOT_SUPPORTED \emptydescription #PSA_ERROR_INSUFFICIENT_MEMORY \emptydescription

Notes

This function may allocate memory or other resources. Once you have called this function on an attribute structure, you must call psa_reset_key_attributes() to free these resources. This is an experimental extension to the interface. It may change in future versions of the library.

References

from examples