[dpdk-dev] [PATCH] crypto/aesni_mb: fix missed wrapping
Akhil Goyal
akhil.goyal at nxp.com
Tue Dec 18 16:18:39 CET 2018
On 12/18/2018 7:33 PM, Fan Zhang wrote:
> This patch fixes the missed macro check of intel-ipsec-mb version.
> Since plain SHA is supported only in 0.52, without a marco to
> wrap the newly introduced definitions will cause the failed
> compile if intel-ipsec-mb older than 0.52 is installed.
>
> Fixes: 9d8dd0c5af95 ("crypto/aesni_mb: support plain sha")
>
> Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com>
> ---
>
merged with original commit on dpdk-next-crypto
More information about the dev
mailing list