]> git.ipfire.org Git - thirdparty/openssl.git/commit
EVP: Make evp_pkey_ctx_state() available to all of EVP
authorRichard Levitte <levitte@openssl.org>
Mon, 25 Jan 2021 14:24:46 +0000 (15:24 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 23 Feb 2021 12:41:47 +0000 (13:41 +0100)
commite19246dc721a7a57c62d7dd39c70b6c87140b0ec
tree1c0dadbc9b5e9a905d7b56b079deed086c8a2a32
parent6179dfc7c4bd850004c3b4b8220f3559573130d5
EVP: Make evp_pkey_ctx_state() available to all of EVP

This will help with transitioning diverse functions to be able to use the
ctrl<->OSSL_PARAM translators.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13913)
crypto/evp/pmeth_lib.c
include/crypto/evp.h