openssl/include/crypto
Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function
To avoid mutating key data add OSSL_FUNC_KEYMGMT_DUP function
to the provider API and implement it for all asym-key key
managements.

Use it when copying everything to an empty EVP_PKEY
which is the case with EVP_PKEY_dup().

Fixes #14658

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14793)
2021-04-15 09:19:39 +02:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes_platform.h
aria.h Add ossl_aria symbols 2021-03-18 17:52:37 +10:00
asn1_dsa.h Add ossl_encode symbols 2021-03-18 17:52:37 +10:00
asn1.h Implement EVP_PKEY_dup() function 2021-03-28 16:38:57 +10:00
asn1err.h Check for integer overflow in i2a_ASN1_OBJECT and error out if found. 2021-04-07 18:06:06 +10:00
async.h
asyncerr.h
bioerr.h
bn_conf.h.in
bn_dh.h
bn_srp.h Update copyright year 2021-04-08 13:04:41 +01:00
bn.h
bnerr.h
buffererr.h
chacha.h
cmll_platform.h
cmperr.h
cms.h TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 2021-03-18 07:03:53 +01:00
cmserr.h
comperr.h
conferr.h
crmferr.h
cryptlib.h
cryptoerr.h
cterr.h
ctype.h Add ossl_asn1 symbols 2021-03-18 17:52:37 +10:00
decoder.h CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
decodererr.h
des_platform.h
dh.h Implement provider-side keymgmt_dup function 2021-04-15 09:19:39 +02:00
dherr.h Add a range check (from SP800-56Ar3) to DH key derivation. 2021-04-01 09:07:08 +10:00
dsa.h Implement provider-side keymgmt_dup function 2021-04-15 09:19:39 +02:00
dsaerr.h
dso_conf.h.in
ec.h PROV: Add type specific PKCS#8 decoding to the DER->key decoders 2021-03-19 16:46:39 +01:00
ecerr.h
ecx.h Implement provider-side keymgmt_dup function 2021-04-15 09:19:39 +02:00
encoder.h
encodererr.h
engine.h
engineerr.h
err.h
ess.h TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 2021-03-18 07:03:53 +01:00
esserr.h TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func 2021-03-18 07:03:53 +01:00
evp.h Implement provider-side keymgmt_dup function 2021-04-15 09:19:39 +02:00
evperr.h
httperr.h
lhash.h Add ossl_lhash symbols 2021-03-18 17:52:38 +10:00
md32_common.h
modes.h
objects.h Update copyright year 2021-04-08 13:04:41 +01:00
objectserr.h
ocsperr.h
pem.h PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pemerr.h PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pkcs7.h
pkcs7err.h
pkcs12err.h
poly1305.h
punycode.h
rand_pool.h Add ossl_rand symbols 2021-03-18 17:52:37 +10:00
rand.h Add ossl_rand symbols 2021-03-18 17:52:37 +10:00
randerr.h
rsa.h Implement provider-side keymgmt_dup function 2021-04-15 09:19:39 +02:00
rsaerr.h
security_bits.h Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
sha.h
siphash.h
siv.h Update copyright year 2021-04-08 13:04:41 +01:00
sm2.h
sm2err.h
sm4.h Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
sparse_array.h Add ossl_sa symbols 2021-03-18 17:52:37 +10:00
store.h
storeerr.h
tserr.h
types.h Added guarding #ifndef/#define to avoid duplicate include of crypto/types.h 2021-03-31 13:28:46 +10:00
uierr.h
x509.h Implement EVP_PKEY_dup() function 2021-03-28 16:38:57 +10:00
x509err.h
x509v3err.h