Skip to content

uadk_provider: fix aead fallback to software on exception#258

Merged
lin755 merged 1 commit into
Linaro:masterfrom
DRBin3:0611
Jun 12, 2026
Merged

uadk_provider: fix aead fallback to software on exception#258
lin755 merged 1 commit into
Linaro:masterfrom
DRBin3:0611

Conversation

@DRBin3

@DRBin3 DRBin3 commented Jun 11, 2026

Copy link
Copy Markdown

When the AEAD algorithm fails during the execution of a service, it fails to switch to software-based computation for processing. After the current modification, even if it fails, it can still switch to software-based computation for processing.

When the AEAD algorithm fails during the execution of a service,
it fails to switch to software-based computation for processing.
After the current modification, even if it fails, it can still
switch to software-based computation for processing.

Signed-off-by: Zhushuai Yin <yinzhushuai@huawei.com>
@zhushuai12

Copy link
Copy Markdown

lgtm

@lin755 lin755 merged commit 94cab5b into Linaro:master Jun 12, 2026
2 checks passed
@DRBin3 DRBin3 deleted the 0611 branch June 12, 2026 07:49
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