Lines Matching refs:psa_cipher_abort
1732 * the operation will need to be reset by a call to psa_cipher_abort(). The
1733 * application may call psa_cipher_abort() at any time after the operation
1740 * - A call to psa_cipher_abort().
1795 * the operation will need to be reset by a call to psa_cipher_abort(). The
1796 * application may call psa_cipher_abort() at any time after the operation
1803 * - A call to psa_cipher_abort().
1849 * state and must be aborted by calling psa_cipher_abort().
1887 * state and must be aborted by calling psa_cipher_abort().
1928 * state and must be aborted by calling psa_cipher_abort().
1975 * state and must be aborted by calling psa_cipher_abort().
2022 * In particular, calling psa_cipher_abort() after the operation has been
2023 * terminated by a call to psa_cipher_abort() or psa_cipher_finish()
2037 psa_status_t psa_cipher_abort(psa_cipher_operation_t *operation);