Lines Matching refs:psa_mac_abort
1320 * operation will need to be reset by a call to psa_mac_abort(). The
1321 * application may call psa_mac_abort() at any time after the operation
1327 * - A call to psa_mac_abort().
1381 * operation will need to be reset by a call to psa_mac_abort(). The
1382 * application may call psa_mac_abort() at any time after the operation
1388 * - A call to psa_mac_abort().
1430 * state and must be aborted by calling psa_mac_abort().
1462 * state and must be aborted by calling psa_mac_abort().
1515 * state and must be aborted by calling psa_mac_abort().
1556 * In particular, calling psa_mac_abort() after the operation has been
1557 * terminated by a call to psa_mac_abort(), psa_mac_sign_finish() or
1571 psa_status_t psa_mac_abort(psa_mac_operation_t *operation);