Page MenuHomeFreeBSD

Add CRYPTO_ESN, CRD_F_ESN flags and appropriate fields in cryptodev
AbandonedPublic

Authored by jaz_semihalf.com on Nov 14 2019, 12:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 5:33 PM
Unknown Object (File)
Sat, Oct 25, 2:07 PM
Unknown Object (File)
Fri, Oct 24, 11:47 AM
Unknown Object (File)
Tue, Oct 21, 5:53 AM
Unknown Object (File)
Sep 20 2025, 11:13 PM
Unknown Object (File)
Sep 16 2025, 10:49 AM
Unknown Object (File)
Sep 16 2025, 8:34 AM
Unknown Object (File)
Sep 15 2025, 8:27 PM
Subscribers

Details

Summary

This patch adds CRYPTO_ESN flag which is used to find crypto devices
with Extended Sequence Number extention implemented
CRD_F_ESN flag is used to indicate that authenticaton algorithm
should respect ESN stored in crd_esn field.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Can you provide more background of ESNs and motivation for including them as an ocf transformation? Thanks!

trasz added a subscriber: trasz.

Resigning; I know nothing about that part of the source tree.

Dropping change since new patch suited for new OCF was added: https://reviews.freebsd.org/D24838