]> git.ipfire.org Git - thirdparty/openssl.git/commit
Refactor MAKE_ENCODER in providers/implementations/encode_decode/encode_key2any.c
authorRichard Levitte <levitte@openssl.org>
Thu, 9 Jan 2025 13:36:20 +0000 (14:36 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 23 Jan 2025 11:03:48 +0000 (12:03 +0100)
commit0cacf9be9746b9240fecda9a729776331d70ced0
tree103e62667cbc165e85672eb8b774921f8c44c8e1
parentb999ea6bc43ef6c53d464f364b7799ac9049ddd9
Refactor MAKE_ENCODER in providers/implementations/encode_decode/encode_key2any.c

It took a parameter 'evp_type', which isn't used.  The comment describing
it mentions a future refactoring, but it appears that this has already
happened.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26360)
providers/implementations/encode_decode/encode_key2any.c