mbedtls_psa_sign_hash_abort() function
Abort a sign hash operation.
Arguments
operation
The \c mbedtls_psa_sign_hash_interruptible_operation_t to abort.
Return value
#PSA_SUCCESS The operation was aborted successfully.
Notes
The signature of this function is that of a PSA driver sign_hash_abort entry point. This function behaves as a sign_hash_abort entry point as defined in the PSA driver interface specification for transparent drivers.
mbedtls_psa_sign_hash_abort() is called by 1 function:
![]()
mbedtls_psa_sign_hash_abort()
mbedtls_psa_sign_hash_abort():
![]()
mbedtls_psa_sign_hash_abort()