Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

host: sm: callback is not triggered in case of invalid key size #1957

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

guy-m
Copy link
Contributor

@guy-m guy-m commented Jan 8, 2025

pairing callback was not triggered in case of encryption key size checks failed. Fix it by setting the res->enc_cb value to 1 for check failure.

pairing callback was not triggered in case of encryption key size checks failed. Fix it by setting the res->enc_cb value to 1 for check failure.
@github-actions github-actions bot added host size/XS Extra small PR labels Jan 8, 2025
@guy-m guy-m closed this Jan 8, 2025
@guy-m guy-m reopened this Jan 8, 2025
@github-actions github-actions bot added the size/S Small PR label Jan 23, 2025
Trigger callback upon error for pair request. This is required to verify the expected error status on the upper tester for some PTS tests cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host size/S Small PR size/XS Extra small PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant