[dpdk-dev] Crypto API for AES-XTS cipher algorithm

Matan Azrad matan at nvidia.com
Mon Jan 18 15:48:37 CET 2021


Hi Declan, Akhil

We are going to implement mlx5 crypto PMD to support AES-XTS de\encrypt operations.

The algorithm defines block size >= 16Bytes (it is called also data-unit)which should be known for encryption\decryptions.

I didn't find this parameter    in the cypher xform.

How do you suggest to add it? maybe I'm missing something?

Matan


More information about the dev mailing list