mbedtls_psa_aead_abort() is only used within mbedTLS.
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

#PSA_SUCCESS Success.

Notes

The signature of this function is that of a PSA driver aead_abort entry point. This function behaves as an aead_abort entry point as defined in the PSA driver interface specification for transparent drivers.

References