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

Return value

A status indicating the success/failure of the operation #PSA_SUCCESS The operation completed successfully #PSA_ERROR_DOES_NOT_EXIST The operation failed because the provided uid value was not found in the storage #PSA_ERROR_DATA_CORRUPT The operation failed because stored data has been corrupted #PSA_ERROR_INVALID_ARGUMENT The operation failed because one of the provided pointers(`p_info`) is invalid, for example is `NULL` or references memory the caller cannot access

References

from examples