Searched refs:psa_cipher_finish (Results 1 – 4 of 4) sorted by relevance
2022 psa_status_t psa_cipher_finish(psa_cipher_operation_t *operation,
1410 status = psa_cipher_finish(&cipher_op, in mbedtls_cipher_crypt()
1342 status = psa_cipher_finish(&cipher_op, in mbedtls_ssl_encrypt_buf()1880 status = psa_cipher_finish(&cipher_op, in mbedtls_ssl_decrypt_buf()
4668 psa_status_t psa_cipher_finish(psa_cipher_operation_t *operation, in psa_cipher_finish() function