openssl/providers/implementations/keymgmt
xkernel 467b0492c1 ec_kmgmt.c: check the return of BN_CTX_get() in time.
If x and y are all NULL, then it is unnecessary to do subsequent operations.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19905)
2022-12-22 12:15:49 +01: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 ec_kmgmt.c: check the return of BN_CTX_get() in time. 2022-12-22 12:15:49 +01:00
ecx_kmgmt.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
kdf_legacy_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
mac_legacy_kmgmt.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
rsa_kmgmt.c Fix the export routines to not return success if param alloc failed 2022-06-15 11:47:46 +01:00