<div dir="ltr"><div dir="ltr">Hi Team,<div><br></div><div>I am using openssl with dpdk. I try to run s_server and s_client application. When we use dpdk how do we mention dpdk that we need to use tls protocol. Is there any flag which indicates this. Because when we use this cipher suite for tls 1.1 and 1.2 we need to skip the first 16 bytes for generation auth but should encrypt it with other bytes. </div><div>We are using the Mac-then-encrypt.</div><div><br></div><div>For example for a typical finish msg will have the following data when feeding for encryption.</div><div>13 bytes AAD</div><div>16 bytes of data which will be encrypted only but not used while generating hmac</div><div>16 bytes fin record</div><div>20 byte hmac generated using 13 bytes AAD + 16 bytes Fin record</div><div>12 bytes padding.</div><div><br></div><div>How do we tell dpdk that the protocol used is tls.</div><div><div><br></div><div>Regards</div><div>Phani</div></div></div></div>