]> git.droids-corp.org - dpdk.git/commit
cryptodev: fix RSA key type name
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Fri, 18 Feb 2022 07:53:32 +0000 (07:53 +0000)
committerAkhil Goyal <gakhil@marvell.com>
Tue, 22 Feb 2022 19:21:20 +0000 (20:21 +0100)
commit3387912f5cacd934594f2c7a0c34eda7279419a8
treee08a3e916b6e63dbcbea531f03b918e61765ecd6
parent03944ff5e3df6e46b02e7fd725e604ae57d40984
cryptodev: fix RSA key type name

This patch fixes misspelled RTE_RSA_KEY_TYPE_QT,
this will prevent checkpach from complaining wherever
change to RSA is being made.

Fixes: 26008aaed14c ("cryptodev: add asymmetric xform and op definitions")
Cc: stable@dpdk.org
Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test/test_cryptodev_asym.c
app/test/test_cryptodev_rsa_test_vectors.h
drivers/crypto/qat/qat_asym.c
lib/cryptodev/rte_crypto_asym.h