openssl/include
Richard Levitte 6179dfc7c4 EVP: Implement EVP_PKEY_CTX_is_a()
This does what was previously done by looking at pctx->pmeth->pkey_id,
but handles both legacy and provider side contexts, and is supposed to
become a replacement for the old way.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13913)
2021-02-23 13:41:47 +01:00
..
crypto EVP: Implement EVP_PKEY_CTX_is_a() 2021-02-23 13:41:47 +01:00
internal Update copyright year 2021-02-18 15:05:17 +00:00
openssl EVP: Implement EVP_PKEY_CTX_is_a() 2021-02-23 13:41:47 +01:00