Page MenuHomeFreeBSD

Add HMAC-SHA256 support in CESA
ClosedPublic

Authored by bsz_semihalf.com on May 5 2016, 10:18 AM.
Tags
None
Referenced Files
F132944026: D6219.diff
Tue, Oct 21, 9:29 AM
F132874303: D6219.id.diff
Mon, Oct 20, 5:53 PM
Unknown Object (File)
Tue, Oct 14, 12:59 AM
Unknown Object (File)
Mon, Oct 6, 2:28 PM
Unknown Object (File)
Tue, Sep 30, 10:47 AM
Unknown Object (File)
Sep 18 2025, 1:33 AM
Unknown Object (File)
Sep 2 2025, 4:38 PM
Unknown Object (File)
Aug 23 2025, 3:40 PM
Subscribers

Details

Reviewers
ian
Group Reviewers
ARM
Commits
rS301224: Add HMAC-SHA256 support in CESA
Summary

Only HMAC-SHA256 is added as it is the only SHA-2 variant supported by
cryptodev. It is not possible to register hardware support for other
algorithms in the family including regular non-keyed SHA256.

Submitted by: Michal Stanek <mst@semihalf.com
Obtained from: Semihalf
Sponsored by: Stormshield
Differential revision:
Reviewed by:

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bsz_semihalf.com retitled this revision from to Add HMAC-SHA256 support in CESA.
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ian, ARM.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
This revision was automatically updated to reflect the committed changes.