Skip to content

Conversation

@gevorgyana
Copy link

WIP.

@CLAassistant
Copy link

CLAassistant commented May 30, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ narendradandu
❌ Artem Hevorhian


Artem Hevorhian seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@narendradandu
Copy link
Contributor

narendradandu commented Jun 2, 2025

sign cla and also add gcmp changes in all places

default:
break;
}
#endif /* CONFIG_IEEE80211BE */
Copy link
Contributor

@narendradandu narendradandu Jun 4, 2025

Choose a reason for hiding this comment

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

remove the changes from 699 to 709

@gevorgyana gevorgyana force-pushed the RDKB-58489 branch 5 times, most recently from 58e0d27 to b485706 Compare June 6, 2025 11:30
#else
strcpy(encryption_mode_str, "aes");
#endif /* CONFIG_IEEE80211BE */
}
Copy link
Contributor

Choose a reason for hiding this comment

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

remove all this code and just use this
strcpy(encryption_mode_str, "aes+gcmp256");

AES_GCMP Encryption Mode in validation function in hal.

Signed-off-by: Artem Hevorhian <[email protected]>
@narendradandu
Copy link
Contributor

narendradandu commented Jun 9, 2025

changes are good, this should be merged only after onewifi change is merged

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