Skip to content

Conversation

nklazy
Copy link
Contributor

@nklazy nklazy commented Jun 30, 2025

  • Added initial test script to validate Qualcomm Crypto functionality

@vnarapar
Copy link
Contributor

vnarapar commented Jul 2, 2025

Please remove multiple commits.
cefead0 - this commit shouldnt be there. Please rebase

@vnarapar
Copy link
Contributor

vnarapar commented Jul 2, 2025

Please add commit message briefly describing what is done in this commit

@vnarapar
Copy link
Contributor

vnarapar commented Jul 4, 2025

Please squash the commits

@nklazy nklazy force-pushed the fscryptctl-branch branch 3 times, most recently from 972ea9e to 4c3245b Compare July 10, 2025 06:20
@nklazy
Copy link
Contributor Author

nklazy commented Jul 10, 2025

Done

Introduces a new test case script `qcom_crypto` to validate cryptographic
operations using the `kcapi` tool. The script performs the following tests:
- AES-CBC encryption
- AES-CBC decryption
- HMAC-SHA256 generation

Each test compares the actual output with expected values and logs the results.
The overall test status is recorded in a result file (`.res`), and appropriate
pass/fail messages are logged.

This script enhances automated validation of Qualcomm crypto functionality.

Signed-off-by: Naveenkumar Suresh <[email protected]>
@nklazy nklazy force-pushed the fscryptctl-branch branch from 4c3245b to 7b0142a Compare July 10, 2025 06:33
Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

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

LGTM

@smuppand smuppand merged commit 595bfc1 into qualcomm-linux:main Jul 29, 2025
7 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