990b180290
After performing mod exp and mod inv big numbers (BIGNUM) should
be cleared as data already is copied into op fields and this BNs would
very likely contain private information for unspecified amount of time
(duration of the session).
Fixes:
|
||
---|---|---|
.. | ||
compat.h | ||
Makefile | ||
meson.build | ||
rte_openssl_pmd_ops.c | ||
rte_openssl_pmd_private.h | ||
rte_openssl_pmd.c | ||
rte_pmd_openssl_version.map |