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
Unknown Object (File)
Feb 24 2024, 4:55 AM
Unknown Object (File)
Dec 20 2023, 12:55 AM
Unknown Object (File)
Nov 22 2023, 5:23 PM
Unknown Object (File)
Nov 15 2023, 8:57 AM
Unknown Object (File)
Nov 13 2023, 1:35 PM
Unknown Object (File)
Nov 12 2023, 8:45 PM
Unknown Object (File)
Nov 12 2023, 7:46 PM
Unknown Object (File)
Nov 12 2023, 7:11 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.