Re: [PATCH net-next v2] net/tls: Add support of AES128-CCM based ciphers

2019-03-20 Thread David Miller
From: Vakul Garg Date: Wed, 20 Mar 2019 02:03:36 + > Added support for AES128-CCM based record encryption. AES128-CCM is > similar to AES128-GCM. Both of them have same salt/iv/mac size. The > notable difference between the two is that while invoking AES128-CCM > operation, the salt||nonce (w

[PATCH net-next v2] net/tls: Add support of AES128-CCM based ciphers

2019-03-19 Thread Vakul Garg
Added support for AES128-CCM based record encryption. AES128-CCM is similar to AES128-GCM. Both of them have same salt/iv/mac size. The notable difference between the two is that while invoking AES128-CCM operation, the salt||nonce (which is passed as IV) has to be prefixed with a hardcoded value '