Skip to content

aes: fix min version of zeroize and build warnings on AArch64#562

Merged
newpavlov merged 5 commits into
masterfrom
fix_min_vers
May 25, 2026
Merged

aes: fix min version of zeroize and build warnings on AArch64#562
newpavlov merged 5 commits into
masterfrom
fix_min_vers

Conversation

@newpavlov
Copy link
Copy Markdown
Member

@newpavlov newpavlov commented May 25, 2026

No description provided.

@newpavlov newpavlov changed the title Fix minimal versions aes: fix min version of zeroize and build warnings on AArch64 targets May 25, 2026
@newpavlov newpavlov changed the title aes: fix min version of zeroize and build warnings on AArch64 targets aes: fix min version of zeroize and build warnings on AArch64 May 25, 2026
Comment thread aes/src/armv8/encdec.rs
blocks: InOut<'_, '_, Array<Block, ParBlocks>>,
) {
#[inline(always)]
#[target_feature(enable = "aes")]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The function gets properly inlined without #[inline(always)], see: https://rust.godbolt.org/z/de18q6dav

@newpavlov newpavlov merged commit 957dba9 into master May 25, 2026
171 checks passed
@newpavlov newpavlov deleted the fix_min_vers branch May 25, 2026 10:03
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.

1 participant