diff options
| author | Lucas Segarra Fernandez <[email protected]> | 2022-08-12 16:16:02 +0200 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2022-08-19 18:39:37 +0800 |
| commit | 5a4c2936669736f2e915fe6135a668e9e079de34 (patch) | |
| tree | d8cb19519abca08bc592b7c248b25b884892d78c /tools/perf/scripts/python | |
| parent | bc9d6dac098bd4f6671970e0ba6c247e3a8c4029 (diff) | |
crypto: testmgr - extend acomp tests for NULL destination buffer
Acomp API supports NULL destination buffer for compression
and decompression requests. In such cases allocation is
performed by API.
Add test cases for crypto_acomp_compress() and crypto_acomp_decompress()
with dst buffer allocated by API.
Tests will only run if CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y.
Signed-off-by: Lucas Segarra Fernandez <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions