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)
Mar 15 2025, 2:01 AM
Unknown Object (File)
Mar 7 2025, 12:43 PM
Unknown Object (File)
Feb 22 2025, 2:52 AM
Unknown Object (File)
Jan 17 2025, 11:20 PM
Unknown Object (File)
Nov 23 2024, 2:10 AM
Unknown Object (File)
Oct 5 2024, 10:04 AM
Unknown Object (File)
Oct 2 2024, 10:11 AM
Unknown Object (File)
Oct 2 2024, 5:18 AM
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