openssl/providers/implementations/keymgmt
Juergen Christ d12b824dda Fix HPKE and DHKEM for X25519 and X448 on s390x
The IKM was not respected by the s390x specific implementations of X25519 and
X448 keygen.  This caused test failures and wrong results if the PCC
instruction was actually available and supported X25519 and/or X448.

Fixes: 78c44b0594 ("Add HPKE DHKEM provider support for EC, X25519 and X448.")
Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19278)
2022-09-27 16:52:22 +02:00
..
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
dh_kmgmt.c Fix the export routines to not return success if param alloc failed 2022-06-15 11:47:46 +01:00
dsa_kmgmt.c Fix the export routines to not return success if param alloc failed 2022-06-15 11:47:46 +01:00
ec_kmgmt_imexport.inc Fix copyrights 2022-02-03 13:56:38 +01:00
ec_kmgmt.c Add HPKE DHKEM provider support for EC, X25519 and X448. 2022-09-23 09:24:47 +01:00
ecx_kmgmt.c Fix HPKE and DHKEM for X25519 and X448 on s390x 2022-09-27 16:52:22 +02:00
kdf_legacy_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
mac_legacy_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
rsa_kmgmt.c Fix the export routines to not return success if param alloc failed 2022-06-15 11:47:46 +01:00