[dpdk-dev] [PATCH 3/6] crypto/mvsam: add support for HMAC SHA224
Andrzej Ostruszka
amo at semihalf.com
Fri Sep 21 16:49:31 CEST 2018
On 17.09.2018 15:57, Akhil Goyal wrote:
> Hi Tomasz,
>
> On 8/24/2018 7:24 PM, Tomasz Duszynski wrote:
>> Add support for the HMAC SHA224 authentication algorithm.
[...]
>> { /* SHA224 */
>> .op = RTE_CRYPTO_OP_TYPE_SYMMETRIC,
>> {.sym = {
> doc shall also be updated for each of the new algorithm supported.
Doc is updated in pending patch:
http://patches.dpdk.org/patch/44253/
> Also please rephrase the subject as
> crypto/mvsam: support for HMAC SHA224
>
> Please change the subject for other patches as well.
Changed.
More information about the dev
mailing list