openssl/include/internal
Richard Levitte 0ba71d6a63 DH: make the private key length importable / exportable
The DH private key length, which is an optional parameter, wasn't
properly imported / exported between legacy and provider side
implementations.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13166)
2020-10-19 12:14:11 +02:00
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
asn1.h STORE: Move the built-in 'file:' loader to become an engine module 2020-09-03 17:48:32 +02:00
bio.h
comp.h
conf.h
constant_time.h
core.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
cryptlib.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
dane.h
deprecated.h Update copyright year 2020-04-23 13:55:52 +01:00
der.h der: _ossl prefix DER functions 2020-10-01 11:25:12 +10:00
dso.h
dsoerr.h
endian.h Use __BYTE_ORDER__ to test the endianness when available 2020-10-14 09:51:56 +02:00
err.h
evp.h
ffc.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
ktls.h Slightly abstract ktls_start() to reduce OS-specific #ifdefs. 2020-09-05 20:11:50 -07:00
namemap.h Update copyright year 2020-10-15 14:10:06 +01:00
nelem.h
numbers.h
o_dir.h
packet.h Update copyright year 2020-04-23 13:55:52 +01:00
param_build_set.h DH: make the private key length importable / exportable 2020-10-19 12:14:11 +02:00
passphrase.h CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
pem.h PEM: Make general MSBLOB reader functions exposed internally 2020-08-07 04:13:28 +02:00
property.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
propertyerr.h
provider.h Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
refcount.h Fix one typo in a comment. 2020-06-21 10:09:48 +02:00
sha3.h
sizes.h
sm3.h
sockets.h Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM 2020-09-24 08:06:50 +02:00
sslconf.h
symhacks.h
thread_once.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
tlsgroups.h Update copyright year 2020-06-25 14:13:12 +01:00
tsan_assist.h