Skip to content

add missing post-write DMA callbacks for AES GCM#215

Merged
AlexLanzano merged 1 commit intowolfSSL:mainfrom
bigbrett:aes-gcm-dma-missing-callbacks
Oct 17, 2025
Merged

add missing post-write DMA callbacks for AES GCM#215
AlexLanzano merged 1 commit intowolfSSL:mainfrom
bigbrett:aes-gcm-dma-missing-callbacks

Conversation

@bigbrett
Copy link
Copy Markdown
Contributor

as described on the tin.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds the missing post-write DMA callbacks for AES-GCM operations to properly finalize client write mappings for output and (when encrypting) the auth tag.

  • Invoke post-write processing for the output buffer on success
  • Invoke post-write processing for the auth tag on encryption on success

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AlexLanzano AlexLanzano merged commit c3a17b3 into wolfSSL:main Oct 17, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants