HomeFreeBSD

Break up opencrypto/xform.c so it can be reused piecemeal

Description

Break up opencrypto/xform.c so it can be reused piecemeal

Keep xform.c as a meta-file including the broken out bits
existing code that includes xform.c continues to work as normal

Individual algorithms can now be reused elsewhere, including outside
of the kernel

Reviewed by: bapt (previous version), gnn, delphij
Approved by: secteam
MFC after: 1 week
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D4674

Details

Provenance
allanjudeAuthored on
Reviewer
bapt
Differential Revision
D4674: Break up opencrypto/xform.c so it can be reused piecemeal
Parents
rS292962: Added a regression test.
Branches
Unknown
Tags
Unknown