]> git.droids-corp.org - dpdk.git/commit
cryptodev: add DSA random number k
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Fri, 11 Feb 2022 16:02:35 +0000 (16:02 +0000)
committerAkhil Goyal <gakhil@marvell.com>
Sat, 12 Feb 2022 10:18:22 +0000 (11:18 +0100)
commita678c5d365899a5649d6260a500ce377767bc953
tree2dee285b3d55d5b7ced79ad7ce49ddaeaf99a16b
parent757f40e28e1c681054dcc1923b19c7fbeb7ae626
cryptodev: add DSA random number k

This commit adds random number 'k' to DSA
op param struct for asymmetric crypto ops.

This parameter is crucial in stiuations where:
- PMD cannot generate random number
- User would like to provide random source

Additionally, it makes DSA consistent with ECDSA
in terms of 'k' which includes this parameter.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
devtools/libabigail.abignore
lib/cryptodev/rte_crypto_asym.h