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