ebee5594a3
KASUMI PMD only supports bit-level cipher operations
when destination buffer is different from the source
(out of place operations). This commit adds a check
in the code to prevent the user from trying to perform
in-place bit-level ciphering.
Fixes:
|
||
---|---|---|
.. | ||
aesni_gcm | ||
aesni_mb | ||
kasumi | ||
null | ||
qat | ||
snow3g | ||
Makefile |