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

Return value

#PSA_SUCCESS The operation was aborted successfully.

Notes

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

References