Lines Matching refs:psa_aead_abort
2256 * the operation will need to be reset by a call to psa_aead_abort(). The
2257 * application may call psa_aead_abort() at any time after the operation
2264 * - A call to psa_aead_abort().
2323 * the operation will need to be reset by a call to psa_aead_abort(). The
2324 * application may call psa_aead_abort() at any time after the operation
2331 * - A call to psa_aead_abort().
2377 * state and must be aborted by calling psa_aead_abort().
2416 * state and must be aborted by calling psa_aead_abort().
2463 * state and must be aborted by calling psa_aead_abort().
2504 * state and must be aborted by calling psa_aead_abort().
2549 * state and must be aborted by calling psa_aead_abort().
2642 * state and must be aborted by calling psa_aead_abort().
2732 * state and must be aborted by calling psa_aead_abort().
2805 * In particular, calling psa_aead_abort() after the operation has been
2806 * terminated by a call to psa_aead_abort(), psa_aead_finish() or
2820 psa_status_t psa_aead_abort(psa_aead_operation_t *operation);