aboutsummaryrefslogtreecommitdiff
path: root/test/stack_test.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2024-09-16 12:00:32 +0100
committerMatt Caswell <matt@openssl.org>2024-09-17 16:25:44 +0100
commita57c6f84920bff522bca5fede73f1a3f132d7cff (patch)
tree166a5a0f41ec404228ee64ee0cb27cad0629db67 /test/stack_test.c
parent6288aa440c1ba111eaf52cf79659a25329205022 (diff)
downloadopenssl-master.zip
openssl-master.tar.gz
openssl-master.tar.bz2
Don't restrict what EVP_PKEY_Q_keygen can be used forHEADmaster
The EVP_PKEY_Q_keygen function contains a list of algorithm type names and fails if the requested name is not in the list. This prevents the use of this function for externally supplied key type names. We should just assume that any unrecognised key type name does not require a parameter. Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/25468)
Diffstat (limited to 'test/stack_test.c')
0 files changed, 0 insertions, 0 deletions