]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
Add libctx to x931 keygen.
authorslontis <shane.lontis@oracle.com>
Tue, 15 Nov 2022 02:38:31 +0000 (12:38 +1000)
committerHugo Landau <hlandau@openssl.org>
Fri, 5 May 2023 16:11:16 +0000 (17:11 +0100)
commitbcd94b6335e37304a170d89977a2382fae370a97
treec3e676015643d7aa82cdf9c6bac1381b0012abda
parentf612673049b93387eb7f93c207aca821496da861
Add libctx to x931 keygen.

Added coverage test that failed without the change.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19677)
crypto/rsa/rsa_x931g.c
test/build.info
test/recipes/15-test_rsa.t
test/rsa_x931_test.c [new file with mode: 0644]