mbedtls_psa_pake_abort() function
Abort a PAKE operation.
Arguments
operation
The operation to abort.
Return value
#PSA_SUCCESS Success. #PSA_ERROR_CORRUPTION_DETECTED \emptydescription
Notes
The signature of this function is that of a PSA driver pake_abort entry point. This function behaves as a pake_abort entry point as defined in the PSA driver interface specification for transparent drivers.