psa_driver_wrapper_get_key_buffer_size() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

#PSA_SUCCESS The minimum size for a buffer to contain the key material has been returned successfully. #PSA_ERROR_NOT_SUPPORTED The type and/or the size in bits of the key or the combination of the two is not supported. #PSA_ERROR_INVALID_ARGUMENT The key is declared with a lifetime not known to us.

References