nuttx-apps/crypto/openssl_mbedtls_wrapper/include/openssl
makejian 57ced95c07 crypto/openssl-wrapper: align SSL_CTX_new declaration with OpenSSL
Remove the extra rngctx parameter from SSL_CTX_new() to match
the standard OpenSSL API signature:
  SSL_CTX *SSL_CTX_new(const SSL_METHOD *method)

This improves compatibility with code written for OpenSSL.

Signed-off-by: makejian <makejian@xiaomi.com>
2026-01-21 19:25:02 +08:00
..
aes.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
asn1.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
base.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
bio.h openssl_wrapper_mbedtls: support bio interfaces in openssl 2026-01-19 22:51:14 +08:00
bn.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
bytestring.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cipher.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
crypto.h openssl_wrapper_mbedtls: extend openssl interfaces in ssl module for mqtt 2026-01-19 22:51:14 +08:00
curve25519.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
des.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
digest.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ec.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ec_key.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ecdsa.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
engine.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
err.h openssl_wrapper_mbedtls: extend openssl interfaces in ssl module for mqtt 2026-01-19 22:51:14 +08:00
evp.h openssl_wrapper_mbedtls: extend openssl interfaces in ssl module for mqtt 2026-01-19 22:51:14 +08:00
ex_data.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
hkdf.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
hmac.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
md5.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mem.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
nid.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
obj.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
pem.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
rand.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
rsa.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
sha.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ssl.h crypto/openssl-wrapper: align SSL_CTX_new declaration with OpenSSL 2026-01-21 19:25:02 +08:00
ssl3.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ssl_dbg.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ssl_local.h openssl-wrapper: fix code style compliance 2026-01-19 22:51:14 +08:00
stack.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
statem.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
tls1.h openssl_wrapper_mbedtls: extend openssl interfaces in ssl module for mqtt 2026-01-19 22:51:14 +08:00
types.h openssl_wrapper_mbedtls: extend openssl interfaces in ssl module for mqtt 2026-01-19 22:51:14 +08:00
x509.h openssl-wrapper: fix code style compliance 2026-01-19 22:51:14 +08:00
x509_local.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
x509_vfy.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
x509v3.h crypto: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00