]> git.ipfire.org Git - thirdparty/openssl.git/commit
ossl_ffc_params_copy: Copy the keylength too
authorTomas Mraz <tomas@openssl.org>
Thu, 14 Jul 2022 10:32:03 +0000 (12:32 +0200)
committerHugo Landau <hlandau@openssl.org>
Mon, 18 Jul 2022 07:06:17 +0000 (08:06 +0100)
commit5f311b10ab3dd6417a3247c62b4ec072751459db
tree0755cd26a8c625c9b9dae7b0eb002e6d8fcdbba9
parent2266d1cad008ef03cb0791397b1cca9aaa6a4428
ossl_ffc_params_copy: Copy the keylength too

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18480)
crypto/ffc/ffc_params.c
test/ffc_internal_test.c