diff options
| author | Tom Zanussi <[email protected]> | 2023-12-05 15:25:26 -0600 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-12-15 17:52:53 +0800 |
| commit | b190447e0fa3ef7355480d641d078962e03768b4 (patch) | |
| tree | 73d270ebe5aee68702874b26d08a410d2a477d50 /tools/perf/scripts/python | |
| parent | f57bf3f78377d66af89a6d0c6d926ffb1f590b5d (diff) | |
crypto: iaa - Add compression mode management along with fixed mode
Define an in-kernel API for adding and removing compression modes,
which can be used by kernel modules or other kernel code that
implements IAA compression modes.
Also add a separate file, iaa_crypto_comp_fixed.c, containing huffman
tables generated for the IAA 'fixed' compression mode. Future
compression modes can be added in a similar fashion.
One or more crypto compression algorithms will be created for each
compression mode, each of which can be selected as the compression
algorithm to be used by a particular facility.
Signed-off-by: Tom Zanussi <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions