>>> Executing build step update on 26.1 ABI_FILE=/usr/lib/crt1.o BLOCKSIZE=K CONFIGDIR=/usr/tools/config/26.1 CONFIG_XML=/usr/local/etc/config.xml COREBRANCH=stable/26.1 COREDIR=/usr/core COREENV=CORE_PHP=83 CORE_ABI=26.1 CORE_PYTHON=313 CPUS=8 DEVICEDIR=/usr/tools/device ENV_FILTER=env -i USER=root LOGNAME=root HOME=/root SHELL=/bin/sh BLOCKSIZE=K MAIL= PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin TERM= HOSTTYPE= VENDOR= OSTYPE= MACHTYPE= PWD=/usr/tools/build GROUP= HOST= EDITOR= PAGER= ABI_FILE=/usr/lib/crt1.o EXTRABRANCH= HOME=/root IMAGESDIR=/usr/local/opnsense/build/26.1/amd64/images LANG=C.UTF-8 LOGNAME=root LOGSDIR=/usr/local/opnsense/build/26.1/amd64/logs MAKEFLAGS= MAKELEVEL=2 META_MODE=normal MM_CHARSET=UTF-8 OLDPWD=/usr/tools PACKAGESDIR=/.pkg PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PLUGINSBRANCH=stable/26.1 PLUGINSDIR=/usr/plugins PLUGINSENV=PLUGIN_PHP=83 PLUGIN_ABI=26.1 PLUGIN_PYTHON=313 PORTSBRANCH=master PORTSDIR=/usr/ports PORTSENV= PORTSREFBRANCH=main PORTSREFDIR=/usr/freebsd-ports PORTSREFURL=https://git.FreeBSD.org/ports.git PRINT_ENV_SKIP=1 PRODUCT_ABI=26.1 PRODUCT_ADDITIONS= PRODUCT_APACHE=24 PRODUCT_ARCH=amd64 PRODUCT_COMSPEED=115200 PRODUCT_CORE=opnsense PRODUCT_CORES=opnsense opnsense-devel opnsense-business PRODUCT_DEBUG= PRODUCT_DEVEL= PRODUCT_DEVICE_REAL=A10 PRODUCT_GITBASE=https://github.com/opnsense PRODUCT_HOST=amd64 PRODUCT_KERNEL=SMP PRODUCT_LUA=5.4 PRODUCT_MIRROR=https://pkg.opnsense.org PRODUCT_NAME=OPNsense PRODUCT_PERL=5.42 PRODUCT_PHP=83 PRODUCT_PLUGIN=os-* PRODUCT_PLUGINS=os-* PRODUCT_PRIVKEY=/usr/tools/config/26.1/repo.key PRODUCT_PUBKEY=/usr/tools/config/26.1/repo.pub PRODUCT_PYTHON=313 PRODUCT_RELEASE=OPNsense-202604301320 PRODUCT_RUBY=33 PRODUCT_SETTINGS=26.1 PRODUCT_SIGNCHK=/usr/tools/scripts/pkg_fingerprint.sh /usr/tools/config/26.1/repo.pub PRODUCT_SIGNCMD=/usr/tools/scripts/pkg_sign.sh /usr/tools/config/26.1/repo.pub /usr/tools/config/26.1/repo.key PRODUCT_SSL=openssl PRODUCT_SUFFIX= PRODUCT_TARGET=amd64 PRODUCT_TYPE=opnsense PRODUCT_UEFI=arm dvd serial vga vm PRODUCT_VERSION=202604301320 PRODUCT_ZFS_ALLOWED= PRODUCT_ZFS_REQUESTED= PWD=/usr/tools/build REMOTEDIR=incoming SERVER=nightly@pkg.opnsense.org SETSDIR=/usr/local/opnsense/build/26.1/amd64/sets SHELL=/bin/sh SRCABI=FreeBSD:14:amd64 SRCBRANCH=stable/26.1 SRCDIR=/usr/src SRCREVISION=14.3 STAGEDIR=/usr/obj/usr/tools/config/26.1/amd64 STAGEDIRPREFIX=/usr/obj TARGETDIR=/usr/local/opnsense/build/26.1/amd64 TARGETDIRPREFIX=/usr/local/opnsense/build TOOLSBRANCH=master TOOLSDIR=/usr/tools USER=root >>> Running build step: update >>> Passing arguments: (none) >>> Fetching /usr/core: From https://github.com/opnsense/core - [deleted] (none) -> origin/kea-user-context 8b47fdc82..baa1467c0 stable/26.1 -> origin/stable/26.1 + c092c09a3...7a1097e03 apply_unify -> origin/apply_unify (forced update) 79286a756..43be99d60 firewall-this-save -> origin/firewall-this-save 2a5119384..26b1850ef master -> origin/master >>> Updating branch stable/26.1 of /usr/core: Already on 'stable/26.1' Your branch and 'origin/stable/26.1' have diverged, and have 2 and 51 different commits each, respectively. (use "git pull" if you want to integrate the remote branch with yours) hint: You have divergent branches and need to specify how to reconcile them. hint: You can do so by running one of the following commands sometime before hint: your next pull: hint: hint: git config pull.rebase false # merge hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. fatal: Need to specify how to reconcile divergent branches. >>> Fetching /usr/plugins: From https://github.com/opnsense/plugins 4d62f149c..7bbc74527 stable/26.1 -> origin/stable/26.1 >>> Updating branch stable/26.1 of /usr/plugins: Already on 'stable/26.1' Your branch is behind 'origin/stable/26.1' by 7 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Updating 4d62f149c..7bbc74527 Fast-forward .github/pull_request_template.md | 12 +++--- Mk/defaults.mk | 1 + Mk/git.mk | 1 + devel/grid_example/Makefile | 1 + .../OPNsense/GridExample/forms/dialogAddress.xml | 12 ++++-- .../models/OPNsense/GridExample/GridExample.xml | 13 ++++-- devel/helloworld/Makefile | 2 +- .../OPNsense/HelloWorld/Api/SettingsController.php | 50 ++++++++++++---------- .../app/models/OPNsense/HelloWorld/HelloWorld.xml | 6 +-- net-mgmt/zabbix-agent/Makefile | 7 +-- net-mgmt/zabbix-agent/pkg-descr | 5 +++ net-mgmt/zabbix-proxy/Makefile | 7 +-- net-mgmt/zabbix-proxy/pkg-descr | 4 ++ security/acme-client/Makefile | 2 +- security/acme-client/pkg-descr | 11 +++++ .../OPNsense/AcmeClient/forms/dialogAction.xml | 8 ++-- .../OPNsense/AcmeClient/forms/dialogValidation.xml | 10 ++++- .../AcmeClient/LeAutomation/AcmeTruenasws.php | 2 +- .../AcmeClient/LeValidation/DnsActive24.php | 4 +- .../app/models/OPNsense/AcmeClient/AcmeClient.xml | 31 ++++++++++++-- .../OPNsense/AcmeClient/Migrations/M4_4_0.php | 50 ++++++++++++++++++++++ 21 files changed, 178 insertions(+), 61 deletions(-) create mode 100644 security/acme-client/src/opnsense/mvc/app/models/OPNsense/AcmeClient/Migrations/M4_4_0.php >>> Fetching /usr/ports: From https://github.com/opnsense/ports c59306165dc..3921484efe8 master -> origin/master >>> Updating branch master of /usr/ports: Already on 'master' Your branch is behind 'origin/master' by 5 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Updating c59306165dc..3921484efe8 Fast-forward Mk/Uses/autoreconf.mk | 4 +- opnsense/update/Makefile | 3 +- opnsense/update/distinfo | 6 +-- security/krb5-122/files/patch-configure.ac | 9 +++- security/strongswan/Makefile | 12 ++--- security/strongswan/distinfo | 6 +-- security/strongswan/files/patch-conf_Makefile.in | 24 +++++++--- .../files/patch-src_libcharon_plugins_smp_smp.c | 8 ++-- ...libstrongswan_plugins_openssl_openssl__plugin.c | 4 +- .../strongswan/files/patch-src_swanctl_Makefile.in | 4 +- security/strongswan/pkg-plist | 52 ++++++++++++++++++++-- 11 files changed, 96 insertions(+), 36 deletions(-) >>> Fetching /usr/src: From https://github.com/opnsense/src 4ad47b697b0..81f87c4d694 stable/26.1 -> origin/stable/26.1 >>> Updating branch stable/26.1 of /usr/src: Already on 'stable/26.1' Your branch is behind 'origin/stable/26.1' by 42 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Updating 4ad47b697b0..81f87c4d694 Fast-forward UPDATING | 40 + contrib/libpcap/CHANGES | 107 + contrib/libpcap/CMakeLists.txt | 55 +- contrib/libpcap/CREDITS | 13 + contrib/libpcap/INSTALL.md | 4 + contrib/libpcap/Makefile.in | 12 +- contrib/libpcap/VERSION | 2 +- contrib/libpcap/aclocal.m4 | 11 +- contrib/libpcap/autogen.sh | 41 +- contrib/libpcap/cmake/Modules/FindPacket.cmake | 49 +- contrib/libpcap/cmakeconfig.h.in | 12 +- contrib/libpcap/config.h.in | 8 +- contrib/libpcap/configure | 1097 +- contrib/libpcap/configure.ac | 37 +- contrib/libpcap/dlpisubs.c | 124 + contrib/libpcap/dlpisubs.h | 1 + contrib/libpcap/doc/README.haiku.md | 40 +- contrib/libpcap/doc/README.solaris.md | 24 +- contrib/libpcap/doc/README.windows.md | 175 +- contrib/libpcap/fad-getad.c | 13 +- contrib/libpcap/fmtutils.c | 2 +- contrib/libpcap/gencode.c | 346 +- contrib/libpcap/grammar.y.in | 13 - contrib/libpcap/ieee80211.h | 6 +- contrib/libpcap/instrument-functions.c | 250 + contrib/libpcap/nametoaddr.c | 452 +- contrib/libpcap/nametoaddr.h | 1 + contrib/libpcap/optimize.c | 2 +- contrib/libpcap/pcap-bpf.c | 40 +- contrib/libpcap/pcap-common.c | 92 +- contrib/libpcap/pcap-dag.c | 5 +- contrib/libpcap/pcap-dbus.c | 4 + contrib/libpcap/pcap-dlpi.c | 348 +- contrib/libpcap/pcap-dpdk.c | 5 +- contrib/libpcap/pcap-haiku.c | 8 +- contrib/libpcap/pcap-int.h | 33 +- contrib/libpcap/pcap-libdlpi.c | 33 +- contrib/libpcap/pcap-linux.c | 636 +- contrib/libpcap/pcap-new.c | 54 +- contrib/libpcap/pcap-npf.c | 100 +- contrib/libpcap/pcap-rpcap.c | 2 +- contrib/libpcap/pcap-savefile.manfile.in | 29 +- contrib/libpcap/pcap-septel.c | 3 +- contrib/libpcap/pcap-snf.c | 5 +- contrib/libpcap/pcap.c | 73 +- contrib/libpcap/pcap/bpf.h | 2 - contrib/libpcap/pcap/dlt.h | 102 +- contrib/libpcap/pcap_close.3pcap | 14 +- contrib/libpcap/pcap_dump_close.3pcap | 11 +- contrib/libpcap/pcap_dump_flush.3pcap | 2 +- contrib/libpcap/pcap_file.3pcap | 2 +- contrib/libpcap/pcap_loop.3pcap | 2 +- contrib/libpcap/pcap_next_ex.3pcap | 2 +- contrib/libpcap/pcap_open_offline.3pcap.in | 8 +- contrib/libpcap/pflog.h | 4 + contrib/libpcap/rpcapd/CMakeLists.txt | 28 +- contrib/libpcap/rpcapd/rpcapd.c | 14 +- contrib/libpcap/scanner.l | 22 - contrib/libpcap/sf-pcap.c | 15 +- contrib/libpcap/testprogs/CMakeLists.txt | 9 +- contrib/libpcap/testprogs/Makefile.in | 5 + contrib/libpcap/testprogs/filtertest.c | 3 + contrib/libpcap/testprogs/fuzz/CMakeLists.txt | 43 - contrib/libpcap/testprogs/fuzz/fuzz_both.c | 101 - contrib/libpcap/testprogs/fuzz/fuzz_both.options | 2 - contrib/libpcap/testprogs/fuzz/fuzz_filter.c | 43 - contrib/libpcap/testprogs/fuzz/fuzz_filter.options | 2 - contrib/libpcap/testprogs/fuzz/fuzz_pcap.c | 80 - contrib/libpcap/testprogs/fuzz/fuzz_pcap.options | 2 - contrib/libpcap/testprogs/fuzz/onefile.c | 54 - contrib/libpcap/testprogs/versiontest.c | 29 + contrib/tzdata/CONTRIBUTING | 36 +- contrib/tzdata/Makefile | 236 +- contrib/tzdata/NEWS | 269 + contrib/tzdata/README | 14 +- contrib/tzdata/SECURITY | 2 +- contrib/tzdata/africa | 9 +- contrib/tzdata/antarctica | 12 +- contrib/tzdata/asia | 6 +- contrib/tzdata/australasia | 10 +- contrib/tzdata/backzone | 13 +- contrib/tzdata/calendars | 27 +- contrib/tzdata/checknow.awk | 5 + contrib/tzdata/etcetera | 3 +- contrib/tzdata/europe | 126 +- contrib/tzdata/leap-seconds.list | 8 +- contrib/tzdata/leapseconds | 19 +- contrib/tzdata/leapseconds.awk | 11 +- contrib/tzdata/northamerica | 109 +- contrib/tzdata/southamerica | 6 +- contrib/tzdata/theory.html | 383 +- contrib/tzdata/version | 2 +- contrib/tzdata/zone.tab | 2 +- contrib/tzdata/zone1970.tab | 22 +- contrib/tzdata/zonenow.tab | 100 +- crypto/.gitignore | 78 + crypto/openssl/ACKNOWLEDGEMENTS.md | 4 +- crypto/openssl/BSDmakefile | 101 + crypto/openssl/CHANGES.md | 781 +- crypto/openssl/Configurations/10-main.conf | 3 +- crypto/openssl/Configurations/50-nonstop.conf | 2 + crypto/openssl/Configurations/unix-Makefile.tmpl | 17 +- .../openssl/Configurations/windows-makefile.tmpl | 5 +- crypto/openssl/Configure | 7 +- crypto/openssl/FREEBSD-upgrade | 130 - crypto/openssl/FREEBSD-upgrade.md | 202 + crypto/openssl/INSTALL.md | 4 +- crypto/openssl/NEWS.md | 460 +- crypto/openssl/NOTES-WINDOWS.md | 5 + crypto/openssl/README-ENGINES.md | 2 +- crypto/openssl/README.md | 9 +- crypto/openssl/VERSION.dat | 4 +- crypto/openssl/apps/CA.pl | 383 + crypto/openssl/apps/CA.pl.in | 260 +- crypto/openssl/apps/asn1parse.c | 72 +- crypto/openssl/apps/ca.c | 742 +- crypto/openssl/apps/ciphers.c | 55 +- crypto/openssl/apps/cmp.c | 1163 +- crypto/openssl/apps/cms.c | 491 +- crypto/openssl/apps/crl.c | 124 +- crypto/openssl/apps/crl2pkcs7.c | 36 +- crypto/openssl/apps/dgst.c | 141 +- crypto/openssl/apps/dhparam.c | 152 +- crypto/openssl/apps/dsa.c | 78 +- crypto/openssl/apps/dsaparam.c | 64 +- crypto/openssl/apps/ec.c | 78 +- crypto/openssl/apps/ecparam.c | 127 +- crypto/openssl/apps/enc.c | 180 +- crypto/openssl/apps/engine.c | 112 +- crypto/openssl/apps/errstr.c | 17 +- crypto/openssl/apps/fipsinstall.c | 192 +- crypto/openssl/apps/gendsa.c | 39 +- crypto/openssl/apps/genpkey.c | 67 +- crypto/openssl/apps/genrsa.c | 57 +- crypto/openssl/apps/include/app_libctx.h | 4 +- crypto/openssl/apps/include/app_params.h | 1 - crypto/openssl/apps/include/apps.h | 262 +- crypto/openssl/apps/include/apps_ui.h | 5 +- crypto/openssl/apps/include/cmp_mock_srv.h | 18 +- crypto/openssl/apps/include/engine_loader.h | 8 +- crypto/openssl/apps/include/fmt.h | 32 +- crypto/openssl/apps/include/function.h | 17 +- crypto/openssl/apps/include/http_server.h | 86 +- crypto/openssl/apps/include/names.h | 2 +- crypto/openssl/apps/include/opt.h | 544 +- crypto/openssl/apps/include/platform.h | 12 +- crypto/openssl/apps/include/s_apps.h | 56 +- crypto/openssl/apps/include/vms_term_sock.h | 12 +- crypto/openssl/apps/info.c | 36 +- crypto/openssl/apps/kdf.c | 45 +- crypto/openssl/apps/lib/app_libctx.c | 3 +- crypto/openssl/apps/lib/app_params.c | 7 +- crypto/openssl/apps/lib/app_provider.c | 5 +- crypto/openssl/apps/lib/app_rand.c | 7 +- crypto/openssl/apps/lib/app_x509.c | 54 +- crypto/openssl/apps/lib/apps.c | 825 +- crypto/openssl/apps/lib/apps_ui.c | 39 +- crypto/openssl/apps/lib/cmp_mock_srv.c | 121 +- crypto/openssl/apps/lib/columns.c | 1 - crypto/openssl/apps/lib/engine.c | 15 +- crypto/openssl/apps/lib/engine_loader.c | 38 +- crypto/openssl/apps/lib/http_server.c | 126 +- crypto/openssl/apps/lib/names.c | 2 +- crypto/openssl/apps/lib/opt.c | 271 +- crypto/openssl/apps/lib/s_cb.c | 625 +- crypto/openssl/apps/lib/s_socket.c | 119 +- crypto/openssl/apps/lib/tlssrp_depr.c | 47 +- crypto/openssl/apps/lib/vms_decc_argv.c | 2 +- crypto/openssl/apps/lib/vms_term_sock.c | 517 +- crypto/openssl/apps/lib/win32_init.c | 31 +- crypto/openssl/apps/list.c | 484 +- crypto/openssl/apps/mac.c | 42 +- crypto/openssl/apps/nseq.c | 22 +- crypto/openssl/apps/ocsp.c | 487 +- crypto/openssl/apps/openssl.c | 58 +- crypto/openssl/apps/passwd.c | 253 +- crypto/openssl/apps/pkcs12.c | 342 +- crypto/openssl/apps/pkcs7.c | 39 +- crypto/openssl/apps/pkcs8.c | 88 +- crypto/openssl/apps/pkey.c | 100 +- crypto/openssl/apps/pkeyparam.c | 32 +- crypto/openssl/apps/pkeyutl.c | 244 +- crypto/openssl/apps/prime.c | 39 +- crypto/openssl/apps/progs.c | 2 +- crypto/openssl/apps/progs.h | 2 +- crypto/openssl/apps/progs.pl | 11 +- crypto/openssl/apps/rand.c | 28 +- crypto/openssl/apps/rehash.c | 169 +- crypto/openssl/apps/req.c | 450 +- crypto/openssl/apps/rsa.c | 103 +- crypto/openssl/apps/rsautl.c | 91 +- crypto/openssl/apps/s_client.c | 1742 +- crypto/openssl/apps/s_server.c | 929 +- crypto/openssl/apps/s_time.c | 164 +- crypto/openssl/apps/sess_id.c | 42 +- crypto/openssl/apps/smime.c | 208 +- crypto/openssl/apps/speed.c | 1256 +- crypto/openssl/apps/spkac.c | 56 +- crypto/openssl/apps/srp.c | 196 +- crypto/openssl/apps/storeutl.c | 181 +- crypto/openssl/apps/testdsa.h | 1490 +- crypto/openssl/apps/testrsa.h | 4912 +++- crypto/openssl/apps/timeouts.h | 8 +- crypto/openssl/apps/ts.c | 269 +- crypto/openssl/apps/verify.c | 137 +- crypto/openssl/apps/version.c | 53 +- crypto/openssl/apps/vms_decc_init.c | 73 +- crypto/openssl/apps/x509.c | 389 +- crypto/openssl/configdata.pm.in | 4 +- crypto/openssl/crypto/LPdir_nyi.c | 2 +- crypto/openssl/crypto/LPdir_unix.c | 23 +- crypto/openssl/crypto/LPdir_vms.c | 24 +- crypto/openssl/crypto/LPdir_win.c | 35 +- crypto/openssl/crypto/LPdir_win32.c | 2 + crypto/openssl/crypto/LPdir_wince.c | 2 + crypto/openssl/crypto/aes/aes_cbc.c | 8 +- crypto/openssl/crypto/aes/aes_cfb.c | 18 +- crypto/openssl/crypto/aes/aes_core.c | 3589 ++- crypto/openssl/crypto/aes/aes_ecb.c | 2 +- crypto/openssl/crypto/aes/aes_ige.c | 56 +- crypto/openssl/crypto/aes/aes_local.h | 51 +- crypto/openssl/crypto/aes/aes_misc.c | 6 +- crypto/openssl/crypto/aes/aes_ofb.c | 6 +- crypto/openssl/crypto/aes/aes_wrap.c | 12 +- crypto/openssl/crypto/aes/aes_x86core.c | 594 +- crypto/openssl/crypto/aes/asm/aes-s390x.pl | 5 +- crypto/openssl/crypto/aes/asm/aesv8-armx.pl | 8 +- crypto/openssl/crypto/aria/aria.c | 337 +- crypto/openssl/crypto/arm_arch.h | 165 +- crypto/openssl/crypto/armcap.c | 154 +- crypto/openssl/crypto/asn1/a_bitstr.c | 12 +- crypto/openssl/crypto/asn1/a_d2i_fp.c | 40 +- crypto/openssl/crypto/asn1/a_digest.c | 9 +- crypto/openssl/crypto/asn1/a_dup.c | 6 +- crypto/openssl/crypto/asn1/a_gentm.c | 8 +- crypto/openssl/crypto/asn1/a_i2d_fp.c | 4 +- crypto/openssl/crypto/asn1/a_int.c | 33 +- crypto/openssl/crypto/asn1/a_mbstr.c | 58 +- crypto/openssl/crypto/asn1/a_object.c | 32 +- crypto/openssl/crypto/asn1/a_octet.c | 4 +- crypto/openssl/crypto/asn1/a_print.c | 3 +- crypto/openssl/crypto/asn1/a_sign.c | 43 +- crypto/openssl/crypto/asn1/a_strex.c | 91 +- crypto/openssl/crypto/asn1/a_strnid.c | 16 +- crypto/openssl/crypto/asn1/a_time.c | 53 +- crypto/openssl/crypto/asn1/a_type.c | 12 +- crypto/openssl/crypto/asn1/a_utctm.c | 2 +- crypto/openssl/crypto/asn1/a_utf8.c | 4 +- crypto/openssl/crypto/asn1/a_verify.c | 27 +- crypto/openssl/crypto/asn1/ameth_lib.c | 172 +- crypto/openssl/crypto/asn1/asn1_err.c | 366 +- crypto/openssl/crypto/asn1/asn1_gen.c | 103 +- crypto/openssl/crypto/asn1/asn1_item_list.h | 4 +- crypto/openssl/crypto/asn1/asn1_lib.c | 12 +- crypto/openssl/crypto/asn1/asn1_local.h | 28 +- crypto/openssl/crypto/asn1/asn1_parse.c | 74 +- crypto/openssl/crypto/asn1/asn_mime.c | 123 +- crypto/openssl/crypto/asn1/asn_mstbl.c | 12 +- crypto/openssl/crypto/asn1/asn_pack.c | 4 +- crypto/openssl/crypto/asn1/bio_asn1.c | 44 +- crypto/openssl/crypto/asn1/bio_ndef.c | 17 +- crypto/openssl/crypto/asn1/d2i_param.c | 2 +- crypto/openssl/crypto/asn1/d2i_pr.c | 41 +- crypto/openssl/crypto/asn1/d2i_pu.c | 4 +- crypto/openssl/crypto/asn1/evp_asn1.c | 26 +- crypto/openssl/crypto/asn1/f_int.c | 7 +- crypto/openssl/crypto/asn1/f_string.c | 4 +- crypto/openssl/crypto/asn1/i2d_evp.c | 34 +- crypto/openssl/crypto/asn1/n_pkey.c | 23 +- crypto/openssl/crypto/asn1/nsseq.c | 6 +- crypto/openssl/crypto/asn1/p5_pbe.c | 19 +- crypto/openssl/crypto/asn1/p5_pbev2.c | 55 +- crypto/openssl/crypto/asn1/p5_scrypt.c | 67 +- crypto/openssl/crypto/asn1/p8_pkey.c | 22 +- crypto/openssl/crypto/asn1/standard_methods.h | 1 - crypto/openssl/crypto/asn1/t_bitst.c | 4 +- crypto/openssl/crypto/asn1/t_pkey.c | 19 +- crypto/openssl/crypto/asn1/t_spki.c | 6 +- crypto/openssl/crypto/asn1/tasn_dec.c | 227 +- crypto/openssl/crypto/asn1/tasn_enc.c | 56 +- crypto/openssl/crypto/asn1/tasn_new.c | 30 +- crypto/openssl/crypto/asn1/tasn_prn.c | 92 +- crypto/openssl/crypto/asn1/tasn_scn.c | 2 +- crypto/openssl/crypto/asn1/tasn_typ.c | 26 +- crypto/openssl/crypto/asn1/tasn_utl.c | 22 +- crypto/openssl/crypto/asn1/tbl_standard.h | 85 +- crypto/openssl/crypto/asn1/x_algor.c | 21 +- crypto/openssl/crypto/asn1/x_bignum.c | 29 +- crypto/openssl/crypto/asn1/x_int64.c | 87 +- crypto/openssl/crypto/asn1/x_long.c | 25 +- crypto/openssl/crypto/asn1/x_sig.c | 8 +- crypto/openssl/crypto/asn1/x_spki.c | 10 +- crypto/openssl/crypto/asn1/x_val.c | 4 +- crypto/openssl/crypto/asn1_dsa.c | 61 +- crypto/openssl/crypto/async/arch/async_null.c | 1 - crypto/openssl/crypto/async/arch/async_null.h | 13 +- crypto/openssl/crypto/async/arch/async_posix.c | 6 +- crypto/openssl/crypto/async/arch/async_posix.h | 51 +- crypto/openssl/crypto/async/arch/async_win.c | 10 +- crypto/openssl/crypto/async/arch/async_win.h | 30 +- crypto/openssl/crypto/async/async.c | 29 +- crypto/openssl/crypto/async/async_err.c | 16 +- crypto/openssl/crypto/async/async_local.h | 9 +- crypto/openssl/crypto/async/async_wait.c | 48 +- crypto/openssl/crypto/bf/bf_cfb64.c | 8 +- crypto/openssl/crypto/bf/bf_ecb.c | 2 +- crypto/openssl/crypto/bf/bf_enc.c | 12 +- crypto/openssl/crypto/bf/bf_local.h | 134 +- crypto/openssl/crypto/bf/bf_ofb64.c | 8 +- crypto/openssl/crypto/bf/bf_pi.h | 1548 +- crypto/openssl/crypto/bio/bf_buff.c | 23 +- crypto/openssl/crypto/bio/bf_lbuf.c | 20 +- crypto/openssl/crypto/bio/bf_prefix.c | 14 +- crypto/openssl/crypto/bio/bf_readbuff.c | 64 +- crypto/openssl/crypto/bio/bio_addr.c | 162 +- crypto/openssl/crypto/bio/bio_cb.c | 22 +- crypto/openssl/crypto/bio/bio_dump.c | 26 +- crypto/openssl/crypto/bio/bio_err.c | 114 +- crypto/openssl/crypto/bio/bio_lib.c | 46 +- crypto/openssl/crypto/bio/bio_local.h | 153 +- crypto/openssl/crypto/bio/bio_meth.c | 46 +- crypto/openssl/crypto/bio/bio_print.c | 173 +- crypto/openssl/crypto/bio/bio_sock.c | 213 +- crypto/openssl/crypto/bio/bio_sock2.c | 87 +- crypto/openssl/crypto/bio/bss_acpt.c | 140 +- crypto/openssl/crypto/bio/bss_bio.c | 68 +- crypto/openssl/crypto/bio/bss_conn.c | 192 +- crypto/openssl/crypto/bio/bss_core.c | 8 +- crypto/openssl/crypto/bio/bss_dgram.c | 833 +- crypto/openssl/crypto/bio/bss_fd.c | 46 +- crypto/openssl/crypto/bio/bss_file.c | 88 +- crypto/openssl/crypto/bio/bss_log.c | 206 +- crypto/openssl/crypto/bio/bss_mem.c | 14 +- crypto/openssl/crypto/bio/bss_null.c | 2 +- crypto/openssl/crypto/bio/bss_sock.c | 101 +- crypto/openssl/crypto/bio/ossl_core_bio.c | 4 +- crypto/openssl/crypto/bn/asm/armv4-gf2m.pl | 4 +- crypto/openssl/crypto/bn/asm/rsaz-avx512.pl | 4 +- crypto/openssl/crypto/bn/asm/sparcv9-mont.pl | 4 +- crypto/openssl/crypto/bn/asm/x86_64-gcc.c | 306 +- crypto/openssl/crypto/bn/bn_add.c | 3 +- crypto/openssl/crypto/bn/bn_asm.c | 457 +- crypto/openssl/crypto/bn/bn_blind.c | 35 +- crypto/openssl/crypto/bn/bn_const.c | 253 +- crypto/openssl/crypto/bn/bn_conv.c | 14 +- crypto/openssl/crypto/bn/bn_ctx.c | 37 +- crypto/openssl/crypto/bn/bn_depr.c | 16 +- crypto/openssl/crypto/bn/bn_dh.c | 1135 +- crypto/openssl/crypto/bn/bn_div.c | 160 +- crypto/openssl/crypto/bn/bn_err.c | 54 +- crypto/openssl/crypto/bn/bn_exp.c | 344 +- crypto/openssl/crypto/bn/bn_exp2.c | 29 +- crypto/openssl/crypto/bn/bn_gcd.c | 35 +- crypto/openssl/crypto/bn/bn_gf2m.c | 158 +- crypto/openssl/crypto/bn/bn_intern.c | 14 +- crypto/openssl/crypto/bn/bn_kron.c | 6 +- crypto/openssl/crypto/bn/bn_lib.c | 74 +- crypto/openssl/crypto/bn/bn_local.h | 820 +- crypto/openssl/crypto/bn/bn_mod.c | 20 +- crypto/openssl/crypto/bn/bn_mont.c | 69 +- crypto/openssl/crypto/bn/bn_mpi.c | 3 +- crypto/openssl/crypto/bn/bn_mul.c | 69 +- crypto/openssl/crypto/bn/bn_nist.c | 432 +- crypto/openssl/crypto/bn/bn_ppc.c | 8 +- crypto/openssl/crypto/bn/bn_prime.c | 70 +- crypto/openssl/crypto/bn/bn_print.c | 6 +- crypto/openssl/crypto/bn/bn_rand.c | 78 +- crypto/openssl/crypto/bn/bn_recp.c | 12 +- crypto/openssl/crypto/bn/bn_rsa_fips186_4.c | 45 +- crypto/openssl/crypto/bn/bn_shift.c | 8 +- crypto/openssl/crypto/bn/bn_sparc.c | 65 +- crypto/openssl/crypto/bn/bn_sqr.c | 16 +- crypto/openssl/crypto/bn/bn_sqrt.c | 13 +- crypto/openssl/crypto/bn/bn_srp.c | 26 +- crypto/openssl/crypto/bn/bn_word.c | 3 +- crypto/openssl/crypto/bn/bn_x931p.c | 25 +- crypto/openssl/crypto/bn/rsaz_exp.c | 40 +- crypto/openssl/crypto/bn/rsaz_exp.h | 67 +- crypto/openssl/crypto/bn/rsaz_exp_x2.c | 182 +- crypto/openssl/crypto/bsearch.c | 12 +- crypto/openssl/crypto/buffer/buf_err.c | 2 +- crypto/openssl/crypto/camellia/camellia.c | 426 +- crypto/openssl/crypto/camellia/cmll_cbc.c | 8 +- crypto/openssl/crypto/camellia/cmll_cfb.c | 18 +- crypto/openssl/crypto/camellia/cmll_ctr.c | 10 +- crypto/openssl/crypto/camellia/cmll_ecb.c | 2 +- crypto/openssl/crypto/camellia/cmll_local.h | 18 +- crypto/openssl/crypto/camellia/cmll_misc.c | 6 +- crypto/openssl/crypto/camellia/cmll_ofb.c | 6 +- crypto/openssl/crypto/cast/c_cfb64.c | 8 +- crypto/openssl/crypto/cast/c_ecb.c | 2 +- crypto/openssl/crypto/cast/c_enc.c | 4 +- crypto/openssl/crypto/cast/c_ofb64.c | 8 +- crypto/openssl/crypto/cast/c_skey.c | 15 +- crypto/openssl/crypto/cast/cast_local.h | 321 +- crypto/openssl/crypto/cast/cast_s.h | 2560 +- crypto/openssl/crypto/chacha/chacha_enc.c | 45 +- crypto/openssl/crypto/chacha/chacha_ppc.c | 24 +- crypto/openssl/crypto/cmac/cmac.c | 3 +- crypto/openssl/crypto/cmp/cmp_asn.c | 189 +- crypto/openssl/crypto/cmp/cmp_client.c | 207 +- crypto/openssl/crypto/cmp/cmp_ctx.c | 208 +- crypto/openssl/crypto/cmp/cmp_err.c | 302 +- crypto/openssl/crypto/cmp/cmp_hdr.c | 50 +- crypto/openssl/crypto/cmp/cmp_http.c | 36 +- crypto/openssl/crypto/cmp/cmp_local.h | 212 +- crypto/openssl/crypto/cmp/cmp_msg.c | 275 +- crypto/openssl/crypto/cmp/cmp_protect.c | 48 +- crypto/openssl/crypto/cmp/cmp_server.c | 128 +- crypto/openssl/crypto/cmp/cmp_status.c | 59 +- crypto/openssl/crypto/cmp/cmp_util.c | 76 +- crypto/openssl/crypto/cmp/cmp_vfy.c | 200 +- crypto/openssl/crypto/cms/cms_asn1.c | 301 +- crypto/openssl/crypto/cms/cms_att.c | 88 +- crypto/openssl/crypto/cms/cms_cd.c | 8 +- crypto/openssl/crypto/cms/cms_dd.c | 13 +- crypto/openssl/crypto/cms/cms_dh.c | 43 +- crypto/openssl/crypto/cms/cms_ec.c | 42 +- crypto/openssl/crypto/cms/cms_enc.c | 32 +- crypto/openssl/crypto/cms/cms_env.c | 192 +- crypto/openssl/crypto/cms/cms_err.c | 304 +- crypto/openssl/crypto/cms/cms_ess.c | 59 +- crypto/openssl/crypto/cms/cms_io.c | 30 +- crypto/openssl/crypto/cms/cms_kari.c | 110 +- crypto/openssl/crypto/cms/cms_lib.c | 41 +- crypto/openssl/crypto/cms/cms_local.h | 86 +- crypto/openssl/crypto/cms/cms_pwri.c | 66 +- crypto/openssl/crypto/cms/cms_rsa.c | 43 +- crypto/openssl/crypto/cms/cms_sd.c | 152 +- crypto/openssl/crypto/cms/cms_smime.c | 143 +- crypto/openssl/crypto/comp/c_zlib.c | 174 +- crypto/openssl/crypto/comp/comp_err.c | 22 +- crypto/openssl/crypto/comp/comp_lib.c | 6 +- crypto/openssl/crypto/comp/comp_local.h | 22 +- crypto/openssl/crypto/conf/conf_api.c | 6 +- crypto/openssl/crypto/conf/conf_def.c | 78 +- crypto/openssl/crypto/conf/conf_err.c | 90 +- crypto/openssl/crypto/conf/conf_lib.c | 27 +- crypto/openssl/crypto/conf/conf_mod.c | 67 +- crypto/openssl/crypto/conf/conf_sap.c | 6 +- crypto/openssl/crypto/conf/conf_ssl.c | 13 +- crypto/openssl/crypto/context.c | 38 +- crypto/openssl/crypto/core_algorithm.c | 52 +- crypto/openssl/crypto/core_fetch.c | 34 +- crypto/openssl/crypto/core_namemap.c | 75 +- crypto/openssl/crypto/cpt_err.c | 82 +- crypto/openssl/crypto/cpuid.c | 41 +- crypto/openssl/crypto/crmf/crmf_asn.c | 81 +- crypto/openssl/crypto/crmf/crmf_err.c | 88 +- crypto/openssl/crypto/crmf/crmf_lib.c | 236 +- crypto/openssl/crypto/crmf/crmf_local.h | 25 +- crypto/openssl/crypto/crmf/crmf_pbm.c | 29 +- crypto/openssl/crypto/cryptlib.c | 112 +- crypto/openssl/crypto/ct/ct_b64.c | 16 +- crypto/openssl/crypto/ct/ct_err.c | 62 +- crypto/openssl/crypto/ct/ct_local.h | 97 +- crypto/openssl/crypto/ct/ct_log.c | 27 +- crypto/openssl/crypto/ct/ct_oct.c | 22 +- crypto/openssl/crypto/ct/ct_policy.c | 13 +- crypto/openssl/crypto/ct/ct_prn.c | 16 +- crypto/openssl/crypto/ct/ct_sct.c | 11 +- crypto/openssl/crypto/ct/ct_sct_ctx.c | 13 +- crypto/openssl/crypto/ct/ct_vfy.c | 9 +- crypto/openssl/crypto/ct/ct_x509v3.c | 62 +- crypto/openssl/crypto/ctype.c | 414 +- crypto/openssl/crypto/der_writer.c | 23 +- crypto/openssl/crypto/des/cbc_cksm.c | 4 +- crypto/openssl/crypto/des/cbc_enc.c | 2 + crypto/openssl/crypto/des/cfb64ede.c | 16 +- crypto/openssl/crypto/des/cfb64enc.c | 8 +- crypto/openssl/crypto/des/cfb_enc.c | 13 +- crypto/openssl/crypto/des/des_enc.c | 144 +- crypto/openssl/crypto/des/des_local.h | 381 +- crypto/openssl/crypto/des/ecb3_enc.c | 4 +- crypto/openssl/crypto/des/ecb_enc.c | 3 +- crypto/openssl/crypto/des/fcrypt.c | 154 +- crypto/openssl/crypto/des/fcrypt_b.c | 52 +- crypto/openssl/crypto/des/ncbc_enc.c | 6 +- crypto/openssl/crypto/des/ofb64ede.c | 10 +- crypto/openssl/crypto/des/ofb64enc.c | 8 +- crypto/openssl/crypto/des/ofb_enc.c | 8 +- crypto/openssl/crypto/des/pcbc_enc.c | 4 +- crypto/openssl/crypto/des/qud_cksm.c | 22 +- crypto/openssl/crypto/des/set_key.c | 725 +- crypto/openssl/crypto/des/spr.h | 640 +- crypto/openssl/crypto/des/xcbc_enc.c | 6 +- crypto/openssl/crypto/dh/dh_ameth.c | 48 +- crypto/openssl/crypto/dh/dh_asn1.c | 38 +- crypto/openssl/crypto/dh/dh_backend.c | 21 +- crypto/openssl/crypto/dh/dh_check.c | 8 +- crypto/openssl/crypto/dh/dh_depr.c | 2 +- crypto/openssl/crypto/dh/dh_err.c | 92 +- crypto/openssl/crypto/dh/dh_gen.c | 18 +- crypto/openssl/crypto/dh/dh_group_params.c | 5 +- crypto/openssl/crypto/dh/dh_kdf.c | 26 +- crypto/openssl/crypto/dh/dh_key.c | 59 +- crypto/openssl/crypto/dh/dh_lib.c | 16 +- crypto/openssl/crypto/dh/dh_local.h | 24 +- crypto/openssl/crypto/dh/dh_meth.c | 28 +- crypto/openssl/crypto/dh/dh_pmeth.c | 53 +- crypto/openssl/crypto/dh/dh_rfc5114.c | 34 +- crypto/openssl/crypto/dllmain.c | 7 +- crypto/openssl/crypto/dsa/dsa_ameth.c | 157 +- crypto/openssl/crypto/dsa/dsa_asn1.c | 30 +- crypto/openssl/crypto/dsa/dsa_backend.c | 24 +- crypto/openssl/crypto/dsa/dsa_check.c | 8 +- crypto/openssl/crypto/dsa/dsa_depr.c | 10 +- crypto/openssl/crypto/dsa/dsa_err.c | 50 +- crypto/openssl/crypto/dsa/dsa_gen.c | 24 +- crypto/openssl/crypto/dsa/dsa_key.c | 18 +- crypto/openssl/crypto/dsa/dsa_lib.c | 19 +- crypto/openssl/crypto/dsa/dsa_local.h | 38 +- crypto/openssl/crypto/dsa/dsa_meth.c | 52 +- crypto/openssl/crypto/dsa/dsa_ossl.c | 70 +- crypto/openssl/crypto/dsa/dsa_pmeth.c | 39 +- crypto/openssl/crypto/dsa/dsa_sign.c | 14 +- crypto/openssl/crypto/dsa/dsa_vrf.c | 2 +- crypto/openssl/crypto/dso/dso_dl.c | 59 +- crypto/openssl/crypto/dso/dso_dlfcn.c | 132 +- crypto/openssl/crypto/dso/dso_err.c | 56 +- crypto/openssl/crypto/dso/dso_lib.c | 8 +- crypto/openssl/crypto/dso/dso_local.h | 16 +- crypto/openssl/crypto/dso/dso_vms.c | 162 +- crypto/openssl/crypto/dso/dso_win32.c | 160 +- crypto/openssl/crypto/ebcdic.c | 110 +- crypto/openssl/crypto/ec/curve25519.c | 5131 ++-- .../crypto/ec/curve448/arch_32/arch_intrinsics.h | 8 +- crypto/openssl/crypto/ec/curve448/arch_32/f_impl.h | 18 +- .../openssl/crypto/ec/curve448/arch_32/f_impl32.c | 10 +- .../crypto/ec/curve448/arch_64/arch_intrinsics.h | 12 +- crypto/openssl/crypto/ec/curve448/arch_64/f_impl.h | 15 +- .../openssl/crypto/ec/curve448/arch_64/f_impl64.c | 8 +- crypto/openssl/crypto/ec/curve448/curve448.c | 222 +- crypto/openssl/crypto/ec/curve448/curve448_local.h | 22 +- .../openssl/crypto/ec/curve448/curve448_tables.c | 3028 +-- crypto/openssl/crypto/ec/curve448/curve448utils.h | 44 +- crypto/openssl/crypto/ec/curve448/ed448.h | 102 +- crypto/openssl/crypto/ec/curve448/eddsa.c | 232 +- crypto/openssl/crypto/ec/curve448/f_generic.c | 25 +- crypto/openssl/crypto/ec/curve448/field.h | 87 +- crypto/openssl/crypto/ec/curve448/point_448.h | 101 +- crypto/openssl/crypto/ec/curve448/scalar.c | 82 +- crypto/openssl/crypto/ec/curve448/word.h | 48 +- crypto/openssl/crypto/ec/ec2_oct.c | 34 +- crypto/openssl/crypto/ec/ec2_smpl.c | 122 +- crypto/openssl/crypto/ec/ec_ameth.c | 89 +- crypto/openssl/crypto/ec/ec_asn1.c | 150 +- crypto/openssl/crypto/ec/ec_backend.c | 93 +- crypto/openssl/crypto/ec/ec_check.c | 14 +- crypto/openssl/crypto/ec/ec_curve.c | 1560 +- crypto/openssl/crypto/ec/ec_cvt.c | 4 +- crypto/openssl/crypto/ec/ec_deprecated.c | 8 +- crypto/openssl/crypto/ec/ec_err.c | 212 +- crypto/openssl/crypto/ec/ec_key.c | 44 +- crypto/openssl/crypto/ec/ec_kmeth.c | 147 +- crypto/openssl/crypto/ec/ec_lib.c | 188 +- crypto/openssl/crypto/ec/ec_local.h | 496 +- crypto/openssl/crypto/ec/ec_mult.c | 113 +- crypto/openssl/crypto/ec/ec_oct.c | 34 +- crypto/openssl/crypto/ec/ec_pmeth.c | 29 +- crypto/openssl/crypto/ec/ec_print.c | 6 +- crypto/openssl/crypto/ec/ecdh_kdf.c | 22 +- crypto/openssl/crypto/ec/ecdh_ossl.c | 9 +- crypto/openssl/crypto/ec/ecdsa_ossl.c | 51 +- crypto/openssl/crypto/ec/ecdsa_sign.c | 13 +- crypto/openssl/crypto/ec/ecdsa_vrf.c | 6 +- crypto/openssl/crypto/ec/eck_prn.c | 23 +- crypto/openssl/crypto/ec/ecp_mont.c | 32 +- crypto/openssl/crypto/ec/ecp_nist.c | 28 +- crypto/openssl/crypto/ec/ecp_nistp224.c | 602 +- crypto/openssl/crypto/ec/ecp_nistp256.c | 789 +- crypto/openssl/crypto/ec/ecp_nistp521.c | 940 +- crypto/openssl/crypto/ec/ecp_nistputil.c | 62 +- crypto/openssl/crypto/ec/ecp_nistz256.c | 363 +- crypto/openssl/crypto/ec/ecp_nistz256_table.c | 24407 +++++++++++-------- crypto/openssl/crypto/ec/ecp_oct.c | 31 +- crypto/openssl/crypto/ec/ecp_ppc.c | 8 +- crypto/openssl/crypto/ec/ecp_s390x_nistp.c | 323 +- crypto/openssl/crypto/ec/ecp_smpl.c | 169 +- crypto/openssl/crypto/ec/ecx_backend.c | 32 +- crypto/openssl/crypto/ec/ecx_backend.h | 18 +- crypto/openssl/crypto/ec/ecx_key.c | 2 +- crypto/openssl/crypto/ec/ecx_meth.c | 229 +- crypto/openssl/crypto/ec/ecx_s390x.c | 28 +- crypto/openssl/crypto/encode_decode/decoder_err.c | 14 +- crypto/openssl/crypto/encode_decode/decoder_lib.c | 363 +- crypto/openssl/crypto/encode_decode/decoder_meth.c | 90 +- crypto/openssl/crypto/encode_decode/decoder_pkey.c | 173 +- crypto/openssl/crypto/encode_decode/encoder_err.c | 14 +- crypto/openssl/crypto/encode_decode/encoder_lib.c | 218 +- .../openssl/crypto/encode_decode/encoder_local.h | 12 +- crypto/openssl/crypto/encode_decode/encoder_meth.c | 100 +- crypto/openssl/crypto/encode_decode/encoder_pkey.c | 98 +- crypto/openssl/crypto/engine/eng_all.c | 4 +- crypto/openssl/crypto/engine/eng_cnf.c | 13 +- crypto/openssl/crypto/engine/eng_ctrl.c | 28 +- crypto/openssl/crypto/engine/eng_dyn.c | 116 +- crypto/openssl/crypto/engine/eng_err.c | 128 +- crypto/openssl/crypto/engine/eng_fat.c | 2 +- crypto/openssl/crypto/engine/eng_lib.c | 4 +- crypto/openssl/crypto/engine/eng_list.c | 13 +- crypto/openssl/crypto/engine/eng_local.h | 48 +- crypto/openssl/crypto/engine/eng_openssl.c | 126 +- crypto/openssl/crypto/engine/eng_pkey.c | 20 +- crypto/openssl/crypto/engine/eng_rdrand.c | 30 +- crypto/openssl/crypto/engine/eng_table.c | 46 +- crypto/openssl/crypto/engine/tb_asnmth.c | 22 +- crypto/openssl/crypto/engine/tb_cipher.c | 10 +- crypto/openssl/crypto/engine/tb_dh.c | 10 +- crypto/openssl/crypto/engine/tb_digest.c | 10 +- crypto/openssl/crypto/engine/tb_dsa.c | 10 +- crypto/openssl/crypto/engine/tb_eckey.c | 10 +- crypto/openssl/crypto/engine/tb_pkmeth.c | 10 +- crypto/openssl/crypto/engine/tb_rand.c | 10 +- crypto/openssl/crypto/engine/tb_rsa.c | 10 +- crypto/openssl/crypto/err/err.c | 238 +- crypto/openssl/crypto/err/err_all.c | 48 +- crypto/openssl/crypto/err/err_all_legacy.c | 112 +- crypto/openssl/crypto/err/err_local.h | 15 +- crypto/openssl/crypto/err/err_prn.c | 12 +- crypto/openssl/crypto/ess/ess_asn1.c | 24 +- crypto/openssl/crypto/ess/ess_err.c | 38 +- crypto/openssl/crypto/ess/ess_lib.c | 51 +- crypto/openssl/crypto/evp/asymcipher.c | 93 +- crypto/openssl/crypto/evp/bio_b64.c | 69 +- crypto/openssl/crypto/evp/bio_enc.c | 56 +- crypto/openssl/crypto/evp/bio_md.c | 8 +- crypto/openssl/crypto/evp/bio_ok.c | 72 +- crypto/openssl/crypto/evp/c_allc.c | 8 +- crypto/openssl/crypto/evp/cmeth_lib.c | 57 +- crypto/openssl/crypto/evp/ctrl_params_translate.c | 1357 +- crypto/openssl/crypto/evp/dh_ctrl.c | 46 +- crypto/openssl/crypto/evp/dh_support.c | 15 +- crypto/openssl/crypto/evp/digest.c | 161 +- crypto/openssl/crypto/evp/dsa_ctrl.c | 18 +- crypto/openssl/crypto/evp/e_aes.c | 1624 +- crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c | 447 +- crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c | 440 +- crypto/openssl/crypto/evp/e_aria.c | 358 +- crypto/openssl/crypto/evp/e_bf.c | 20 +- crypto/openssl/crypto/evp/e_camellia.c | 240 +- crypto/openssl/crypto/evp/e_cast.c | 22 +- crypto/openssl/crypto/evp/e_chacha20_poly1305.c | 268 +- crypto/openssl/crypto/evp/e_des.c | 128 +- crypto/openssl/crypto/evp/e_des3.c | 192 +- crypto/openssl/crypto/evp/e_idea.c | 34 +- crypto/openssl/crypto/evp/e_null.c | 8 +- crypto/openssl/crypto/evp/e_old.c | 16 +- crypto/openssl/crypto/evp/e_rc2.c | 53 +- crypto/openssl/crypto/evp/e_rc4.c | 22 +- crypto/openssl/crypto/evp/e_rc4_hmac_md5.c | 161 +- crypto/openssl/crypto/evp/e_rc5.c | 26 +- crypto/openssl/crypto/evp/e_seed.c | 10 +- crypto/openssl/crypto/evp/e_sm4.c | 44 +- crypto/openssl/crypto/evp/e_xcbc_d.c | 34 +- crypto/openssl/crypto/evp/ec_ctrl.c | 39 +- crypto/openssl/crypto/evp/ec_support.c | 194 +- crypto/openssl/crypto/evp/encode.c | 342 +- crypto/openssl/crypto/evp/evp_cnf.c | 7 +- crypto/openssl/crypto/evp/evp_enc.c | 265 +- crypto/openssl/crypto/evp/evp_err.c | 358 +- crypto/openssl/crypto/evp/evp_fetch.c | 175 +- crypto/openssl/crypto/evp/evp_key.c | 22 +- crypto/openssl/crypto/evp/evp_lib.c | 174 +- crypto/openssl/crypto/evp/evp_local.h | 183 +- crypto/openssl/crypto/evp/evp_pbe.c | 124 +- crypto/openssl/crypto/evp/evp_pkey.c | 40 +- crypto/openssl/crypto/evp/evp_rand.c | 115 +- crypto/openssl/crypto/evp/evp_utils.c | 70 +- crypto/openssl/crypto/evp/exchange.c | 115 +- crypto/openssl/crypto/evp/kdf_lib.c | 10 +- crypto/openssl/crypto/evp/kdf_meth.c | 27 +- crypto/openssl/crypto/evp/kem.c | 67 +- crypto/openssl/crypto/evp/keymgmt_lib.c | 72 +- crypto/openssl/crypto/evp/keymgmt_meth.c | 102 +- crypto/openssl/crypto/evp/legacy_blake2.c | 6 +- crypto/openssl/crypto/evp/legacy_md5_sha1.c | 6 +- crypto/openssl/crypto/evp/legacy_mdc2.c | 2 +- crypto/openssl/crypto/evp/legacy_meth.h | 55 +- crypto/openssl/crypto/evp/legacy_ripemd.c | 2 +- crypto/openssl/crypto/evp/legacy_sha.c | 130 +- crypto/openssl/crypto/evp/legacy_wp.c | 2 +- crypto/openssl/crypto/evp/m_sigver.c | 164 +- crypto/openssl/crypto/evp/mac_lib.c | 37 +- crypto/openssl/crypto/evp/mac_meth.c | 27 +- crypto/openssl/crypto/evp/names.c | 50 +- crypto/openssl/crypto/evp/p5_crpt.c | 24 +- crypto/openssl/crypto/evp/p5_crpt2.c | 69 +- crypto/openssl/crypto/evp/p_dec.c | 7 +- crypto/openssl/crypto/evp/p_enc.c | 7 +- crypto/openssl/crypto/evp/p_lib.c | 569 +- crypto/openssl/crypto/evp/p_open.c | 6 +- crypto/openssl/crypto/evp/p_seal.c | 13 +- crypto/openssl/crypto/evp/p_sign.c | 8 +- crypto/openssl/crypto/evp/p_verify.c | 8 +- crypto/openssl/crypto/evp/pbe_scrypt.c | 32 +- crypto/openssl/crypto/evp/pmeth_check.c | 25 +- crypto/openssl/crypto/evp/pmeth_gn.c | 61 +- crypto/openssl/crypto/evp/pmeth_lib.c | 726 +- crypto/openssl/crypto/evp/signature.c | 127 +- crypto/openssl/crypto/ex_data.c | 45 +- crypto/openssl/crypto/ffc/ffc_backend.c | 16 +- crypto/openssl/crypto/ffc/ffc_dh.c | 64 +- crypto/openssl/crypto/ffc/ffc_key_generate.c | 2 +- crypto/openssl/crypto/ffc/ffc_key_validate.c | 10 +- crypto/openssl/crypto/ffc/ffc_params.c | 62 +- crypto/openssl/crypto/ffc/ffc_params_generate.c | 186 +- crypto/openssl/crypto/ffc/ffc_params_validate.c | 46 +- crypto/openssl/crypto/getenv.c | 18 +- crypto/openssl/crypto/hmac/hmac.c | 32 +- crypto/openssl/crypto/hmac/hmac_local.h | 4 +- crypto/openssl/crypto/http/http_client.c | 344 +- crypto/openssl/crypto/http/http_err.c | 106 +- crypto/openssl/crypto/http/http_lib.c | 46 +- crypto/openssl/crypto/idea/i_cbc.c | 4 +- crypto/openssl/crypto/idea/i_cfb64.c | 7 +- crypto/openssl/crypto/idea/i_ecb.c | 2 +- crypto/openssl/crypto/idea/i_ofb64.c | 7 +- crypto/openssl/crypto/idea/idea_local.h | 179 +- crypto/openssl/crypto/info.c | 169 +- crypto/openssl/crypto/init.c | 162 +- crypto/openssl/crypto/initthread.c | 19 +- crypto/openssl/crypto/lhash/lh_stats.c | 14 +- crypto/openssl/crypto/lhash/lhash.c | 23 +- crypto/openssl/crypto/lhash/lhash_local.h | 4 +- crypto/openssl/crypto/md2/md2_dgst.c | 296 +- crypto/openssl/crypto/md4/md4_dgst.c | 16 +- crypto/openssl/crypto/md4/md4_local.h | 63 +- crypto/openssl/crypto/md4/md4_one.c | 2 +- crypto/openssl/crypto/md5/md5_dgst.c | 16 +- crypto/openssl/crypto/md5/md5_local.h | 96 +- crypto/openssl/crypto/md5/md5_one.c | 2 +- crypto/openssl/crypto/mdc2/mdc2dgst.c | 16 +- crypto/openssl/crypto/mem.c | 95 +- crypto/openssl/crypto/mem_sec.c | 131 +- crypto/openssl/crypto/mips_arch.h | 48 +- crypto/openssl/crypto/modes/asm/ghash-armv4.pl | 4 +- crypto/openssl/crypto/modes/cbc128.c | 38 +- crypto/openssl/crypto/modes/ccm128.c | 108 +- crypto/openssl/crypto/modes/cfb128.c | 64 +- crypto/openssl/crypto/modes/ctr128.c | 38 +- crypto/openssl/crypto/modes/cts128.c | 86 +- crypto/openssl/crypto/modes/gcm128.c | 638 +- crypto/openssl/crypto/modes/ocb128.c | 67 +- crypto/openssl/crypto/modes/ofb128.c | 20 +- crypto/openssl/crypto/modes/siv128.c | 61 +- crypto/openssl/crypto/modes/wrap128.c | 49 +- crypto/openssl/crypto/modes/xts128.c | 22 +- crypto/openssl/crypto/o_dir.c | 2 + crypto/openssl/crypto/o_fopen.c | 46 +- crypto/openssl/crypto/o_str.c | 90 +- crypto/openssl/crypto/o_time.c | 20 +- crypto/openssl/crypto/objects/o_names.c | 44 +- crypto/openssl/crypto/objects/obj_compat.h | 62 +- crypto/openssl/crypto/objects/obj_dat.c | 38 +- crypto/openssl/crypto/objects/obj_dat.h | 2 +- crypto/openssl/crypto/objects/obj_err.c | 10 +- crypto/openssl/crypto/objects/obj_lib.c | 6 +- crypto/openssl/crypto/ocsp/ocsp_asn.c | 90 +- crypto/openssl/crypto/ocsp/ocsp_cl.c | 42 +- crypto/openssl/crypto/ocsp/ocsp_err.c | 90 +- crypto/openssl/crypto/ocsp/ocsp_ext.c | 77 +- crypto/openssl/crypto/ocsp/ocsp_http.c | 16 +- crypto/openssl/crypto/ocsp/ocsp_lib.c | 12 +- crypto/openssl/crypto/ocsp/ocsp_local.h | 94 +- crypto/openssl/crypto/ocsp/ocsp_prn.c | 61 +- crypto/openssl/crypto/ocsp/ocsp_srv.c | 61 +- crypto/openssl/crypto/ocsp/ocsp_vfy.c | 50 +- crypto/openssl/crypto/ocsp/v3_ocsp.c | 60 +- crypto/openssl/crypto/packet.c | 48 +- crypto/openssl/crypto/param_build.c | 162 +- crypto/openssl/crypto/param_build_set.c | 20 +- crypto/openssl/crypto/params.c | 153 +- crypto/openssl/crypto/params_dup.c | 39 +- crypto/openssl/crypto/params_from_text.c | 24 +- crypto/openssl/crypto/passphrase.c | 73 +- crypto/openssl/crypto/pem/pem_all.c | 35 +- crypto/openssl/crypto/pem/pem_err.c | 90 +- crypto/openssl/crypto/pem/pem_info.c | 61 +- crypto/openssl/crypto/pem/pem_lib.c | 122 +- crypto/openssl/crypto/pem/pem_local.h | 145 +- crypto/openssl/crypto/pem/pem_oth.c | 2 +- crypto/openssl/crypto/pem/pem_pk8.c | 74 +- crypto/openssl/crypto/pem/pem_pkey.c | 115 +- crypto/openssl/crypto/pem/pem_sign.c | 6 +- crypto/openssl/crypto/pem/pvkfmt.c | 112 +- crypto/openssl/crypto/perlasm/sparcv9_modes.pl | 10 +- crypto/openssl/crypto/perlasm/x86_64-xlate.pl | 5 +- crypto/openssl/crypto/pkcs12/p12_add.c | 45 +- crypto/openssl/crypto/pkcs12/p12_asn.c | 46 +- crypto/openssl/crypto/pkcs12/p12_attr.c | 33 +- crypto/openssl/crypto/pkcs12/p12_crpt.c | 25 +- crypto/openssl/crypto/pkcs12/p12_crt.c | 86 +- crypto/openssl/crypto/pkcs12/p12_decr.c | 81 +- crypto/openssl/crypto/pkcs12/p12_init.c | 3 +- crypto/openssl/crypto/pkcs12/p12_key.c | 58 +- crypto/openssl/crypto/pkcs12/p12_kiss.c | 31 +- crypto/openssl/crypto/pkcs12/p12_local.h | 6 +- crypto/openssl/crypto/pkcs12/p12_mutl.c | 59 +- crypto/openssl/crypto/pkcs12/p12_npas.c | 20 +- crypto/openssl/crypto/pkcs12/p12_p8d.c | 11 +- crypto/openssl/crypto/pkcs12/p12_p8e.c | 31 +- crypto/openssl/crypto/pkcs12/p12_sbag.c | 97 +- crypto/openssl/crypto/pkcs12/p12_utl.c | 83 +- crypto/openssl/crypto/pkcs12/pk12err.c | 64 +- crypto/openssl/crypto/pkcs7/bio_pk7.c | 2 +- crypto/openssl/crypto/pkcs7/pk7_asn1.c | 125 +- crypto/openssl/crypto/pkcs7/pk7_attr.c | 16 +- crypto/openssl/crypto/pkcs7/pk7_doit.c | 121 +- crypto/openssl/crypto/pkcs7/pk7_lib.c | 60 +- crypto/openssl/crypto/pkcs7/pk7_mime.c | 12 +- crypto/openssl/crypto/pkcs7/pk7_smime.c | 59 +- crypto/openssl/crypto/pkcs7/pkcs7err.c | 138 +- crypto/openssl/crypto/poly1305/poly1305.c | 102 +- crypto/openssl/crypto/poly1305/poly1305_base2_44.c | 29 +- crypto/openssl/crypto/poly1305/poly1305_ieee754.c | 279 +- crypto/openssl/crypto/poly1305/poly1305_ppc.c | 24 +- crypto/openssl/crypto/ppccap.c | 110 +- crypto/openssl/crypto/property/defn_cache.c | 19 +- crypto/openssl/crypto/property/property.c | 80 +- crypto/openssl/crypto/property/property_err.c | 36 +- crypto/openssl/crypto/property/property_local.h | 18 +- crypto/openssl/crypto/property/property_parse.c | 139 +- crypto/openssl/crypto/property/property_query.c | 22 +- crypto/openssl/crypto/property/property_string.c | 37 +- crypto/openssl/crypto/provider.c | 24 +- crypto/openssl/crypto/provider_child.c | 55 +- crypto/openssl/crypto/provider_conf.c | 56 +- crypto/openssl/crypto/provider_core.c | 267 +- crypto/openssl/crypto/provider_local.h | 8 +- crypto/openssl/crypto/provider_predefined.c | 4 +- crypto/openssl/crypto/punycode.c | 27 +- crypto/openssl/crypto/rand/prov_seed.c | 18 +- crypto/openssl/crypto/rand/rand_deprecated.c | 8 +- crypto/openssl/crypto/rand/rand_egd.c | 103 +- crypto/openssl/crypto/rand/rand_err.c | 156 +- crypto/openssl/crypto/rand/rand_lib.c | 182 +- crypto/openssl/crypto/rand/rand_local.h | 30 +- crypto/openssl/crypto/rand/rand_meth.c | 2 +- crypto/openssl/crypto/rand/rand_pool.c | 15 +- crypto/openssl/crypto/rand/randfile.c | 97 +- crypto/openssl/crypto/rc2/rc2_cbc.c | 30 +- crypto/openssl/crypto/rc2/rc2_ecb.c | 2 +- crypto/openssl/crypto/rc2/rc2_local.h | 250 +- crypto/openssl/crypto/rc2/rc2_skey.c | 284 +- crypto/openssl/crypto/rc2/rc2cfb64.c | 8 +- crypto/openssl/crypto/rc2/rc2ofb64.c | 8 +- crypto/openssl/crypto/rc4/rc4_enc.c | 16 +- crypto/openssl/crypto/rc4/rc4_local.h | 6 +- crypto/openssl/crypto/rc4/rc4_skey.c | 15 +- crypto/openssl/crypto/rc5/rc5_ecb.c | 2 +- crypto/openssl/crypto/rc5/rc5_enc.c | 4 +- crypto/openssl/crypto/rc5/rc5_local.h | 330 +- crypto/openssl/crypto/rc5/rc5_skey.c | 5 +- crypto/openssl/crypto/rc5/rc5cfb64.c | 8 +- crypto/openssl/crypto/rc5/rc5ofb64.c | 8 +- crypto/openssl/crypto/ripemd/rmd_dgst.c | 19 +- crypto/openssl/crypto/ripemd/rmd_local.h | 112 +- crypto/openssl/crypto/ripemd/rmdconst.h | 360 +- crypto/openssl/crypto/rsa/rsa_acvp_test_params.c | 29 +- crypto/openssl/crypto/rsa/rsa_ameth.c | 274 +- crypto/openssl/crypto/rsa/rsa_asn1.c | 51 +- crypto/openssl/crypto/rsa/rsa_backend.c | 119 +- crypto/openssl/crypto/rsa/rsa_chk.c | 12 +- crypto/openssl/crypto/rsa/rsa_crpt.c | 18 +- crypto/openssl/crypto/rsa/rsa_depr.c | 4 +- crypto/openssl/crypto/rsa/rsa_err.c | 274 +- crypto/openssl/crypto/rsa/rsa_gen.c | 45 +- crypto/openssl/crypto/rsa/rsa_lib.c | 159 +- crypto/openssl/crypto/rsa/rsa_local.h | 72 +- crypto/openssl/crypto/rsa/rsa_meth.c | 132 +- crypto/openssl/crypto/rsa/rsa_mp.c | 4 +- crypto/openssl/crypto/rsa/rsa_none.c | 4 +- crypto/openssl/crypto/rsa/rsa_oaep.c | 52 +- crypto/openssl/crypto/rsa/rsa_ossl.c | 126 +- crypto/openssl/crypto/rsa/rsa_pk1.c | 72 +- crypto/openssl/crypto/rsa/rsa_pmeth.c | 104 +- crypto/openssl/crypto/rsa/rsa_pss.c | 64 +- crypto/openssl/crypto/rsa/rsa_saos.c | 17 +- crypto/openssl/crypto/rsa/rsa_schemes.c | 22 +- crypto/openssl/crypto/rsa/rsa_sign.c | 243 +- crypto/openssl/crypto/rsa/rsa_sp800_56b_check.c | 121 +- crypto/openssl/crypto/rsa/rsa_sp800_56b_gen.c | 24 +- crypto/openssl/crypto/rsa/rsa_x931.c | 5 +- crypto/openssl/crypto/rsa/rsa_x931g.c | 32 +- crypto/openssl/crypto/s390x_arch.h | 178 +- crypto/openssl/crypto/s390xcap.c | 704 +- crypto/openssl/crypto/s390xcpuid.pl | 8 +- crypto/openssl/crypto/seed/seed.c | 752 +- crypto/openssl/crypto/seed/seed_cbc.c | 8 +- crypto/openssl/crypto/seed/seed_cfb.c | 8 +- crypto/openssl/crypto/seed/seed_ecb.c | 2 +- crypto/openssl/crypto/seed/seed_local.h | 123 +- crypto/openssl/crypto/seed/seed_ofb.c | 6 +- crypto/openssl/crypto/self_test_core.c | 32 +- crypto/openssl/crypto/sha/asm/keccak1600-s390x.pl | 3 +- crypto/openssl/crypto/sha/keccak1600.c | 271 +- crypto/openssl/crypto/sha/sha256.c | 120 +- crypto/openssl/crypto/sha/sha3.c | 2 +- crypto/openssl/crypto/sha/sha512.c | 219 +- crypto/openssl/crypto/sha/sha_local.h | 251 +- crypto/openssl/crypto/sha/sha_ppc.c | 6 +- crypto/openssl/crypto/siphash/siphash.c | 61 +- crypto/openssl/crypto/sm2/sm2_crypt.c | 80 +- crypto/openssl/crypto/sm2/sm2_err.c | 42 +- crypto/openssl/crypto/sm2/sm2_key.c | 8 +- crypto/openssl/crypto/sm2/sm2_sign.c | 142 +- crypto/openssl/crypto/sm3/legacy_sm3.c | 3 +- crypto/openssl/crypto/sm3/sm3.c | 6 +- crypto/openssl/crypto/sm3/sm3_local.h | 90 +- crypto/openssl/crypto/sm4/sm4.c | 42 +- crypto/openssl/crypto/sparcv9cap.c | 85 +- crypto/openssl/crypto/sparse_array.c | 28 +- crypto/openssl/crypto/srp/srp_lib.c | 71 +- crypto/openssl/crypto/srp/srp_vfy.c | 117 +- crypto/openssl/crypto/stack/stack.c | 25 +- crypto/openssl/crypto/store/store_err.c | 92 +- crypto/openssl/crypto/store/store_lib.c | 217 +- crypto/openssl/crypto/store/store_local.h | 24 +- crypto/openssl/crypto/store/store_meth.c | 74 +- crypto/openssl/crypto/store/store_register.c | 52 +- crypto/openssl/crypto/store/store_result.c | 114 +- crypto/openssl/crypto/store/store_strings.c | 12 +- crypto/openssl/crypto/threads_none.c | 25 +- crypto/openssl/crypto/threads_pthread.c | 94 +- crypto/openssl/crypto/threads_win.c | 56 +- crypto/openssl/crypto/trace.c | 131 +- crypto/openssl/crypto/ts/ts_asn1.c | 64 +- crypto/openssl/crypto/ts/ts_conf.c | 108 +- crypto/openssl/crypto/ts/ts_err.c | 122 +- crypto/openssl/crypto/ts/ts_lib.c | 4 +- crypto/openssl/crypto/ts/ts_local.h | 18 +- crypto/openssl/crypto/ts/ts_req_print.c | 2 +- crypto/openssl/crypto/ts/ts_rsp_print.c | 41 +- crypto/openssl/crypto/ts/ts_rsp_sign.c | 172 +- crypto/openssl/crypto/ts/ts_rsp_verify.c | 104 +- crypto/openssl/crypto/ts/ts_verify_ctx.c | 6 +- crypto/openssl/crypto/txt_db/txt_db.c | 22 +- crypto/openssl/crypto/ui/ui_err.c | 36 +- crypto/openssl/crypto/ui/ui_lib.c | 260 +- crypto/openssl/crypto/ui/ui_local.h | 56 +- crypto/openssl/crypto/ui/ui_null.c | 10 +- crypto/openssl/crypto/ui/ui_openssl.c | 536 +- crypto/openssl/crypto/ui/ui_util.c | 65 +- crypto/openssl/crypto/uid.c | 34 +- crypto/openssl/crypto/vms_rms.h | 86 +- crypto/openssl/crypto/whrlpool/wp_block.c | 811 +- crypto/openssl/crypto/whrlpool/wp_dgst.c | 20 +- crypto/openssl/crypto/x509/by_dir.c | 76 +- crypto/openssl/crypto/x509/by_file.c | 66 +- crypto/openssl/crypto/x509/by_store.c | 175 +- crypto/openssl/crypto/x509/pcy_cache.c | 24 +- crypto/openssl/crypto/x509/pcy_data.c | 2 +- crypto/openssl/crypto/x509/pcy_lib.c | 19 +- crypto/openssl/crypto/x509/pcy_local.h | 34 +- crypto/openssl/crypto/x509/pcy_map.c | 10 +- crypto/openssl/crypto/x509/pcy_node.c | 28 +- crypto/openssl/crypto/x509/pcy_tree.c | 107 +- crypto/openssl/crypto/x509/standard_exts.h | 5 - crypto/openssl/crypto/x509/t_crl.c | 7 +- crypto/openssl/crypto/x509/t_req.c | 24 +- crypto/openssl/crypto/x509/t_x509.c | 75 +- crypto/openssl/crypto/x509/v3_addr.c | 306 +- crypto/openssl/crypto/x509/v3_admis.c | 52 +- crypto/openssl/crypto/x509/v3_admis.h | 28 +- crypto/openssl/crypto/x509/v3_akeya.c | 6 +- crypto/openssl/crypto/x509/v3_akid.c | 30 +- crypto/openssl/crypto/x509/v3_asid.c | 213 +- crypto/openssl/crypto/x509/v3_bcons.c | 28 +- crypto/openssl/crypto/x509/v3_bitst.c | 54 +- crypto/openssl/crypto/x509/v3_conf.c | 77 +- crypto/openssl/crypto/x509/v3_cpols.c | 93 +- crypto/openssl/crypto/x509/v3_crld.c | 135 +- crypto/openssl/crypto/x509/v3_enum.c | 30 +- crypto/openssl/crypto/x509/v3_extku.c | 23 +- crypto/openssl/crypto/x509/v3_genn.c | 45 +- crypto/openssl/crypto/x509/v3_ia5.c | 6 +- crypto/openssl/crypto/x509/v3_info.c | 47 +- crypto/openssl/crypto/x509/v3_int.c | 2 +- crypto/openssl/crypto/x509/v3_ist.c | 37 +- crypto/openssl/crypto/x509/v3_lib.c | 29 +- crypto/openssl/crypto/x509/v3_ncons.c | 98 +- crypto/openssl/crypto/x509/v3_pci.c | 65 +- crypto/openssl/crypto/x509/v3_pcia.c | 14 +- crypto/openssl/crypto/x509/v3_pcons.c | 30 +- crypto/openssl/crypto/x509/v3_pku.c | 12 +- crypto/openssl/crypto/x509/v3_pmaps.c | 27 +- crypto/openssl/crypto/x509/v3_prn.c | 29 +- crypto/openssl/crypto/x509/v3_purp.c | 136 +- crypto/openssl/crypto/x509/v3_san.c | 229 +- crypto/openssl/crypto/x509/v3_skid.c | 15 +- crypto/openssl/crypto/x509/v3_sxnet.c | 28 +- crypto/openssl/crypto/x509/v3_tlsf.c | 29 +- crypto/openssl/crypto/x509/v3_utf8.c | 11 +- crypto/openssl/crypto/x509/v3_utl.c | 166 +- crypto/openssl/crypto/x509/v3err.c | 236 +- crypto/openssl/crypto/x509/x509_att.c | 93 +- crypto/openssl/crypto/x509/x509_cmp.c | 48 +- crypto/openssl/crypto/x509/x509_d2.c | 15 +- crypto/openssl/crypto/x509/x509_err.c | 134 +- crypto/openssl/crypto/x509/x509_ext.c | 35 +- crypto/openssl/crypto/x509/x509_local.h | 118 +- crypto/openssl/crypto/x509/x509_lu.c | 98 +- crypto/openssl/crypto/x509/x509_meth.c | 27 +- crypto/openssl/crypto/x509/x509_obj.c | 19 +- crypto/openssl/crypto/x509/x509_r2x.c | 9 +- crypto/openssl/crypto/x509/x509_req.c | 32 +- crypto/openssl/crypto/x509/x509_set.c | 14 +- crypto/openssl/crypto/x509/x509_trust.c | 56 +- crypto/openssl/crypto/x509/x509_txt.c | 3 +- crypto/openssl/crypto/x509/x509_v3.c | 22 +- crypto/openssl/crypto/x509/x509_vfy.c | 355 +- crypto/openssl/crypto/x509/x509_vpm.c | 157 +- crypto/openssl/crypto/x509/x509cset.c | 2 +- crypto/openssl/crypto/x509/x509name.c | 54 +- crypto/openssl/crypto/x509/x509type.c | 2 +- crypto/openssl/crypto/x509/x_all.c | 144 +- crypto/openssl/crypto/x509/x_attrib.c | 6 +- crypto/openssl/crypto/x509/x_crl.c | 109 +- crypto/openssl/crypto/x509/x_exten.c | 9 +- crypto/openssl/crypto/x509/x_name.c | 127 +- crypto/openssl/crypto/x509/x_pubkey.c | 147 +- crypto/openssl/crypto/x509/x_req.c | 84 +- crypto/openssl/crypto/x509/x_x509.c | 64 +- crypto/openssl/crypto/x509/x_x509a.c | 14 +- crypto/openssl/demos/bio/client-arg.c | 2 +- crypto/openssl/demos/bio/client-conf.c | 4 +- crypto/openssl/demos/bio/saccept.c | 13 +- crypto/openssl/demos/bio/sconnect.c | 11 +- crypto/openssl/demos/bio/server-arg.c | 13 +- crypto/openssl/demos/bio/server-cmod.c | 11 +- crypto/openssl/demos/bio/server-conf.c | 13 +- crypto/openssl/demos/cipher/aesccm.c | 13 +- crypto/openssl/demos/cipher/aesgcm.c | 10 +- crypto/openssl/demos/cipher/aeskeywrap.c | 99 +- crypto/openssl/demos/cipher/ariacbc.c | 20 +- crypto/openssl/demos/cms/cms_comp.c | 2 +- crypto/openssl/demos/cms/cms_ddec.c | 6 +- crypto/openssl/demos/cms/cms_dec.c | 2 +- crypto/openssl/demos/cms/cms_denc.c | 6 +- crypto/openssl/demos/cms/cms_enc.c | 2 +- crypto/openssl/demos/cms/cms_sign.c | 2 +- crypto/openssl/demos/cms/cms_sign2.c | 2 +- crypto/openssl/demos/cms/cms_uncomp.c | 2 +- crypto/openssl/demos/cms/cms_ver.c | 2 +- crypto/openssl/demos/digest/BIO_f_md.c | 28 +- crypto/openssl/demos/digest/EVP_MD_demo.c | 159 +- crypto/openssl/demos/digest/EVP_MD_stdin.c | 12 +- crypto/openssl/demos/digest/EVP_MD_xof.c | 6 +- crypto/openssl/demos/encode/ec_encode.c | 14 +- crypto/openssl/demos/encode/rsa_encode.c | 14 +- crypto/openssl/demos/kdf/hkdf.c | 8 +- crypto/openssl/demos/kdf/pbkdf2.c | 8 +- crypto/openssl/demos/kdf/scrypt.c | 4 +- crypto/openssl/demos/keyexch/x25519.c | 45 +- crypto/openssl/demos/mac/cmac-aes256.c | 92 +- crypto/openssl/demos/mac/gmac.c | 10 +- crypto/openssl/demos/mac/hmac-sha512.c | 182 +- crypto/openssl/demos/mac/poly1305.c | 2 +- crypto/openssl/demos/pkcs12/pkread.c | 4 +- crypto/openssl/demos/pkey/EVP_PKEY_DSA_keygen.c | 4 +- .../demos/pkey/EVP_PKEY_DSA_paramfromdata.c | 6 +- crypto/openssl/demos/pkey/EVP_PKEY_DSA_paramgen.c | 10 +- .../demos/pkey/EVP_PKEY_DSA_paramvalidate.c | 51 +- crypto/openssl/demos/pkey/EVP_PKEY_EC_keygen.c | 12 +- crypto/openssl/demos/pkey/EVP_PKEY_RSA_keygen.c | 4 +- .../openssl/demos/signature/EVP_Signature_demo.c | 38 +- .../openssl/demos/signature/EVP_Signature_demo.h | 759 +- crypto/openssl/demos/signature/rsa_pss_direct.c | 15 +- crypto/openssl/demos/signature/rsa_pss_hash.c | 17 +- crypto/openssl/demos/smime/smdec.c | 3 +- crypto/openssl/demos/smime/smenc.c | 3 +- crypto/openssl/demos/smime/smsign.c | 3 +- crypto/openssl/demos/smime/smsign2.c | 2 +- crypto/openssl/demos/smime/smver.c | 2 +- crypto/openssl/doc/README.md | 6 +- crypto/openssl/doc/build.info | 18 + crypto/openssl/doc/internal/man3/bn_mul_words.pod | 231 + crypto/openssl/doc/man1/CA.pl.pod | 4 +- crypto/openssl/doc/man1/openssl-ciphers.pod.in | 777 +- crypto/openssl/doc/man1/openssl-cmp.pod.in | 2 +- crypto/openssl/doc/man1/openssl-cms.pod.in | 10 +- crypto/openssl/doc/man1/openssl-enc.pod.in | 9 +- crypto/openssl/doc/man1/openssl-format-options.pod | 4 +- crypto/openssl/doc/man1/openssl-s_client.pod.in | 6 +- .../doc/man1/openssl-verification-options.pod | 22 +- crypto/openssl/doc/man1/openssl-verify.pod.in | 7 +- crypto/openssl/doc/man3/ADMISSIONS.pod | 4 +- crypto/openssl/doc/man3/BIO_get_data.pod | 11 +- crypto/openssl/doc/man3/BIO_set_flags.pod | 194 + crypto/openssl/doc/man3/BN_generate_prime.pod | 6 +- .../openssl/doc/man3/CMS_EncryptedData_decrypt.pod | 8 +- .../openssl/doc/man3/CMS_EncryptedData_encrypt.pod | 2 +- .../doc/man3/CMS_EncryptedData_set1_key.pod | 39 + crypto/openssl/doc/man3/CMS_sign.pod | 4 +- crypto/openssl/doc/man3/DTLS_set_timer_cb.pod | 13 +- .../doc/man3/EVP_CIPHER_CTX_get_app_data.pod | 38 + crypto/openssl/doc/man3/EVP_EncryptInit.pod | 20 +- crypto/openssl/doc/man3/EVP_PKEY_CTX_new.pod | 9 +- crypto/openssl/doc/man3/EVP_PKEY_keygen.pod | 12 +- crypto/openssl/doc/man3/EVP_PKEY_new.pod | 16 +- crypto/openssl/doc/man3/EVP_RAND.pod | 11 +- crypto/openssl/doc/man3/EVP_aes_128_gcm.pod | 4 +- crypto/openssl/doc/man3/EVP_aria_128_gcm.pod | 4 +- crypto/openssl/doc/man3/EVP_chacha20.pod | 4 +- crypto/openssl/doc/man3/OPENSSL_malloc.pod | 10 +- crypto/openssl/doc/man3/OPENSSL_secure_malloc.pod | 9 +- crypto/openssl/doc/man3/OSSL_DECODER_CTX.pod | 7 + .../doc/man3/OSSL_DECODER_CTX_new_for_pkey.pod | 4 + crypto/openssl/doc/man3/OSSL_ENCODER_CTX.pod | 13 + .../doc/man3/OSSL_ENCODER_CTX_new_for_pkey.pod | 4 + crypto/openssl/doc/man3/OSSL_PARAM.pod | 4 +- crypto/openssl/doc/man3/OSSL_PARAM_int.pod | 25 +- crypto/openssl/doc/man3/OSSL_PROVIDER.pod | 4 +- crypto/openssl/doc/man3/OpenSSL_version.pod | 9 +- crypto/openssl/doc/man3/PEM_read_CMS.pod | 8 +- crypto/openssl/doc/man3/PKCS5_PBE_keyivgen.pod | 13 +- crypto/openssl/doc/man3/PKCS7_sign.pod | 4 +- crypto/openssl/doc/man3/RAND_load_file.pod | 8 +- crypto/openssl/doc/man3/RSA_set_method.pod | 10 +- crypto/openssl/doc/man3/SSL_CIPHER_get_name.pod | 4 +- crypto/openssl/doc/man3/SSL_CONF_cmd.pod | 4 +- .../doc/man3/SSL_CTX_set_cert_verify_callback.pod | 5 + .../doc/man3/SSL_CTX_set_client_hello_cb.pod | 11 +- .../doc/man3/SSL_CTX_set_min_proto_version.pod | 7 +- crypto/openssl/doc/man3/SSL_CTX_set_options.pod | 4 +- .../doc/man3/SSL_CTX_set_psk_client_callback.pod | 10 +- .../doc/man3/SSL_CTX_set_tmp_dh_callback.pod | 10 +- .../openssl/doc/man3/SSL_SESSION_get0_hostname.pod | 14 +- crypto/openssl/doc/man3/SSL_key_update.pod | 6 +- crypto/openssl/doc/man3/X509_NAME_print_ex.pod | 7 +- crypto/openssl/doc/man3/X509_STORE_CTX_new.pod | 4 +- crypto/openssl/doc/man3/X509_STORE_get0_param.pod | 4 +- .../doc/man3/X509_VERIFY_PARAM_set_flags.pod | 6 +- crypto/openssl/doc/man3/d2i_X509.pod | 7 +- crypto/openssl/doc/man7/EVP_PKEY-DSA.pod | 4 +- crypto/openssl/doc/man7/EVP_PKEY-FFC.pod | 4 +- crypto/openssl/doc/man7/OSSL_PROVIDER-FIPS.pod | 15 +- crypto/openssl/doc/man7/migration_guide.pod | 6 +- crypto/openssl/doc/man7/openssl-env.pod | 4 +- crypto/openssl/doc/man7/property.pod | 34 +- crypto/openssl/doc/man7/provider-base.pod | 5 +- crypto/openssl/doc/man7/provider-cipher.pod | 6 +- crypto/openssl/doc/man7/provider-decoder.pod | 6 +- crypto/openssl/doc/man7/provider-encoder.pod | 6 +- crypto/openssl/doc/man7/provider-keymgmt.pod | 4 +- crypto/openssl/doc/man7/provider-signature.pod | 20 +- crypto/openssl/e_os.h | 644 +- crypto/openssl/engines/e_afalg.c | 256 +- crypto/openssl/engines/e_afalg.h | 71 +- crypto/openssl/engines/e_afalg_err.c | 34 +- crypto/openssl/engines/e_afalg_err.h | 36 +- crypto/openssl/engines/e_capi.c | 658 +- crypto/openssl/engines/e_capi_err.c | 80 +- crypto/openssl/engines/e_capi_err.h | 72 +- crypto/openssl/engines/e_dasync.c | 440 +- crypto/openssl/engines/e_dasync_err.c | 4 +- crypto/openssl/engines/e_dasync_err.h | 14 +- crypto/openssl/engines/e_devcrypto.c | 317 +- crypto/openssl/engines/e_loader_attic.c | 511 +- crypto/openssl/engines/e_loader_attic_err.c | 38 +- crypto/openssl/engines/e_loader_attic_err.h | 34 +- crypto/openssl/engines/e_ossltest.c | 256 +- crypto/openssl/engines/e_ossltest_err.c | 4 +- crypto/openssl/engines/e_ossltest_err.h | 14 +- crypto/openssl/engines/e_padlock.c | 315 +- crypto/openssl/exporters/libcrypto.pc | 13 + crypto/openssl/exporters/libssl.pc | 11 + crypto/openssl/exporters/openssl.pc | 9 + .../perl/Text-Template-1.56/lib/Text/Template.pm | 4 +- .../lib/Text/Template/Preprocess.pm | 4 +- crypto/openssl/freebsd/include/crypto/bn_conf.h | 27 + .../freebsd/include/openssl/configuration.h | 38 + crypto/openssl/fuzz/asn1.c | 156 +- crypto/openssl/fuzz/bignum.c | 3 +- crypto/openssl/fuzz/bndiv.c | 14 +- crypto/openssl/fuzz/client.c | 11 +- crypto/openssl/fuzz/cmp.c | 68 +- crypto/openssl/fuzz/driver.c | 2 +- crypto/openssl/fuzz/fuzz_rand.c | 36 +- crypto/openssl/fuzz/oids.txt | 2 +- crypto/openssl/fuzz/server.c | 2157 +- crypto/openssl/fuzz/test-corpus.c | 13 +- crypto/openssl/fuzz/x509.c | 11 +- crypto/openssl/include/crypto/aes_platform.h | 636 +- crypto/openssl/include/crypto/aria.h | 29 +- crypto/openssl/include/crypto/asn1.h | 143 +- crypto/openssl/include/crypto/asn1_dsa.h | 6 +- crypto/openssl/include/crypto/asn1err.h | 16 +- crypto/openssl/include/crypto/async.h | 6 +- crypto/openssl/include/crypto/asyncerr.h | 16 +- crypto/openssl/include/crypto/bioerr.h | 16 +- crypto/openssl/include/crypto/bn.h | 56 +- crypto/openssl/include/crypto/bn_conf.h | 37 +- crypto/openssl/include/crypto/bn_conf.h.in | 12 +- crypto/openssl/include/crypto/bn_dh.h | 14 +- crypto/openssl/include/crypto/bnerr.h | 16 +- crypto/openssl/include/crypto/buffererr.h | 16 +- crypto/openssl/include/crypto/chacha.h | 17 +- crypto/openssl/include/crypto/cmll_platform.h | 46 +- crypto/openssl/include/crypto/cmperr.h | 20 +- crypto/openssl/include/crypto/cmserr.h | 20 +- crypto/openssl/include/crypto/comperr.h | 20 +- crypto/openssl/include/crypto/conferr.h | 16 +- crypto/openssl/include/crypto/crmferr.h | 20 +- crypto/openssl/include/crypto/cryptlib.h | 16 +- crypto/openssl/include/crypto/cryptoerr.h | 16 +- crypto/openssl/include/crypto/cterr.h | 20 +- crypto/openssl/include/crypto/ctype.h | 78 +- crypto/openssl/include/crypto/decoder.h | 20 +- crypto/openssl/include/crypto/decodererr.h | 16 +- crypto/openssl/include/crypto/des_platform.h | 26 +- crypto/openssl/include/crypto/dh.h | 34 +- crypto/openssl/include/crypto/dherr.h | 20 +- crypto/openssl/include/crypto/dsa.h | 26 +- crypto/openssl/include/crypto/dsaerr.h | 20 +- crypto/openssl/include/crypto/dso_conf.h | 11 +- crypto/openssl/include/crypto/dso_conf.h.in | 10 +- crypto/openssl/include/crypto/ec.h | 42 +- crypto/openssl/include/crypto/ecerr.h | 20 +- crypto/openssl/include/crypto/ecx.h | 146 +- crypto/openssl/include/crypto/encoder.h | 8 +- crypto/openssl/include/crypto/encodererr.h | 16 +- crypto/openssl/include/crypto/engineerr.h | 20 +- crypto/openssl/include/crypto/err.h | 4 +- crypto/openssl/include/crypto/ess.h | 8 +- crypto/openssl/include/crypto/esserr.h | 16 +- crypto/openssl/include/crypto/evp.h | 625 +- crypto/openssl/include/crypto/evperr.h | 16 +- crypto/openssl/include/crypto/httperr.h | 16 +- crypto/openssl/include/crypto/lhash.h | 6 +- crypto/openssl/include/crypto/md32_common.h | 78 +- crypto/openssl/include/crypto/modes.h | 137 +- crypto/openssl/include/crypto/objectserr.h | 16 +- crypto/openssl/include/crypto/ocsperr.h | 20 +- crypto/openssl/include/crypto/pem.h | 42 +- crypto/openssl/include/crypto/pemerr.h | 16 +- crypto/openssl/include/crypto/pkcs12err.h | 16 +- crypto/openssl/include/crypto/pkcs7.h | 4 +- crypto/openssl/include/crypto/pkcs7err.h | 16 +- crypto/openssl/include/crypto/poly1305.h | 24 +- crypto/openssl/include/crypto/ppc_arch.h | 16 +- crypto/openssl/include/crypto/punycode.h | 9 +- crypto/openssl/include/crypto/rand.h | 69 +- crypto/openssl/include/crypto/rand_pool.h | 27 +- crypto/openssl/include/crypto/randerr.h | 16 +- crypto/openssl/include/crypto/rsa.h | 84 +- crypto/openssl/include/crypto/rsaerr.h | 16 +- crypto/openssl/include/crypto/security_bits.h | 4 +- crypto/openssl/include/crypto/sha.h | 6 +- crypto/openssl/include/crypto/siphash.h | 20 +- crypto/openssl/include/crypto/siv.h | 14 +- crypto/openssl/include/crypto/sm2.h | 68 +- crypto/openssl/include/crypto/sm2err.h | 52 +- crypto/openssl/include/crypto/sm4.h | 22 +- crypto/openssl/include/crypto/sparc_arch.h | 146 +- crypto/openssl/include/crypto/sparse_array.h | 118 +- crypto/openssl/include/crypto/store.h | 10 +- crypto/openssl/include/crypto/storeerr.h | 16 +- crypto/openssl/include/crypto/tserr.h | 20 +- crypto/openssl/include/crypto/types.h | 20 +- crypto/openssl/include/crypto/uierr.h | 16 +- crypto/openssl/include/crypto/x509.h | 172 +- crypto/openssl/include/crypto/x509err.h | 16 +- crypto/openssl/include/crypto/x509v3err.h | 16 +- crypto/openssl/include/internal/asn1.h | 4 +- crypto/openssl/include/internal/bio.h | 67 +- crypto/openssl/include/internal/conf.h | 12 +- crypto/openssl/include/internal/constant_time.h | 112 +- crypto/openssl/include/internal/core.h | 34 +- crypto/openssl/include/internal/cryptlib.h | 219 +- crypto/openssl/include/internal/dane.h | 66 +- crypto/openssl/include/internal/deprecated.h | 12 +- crypto/openssl/include/internal/der.h | 72 +- crypto/openssl/include/internal/dso.h | 24 +- crypto/openssl/include/internal/dsoerr.h | 49 +- crypto/openssl/include/internal/endian.h | 56 +- crypto/openssl/include/internal/err.h | 4 +- crypto/openssl/include/internal/ffc.h | 157 +- crypto/openssl/include/internal/ktls.h | 225 +- crypto/openssl/include/internal/namemap.h | 12 +- crypto/openssl/include/internal/nelem.h | 6 +- crypto/openssl/include/internal/numbers.h | 109 +- crypto/openssl/include/internal/o_dir.h | 6 +- crypto/openssl/include/internal/packet.h | 104 +- crypto/openssl/include/internal/param_build_set.h | 36 +- crypto/openssl/include/internal/passphrase.h | 26 +- crypto/openssl/include/internal/property.h | 56 +- crypto/openssl/include/internal/propertyerr.h | 39 +- crypto/openssl/include/internal/provider.h | 56 +- crypto/openssl/include/internal/refcount.h | 118 +- crypto/openssl/include/internal/sha3.h | 33 +- crypto/openssl/include/internal/sizes.h | 10 +- crypto/openssl/include/internal/sm3.h | 28 +- crypto/openssl/include/internal/sockets.h | 298 +- crypto/openssl/include/internal/sslconf.h | 6 +- crypto/openssl/include/internal/symhacks.h | 20 +- crypto/openssl/include/internal/thread_once.h | 48 +- crypto/openssl/include/internal/tlsgroups.h | 74 +- crypto/openssl/include/internal/tsan_assist.h | 139 +- crypto/openssl/include/internal/unicode.h | 4 +- crypto/openssl/include/openssl/aes.h | 94 +- crypto/openssl/include/openssl/asn1.h | 663 +- crypto/openssl/include/openssl/asn1.h.in | 663 +- crypto/openssl/include/openssl/asn1err.h | 242 +- crypto/openssl/include/openssl/asn1t.h | 993 +- crypto/openssl/include/openssl/asn1t.h.in | 993 +- crypto/openssl/include/openssl/async.h | 78 +- crypto/openssl/include/openssl/asyncerr.h | 20 +- crypto/openssl/include/openssl/bio.h | 917 +- crypto/openssl/include/openssl/bio.h.in | 917 +- crypto/openssl/include/openssl/bioerr.h | 92 +- crypto/openssl/include/openssl/blowfish.h | 72 +- crypto/openssl/include/openssl/bn.h | 348 +- crypto/openssl/include/openssl/bnerr.h | 56 +- crypto/openssl/include/openssl/buffer.h | 56 +- crypto/openssl/include/openssl/buffererr.h | 12 +- crypto/openssl/include/openssl/camellia.h | 128 +- crypto/openssl/include/openssl/cast.h | 60 +- crypto/openssl/include/openssl/cmac.h | 42 +- crypto/openssl/include/openssl/cmp.h | 354 +- crypto/openssl/include/openssl/cmp.h.in | 354 +- crypto/openssl/include/openssl/cmp_util.h | 50 +- crypto/openssl/include/openssl/cmperr.h | 192 +- crypto/openssl/include/openssl/cms.h | 330 +- crypto/openssl/include/openssl/cms.h.in | 330 +- crypto/openssl/include/openssl/cmserr.h | 210 +- crypto/openssl/include/openssl/comp.h | 51 +- crypto/openssl/include/openssl/comperr.h | 22 +- crypto/openssl/include/openssl/conf.h | 103 +- crypto/openssl/include/openssl/conf.h.in | 103 +- crypto/openssl/include/openssl/conf_api.h | 28 +- crypto/openssl/include/openssl/conferr.h | 66 +- crypto/openssl/include/openssl/configuration.h | 85 +- crypto/openssl/include/openssl/configuration.h.in | 40 +- crypto/openssl/include/openssl/conftypes.h | 28 +- crypto/openssl/include/openssl/core.h | 77 +- crypto/openssl/include/openssl/core_dispatch.h | 1104 +- crypto/openssl/include/openssl/core_names.h | 720 +- crypto/openssl/include/openssl/core_object.h | 22 +- crypto/openssl/include/openssl/crmf.h | 149 +- crypto/openssl/include/openssl/crmf.h.in | 149 +- crypto/openssl/include/openssl/crmferr.h | 60 +- crypto/openssl/include/openssl/crypto.h | 502 +- crypto/openssl/include/openssl/crypto.h.in | 502 +- crypto/openssl/include/openssl/cryptoerr.h | 54 +- crypto/openssl/include/openssl/cryptoerr_legacy.h | 2580 +- crypto/openssl/include/openssl/ct.h | 101 +- crypto/openssl/include/openssl/ct.h.in | 101 +- crypto/openssl/include/openssl/cterr.h | 50 +- crypto/openssl/include/openssl/decoder.h | 86 +- crypto/openssl/include/openssl/decodererr.h | 18 +- crypto/openssl/include/openssl/des.h | 160 +- crypto/openssl/include/openssl/dh.h | 306 +- crypto/openssl/include/openssl/dherr.h | 76 +- crypto/openssl/include/openssl/dsa.h | 235 +- crypto/openssl/include/openssl/dsaerr.h | 48 +- crypto/openssl/include/openssl/dtls1.h | 46 +- crypto/openssl/include/openssl/e_os2.h | 368 +- crypto/openssl/include/openssl/ebcdic.h | 26 +- crypto/openssl/include/openssl/ec.h | 633 +- crypto/openssl/include/openssl/ecerr.h | 168 +- crypto/openssl/include/openssl/encoder.h | 82 +- crypto/openssl/include/openssl/encodererr.h | 18 +- crypto/openssl/include/openssl/engine.h | 472 +- crypto/openssl/include/openssl/engineerr.h | 86 +- crypto/openssl/include/openssl/err.h | 509 +- crypto/openssl/include/openssl/err.h.in | 509 +- crypto/openssl/include/openssl/ess.h | 45 +- crypto/openssl/include/openssl/ess.h.in | 45 +- crypto/openssl/include/openssl/esserr.h | 28 +- crypto/openssl/include/openssl/evp.h | 2068 +- crypto/openssl/include/openssl/evperr.h | 230 +- crypto/openssl/include/openssl/fips_names.h | 24 +- crypto/openssl/include/openssl/fipskey.h | 16 +- crypto/openssl/include/openssl/fipskey.h.in | 16 +- crypto/openssl/include/openssl/hmac.h | 56 +- crypto/openssl/include/openssl/http.h | 119 +- crypto/openssl/include/openssl/httperr.h | 72 +- crypto/openssl/include/openssl/idea.h | 86 +- crypto/openssl/include/openssl/kdf.h | 115 +- crypto/openssl/include/openssl/kdferr.h | 4 +- crypto/openssl/include/openssl/lhash.h | 363 +- crypto/openssl/include/openssl/lhash.h.in | 363 +- crypto/openssl/include/openssl/macros.h | 379 +- crypto/openssl/include/openssl/md2.h | 44 +- crypto/openssl/include/openssl/md4.h | 48 +- crypto/openssl/include/openssl/md5.h | 48 +- crypto/openssl/include/openssl/mdc2.h | 48 +- crypto/openssl/include/openssl/modes.h | 250 +- crypto/openssl/include/openssl/obj_mac.h | 62 +- crypto/openssl/include/openssl/objects.h | 177 +- crypto/openssl/include/openssl/objectserr.h | 18 +- crypto/openssl/include/openssl/ocsp.h | 316 +- crypto/openssl/include/openssl/ocsp.h.in | 316 +- crypto/openssl/include/openssl/ocsperr.h | 66 +- crypto/openssl/include/openssl/opensslconf.h | 10 +- crypto/openssl/include/openssl/opensslv.h | 67 +- crypto/openssl/include/openssl/opensslv.h.in | 57 +- crypto/openssl/include/openssl/ossl_typ.h | 2 +- crypto/openssl/include/openssl/param_build.h | 50 +- crypto/openssl/include/openssl/params.h | 86 +- crypto/openssl/include/openssl/pem.h | 670 +- crypto/openssl/include/openssl/pem2.h | 14 +- crypto/openssl/include/openssl/pemerr.h | 78 +- crypto/openssl/include/openssl/pkcs12.h | 312 +- crypto/openssl/include/openssl/pkcs12.h.in | 312 +- crypto/openssl/include/openssl/pkcs12err.h | 52 +- crypto/openssl/include/openssl/pkcs7.h | 219 +- crypto/openssl/include/openssl/pkcs7.h.in | 213 +- crypto/openssl/include/openssl/pkcs7err.h | 88 +- crypto/openssl/include/openssl/prov_ssl.h | 30 +- crypto/openssl/include/openssl/proverr.h | 258 +- crypto/openssl/include/openssl/provider.h | 34 +- crypto/openssl/include/openssl/rand.h | 88 +- crypto/openssl/include/openssl/randerr.h | 98 +- crypto/openssl/include/openssl/rc2.h | 70 +- crypto/openssl/include/openssl/rc4.h | 42 +- crypto/openssl/include/openssl/rc5.h | 80 +- crypto/openssl/include/openssl/ripemd.h | 52 +- crypto/openssl/include/openssl/rsa.h | 547 +- crypto/openssl/include/openssl/rsaerr.h | 176 +- crypto/openssl/include/openssl/safestack.h | 308 +- crypto/openssl/include/openssl/safestack.h.in | 308 +- crypto/openssl/include/openssl/seed.h | 93 +- crypto/openssl/include/openssl/self_test.h | 120 +- crypto/openssl/include/openssl/sha.h | 90 +- crypto/openssl/include/openssl/srp.h | 130 +- crypto/openssl/include/openssl/srp.h.in | 130 +- crypto/openssl/include/openssl/srtp.h | 38 +- crypto/openssl/include/openssl/ssl.h | 2557 +- crypto/openssl/include/openssl/ssl.h.in | 2557 +- crypto/openssl/include/openssl/ssl2.h | 20 +- crypto/openssl/include/openssl/ssl3.h | 497 +- crypto/openssl/include/openssl/sslerr.h | 654 +- crypto/openssl/include/openssl/sslerr_legacy.h | 874 +- crypto/openssl/include/openssl/stack.h | 74 +- crypto/openssl/include/openssl/store.h | 193 +- crypto/openssl/include/openssl/storeerr.h | 60 +- crypto/openssl/include/openssl/symhacks.h | 44 +- crypto/openssl/include/openssl/tls1.h | 1874 +- crypto/openssl/include/openssl/trace.h | 144 +- crypto/openssl/include/openssl/ts.h | 197 +- crypto/openssl/include/openssl/tserr.h | 94 +- crypto/openssl/include/openssl/txt_db.h | 54 +- crypto/openssl/include/openssl/types.h | 98 +- crypto/openssl/include/openssl/ui.h | 154 +- crypto/openssl/include/openssl/ui.h.in | 154 +- crypto/openssl/include/openssl/uierr.h | 38 +- crypto/openssl/include/openssl/whrlpool.h | 50 +- crypto/openssl/include/openssl/x509.h | 680 +- crypto/openssl/include/openssl/x509.h.in | 680 +- crypto/openssl/include/openssl/x509_vfy.h | 675 +- crypto/openssl/include/openssl/x509_vfy.h.in | 675 +- crypto/openssl/include/openssl/x509err.h | 100 +- crypto/openssl/include/openssl/x509v3.h | 594 +- crypto/openssl/include/openssl/x509v3.h.in | 594 +- crypto/openssl/include/openssl/x509v3err.h | 148 +- crypto/openssl/ms/applink.c | 88 +- crypto/openssl/ms/uplink.c | 130 +- crypto/openssl/ms/uplink.h | 30 +- crypto/openssl/providers/baseprov.c | 16 +- crypto/openssl/providers/common/bio_prov.c | 22 +- crypto/openssl/providers/common/capabilities.c | 162 +- .../openssl/providers/common/der/der_digests_gen.c | 2 + .../providers/common/der/der_digests_gen.c.in | 2 + crypto/openssl/providers/common/der/der_dsa_gen.c | 2 + .../openssl/providers/common/der/der_dsa_gen.c.in | 2 + crypto/openssl/providers/common/der/der_dsa_key.c | 2 +- crypto/openssl/providers/common/der/der_dsa_sig.c | 10 +- crypto/openssl/providers/common/der/der_ec_gen.c | 2 + .../openssl/providers/common/der/der_ec_gen.c.in | 2 + crypto/openssl/providers/common/der/der_ec_key.c | 2 +- crypto/openssl/providers/common/der/der_ec_sig.c | 12 +- crypto/openssl/providers/common/der/der_ecx_gen.c | 2 + .../openssl/providers/common/der/der_ecx_gen.c.in | 2 + crypto/openssl/providers/common/der/der_ecx_key.c | 8 +- crypto/openssl/providers/common/der/der_rsa_gen.c | 2 + .../openssl/providers/common/der/der_rsa_gen.c.in | 2 + crypto/openssl/providers/common/der/der_rsa_key.c | 151 +- crypto/openssl/providers/common/der/der_rsa_sig.c | 10 +- .../openssl/providers/common/der/der_sm2_gen.c.in | 2 + crypto/openssl/providers/common/der/der_sm2_key.c | 2 +- crypto/openssl/providers/common/der/der_sm2_sig.c | 12 +- crypto/openssl/providers/common/der/der_wrap_gen.c | 2 + .../openssl/providers/common/der/der_wrap_gen.c.in | 2 + crypto/openssl/providers/common/digest_to_nid.c | 18 +- crypto/openssl/providers/common/include/prov/bio.h | 4 +- .../providers/common/include/prov/der_digests.h | 2 + .../providers/common/include/prov/der_digests.h.in | 2 + .../providers/common/include/prov/der_dsa.h | 4 +- .../providers/common/include/prov/der_dsa.h.in | 4 +- .../openssl/providers/common/include/prov/der_ec.h | 4 +- .../providers/common/include/prov/der_ec.h.in | 4 +- .../providers/common/include/prov/der_ecx.h | 2 + .../providers/common/include/prov/der_ecx.h.in | 2 + .../providers/common/include/prov/der_rsa.h | 10 +- .../providers/common/include/prov/der_rsa.h.in | 10 +- .../providers/common/include/prov/der_sm2.h.in | 4 +- .../providers/common/include/prov/der_wrap.h | 2 + .../providers/common/include/prov/der_wrap.h.in | 2 + .../providers/common/include/prov/proverr.h | 16 +- .../providers/common/include/prov/provider_ctx.h | 14 +- .../providers/common/include/prov/provider_util.h | 49 +- .../providers/common/include/prov/securitycheck.h | 4 +- crypto/openssl/providers/common/provider_err.c | 400 +- crypto/openssl/providers/common/provider_seeding.c | 21 +- crypto/openssl/providers/common/provider_util.c | 68 +- crypto/openssl/providers/common/securitycheck.c | 83 +- .../providers/common/securitycheck_default.c | 12 +- .../openssl/providers/common/securitycheck_fips.c | 2 +- crypto/openssl/providers/decoders.inc | 3 +- crypto/openssl/providers/defltprov.c | 81 +- crypto/openssl/providers/fips-sources.checksums | 682 +- crypto/openssl/providers/fips.checksum | 2 +- crypto/openssl/providers/fips/fips_entry.c | 6 +- crypto/openssl/providers/fips/fipsprov.c | 195 +- crypto/openssl/providers/fips/self_test.c | 89 +- crypto/openssl/providers/fips/self_test.h | 10 +- crypto/openssl/providers/fips/self_test_kats.c | 126 +- .../implementations/asymciphers/rsa_enc.c | 168 +- .../implementations/asymciphers/sm2_enc.c | 27 +- .../providers/implementations/ciphers/cipher_aes.c | 8 +- .../providers/implementations/ciphers/cipher_aes.h | 2 +- .../ciphers/cipher_aes_cbc_hmac_sha.c | 166 +- .../ciphers/cipher_aes_cbc_hmac_sha.h | 12 +- .../ciphers/cipher_aes_cbc_hmac_sha1_hw.c | 152 +- .../ciphers/cipher_aes_cbc_hmac_sha256_hw.c | 179 +- .../implementations/ciphers/cipher_aes_ccm.c | 2 +- .../implementations/ciphers/cipher_aes_ccm.h | 4 +- .../implementations/ciphers/cipher_aes_ccm_hw.c | 20 +- .../implementations/ciphers/cipher_aes_gcm.c | 4 +- .../implementations/ciphers/cipher_aes_gcm.h | 6 +- .../implementations/ciphers/cipher_aes_gcm_hw.c | 59 +- .../ciphers/cipher_aes_gcm_hw_armv8.inc | 12 +- .../implementations/ciphers/cipher_aes_hw.c | 96 +- .../implementations/ciphers/cipher_aes_ocb.c | 152 +- .../implementations/ciphers/cipher_aes_ocb.h | 16 +- .../implementations/ciphers/cipher_aes_ocb_hw.c | 103 +- .../implementations/ciphers/cipher_aes_siv.c | 122 +- .../implementations/ciphers/cipher_aes_siv.h | 12 +- .../implementations/ciphers/cipher_aes_siv_hw.c | 9 +- .../implementations/ciphers/cipher_aes_wrp.c | 111 +- .../implementations/ciphers/cipher_aes_xts.c | 122 +- .../implementations/ciphers/cipher_aes_xts.h | 10 +- .../implementations/ciphers/cipher_aes_xts_hw.c | 126 +- .../implementations/ciphers/cipher_aria.c | 8 +- .../implementations/ciphers/cipher_aria.h | 3 +- .../implementations/ciphers/cipher_aria_ccm.c | 3 +- .../implementations/ciphers/cipher_aria_ccm.h | 2 +- .../implementations/ciphers/cipher_aria_ccm_hw.c | 4 +- .../implementations/ciphers/cipher_aria_gcm.c | 7 +- .../implementations/ciphers/cipher_aria_gcm.h | 2 +- .../implementations/ciphers/cipher_aria_gcm_hw.c | 2 +- .../implementations/ciphers/cipher_aria_hw.c | 34 +- .../implementations/ciphers/cipher_blowfish.c | 4 +- .../implementations/ciphers/cipher_blowfish.h | 2 +- .../implementations/ciphers/cipher_blowfish_hw.c | 32 +- .../implementations/ciphers/cipher_camellia.c | 8 +- .../implementations/ciphers/cipher_camellia.h | 2 +- .../implementations/ciphers/cipher_camellia_hw.c | 60 +- .../implementations/ciphers/cipher_cast.h | 2 +- .../implementations/ciphers/cipher_cast5.c | 4 +- .../implementations/ciphers/cipher_cast5_hw.c | 32 +- .../implementations/ciphers/cipher_chacha20.c | 35 +- .../implementations/ciphers/cipher_chacha20.h | 6 +- .../implementations/ciphers/cipher_chacha20_hw.c | 10 +- .../ciphers/cipher_chacha20_poly1305.c | 82 +- .../ciphers/cipher_chacha20_poly1305.h | 10 +- .../ciphers/cipher_chacha20_poly1305_hw.c | 127 +- .../providers/implementations/ciphers/cipher_cts.c | 27 +- .../providers/implementations/ciphers/cipher_cts.h | 68 +- .../providers/implementations/ciphers/cipher_des.c | 106 +- .../providers/implementations/ciphers/cipher_des.h | 6 +- .../implementations/ciphers/cipher_des_hw.c | 67 +- .../implementations/ciphers/cipher_desx.c | 3 +- .../implementations/ciphers/cipher_desx_hw.c | 17 +- .../implementations/ciphers/cipher_idea.c | 4 +- .../implementations/ciphers/cipher_idea.h | 2 +- .../implementations/ciphers/cipher_idea_hw.c | 38 +- .../implementations/ciphers/cipher_null.c | 29 +- .../providers/implementations/ciphers/cipher_rc2.c | 138 +- .../providers/implementations/ciphers/cipher_rc2.h | 2 +- .../implementations/ciphers/cipher_rc2_hw.c | 32 +- .../providers/implementations/ciphers/cipher_rc4.c | 98 +- .../providers/implementations/ciphers/cipher_rc4.h | 2 +- .../implementations/ciphers/cipher_rc4_hmac_md5.c | 40 +- .../implementations/ciphers/cipher_rc4_hmac_md5.h | 6 +- .../ciphers/cipher_rc4_hmac_md5_hw.c | 52 +- .../implementations/ciphers/cipher_rc4_hw.c | 9 +- .../providers/implementations/ciphers/cipher_rc5.c | 121 +- .../providers/implementations/ciphers/cipher_rc5.h | 6 +- .../implementations/ciphers/cipher_rc5_hw.c | 30 +- .../implementations/ciphers/cipher_seed.c | 4 +- .../implementations/ciphers/cipher_seed.h | 2 +- .../implementations/ciphers/cipher_seed_hw.c | 32 +- .../providers/implementations/ciphers/cipher_sm4.c | 4 +- .../providers/implementations/ciphers/cipher_sm4.h | 2 +- .../implementations/ciphers/cipher_sm4_hw.c | 36 +- .../implementations/ciphers/cipher_tdes.c | 4 +- .../implementations/ciphers/cipher_tdes.h | 118 +- .../implementations/ciphers/cipher_tdes_common.c | 32 +- .../implementations/ciphers/cipher_tdes_default.c | 16 +- .../ciphers/cipher_tdes_default_hw.c | 60 +- .../implementations/ciphers/cipher_tdes_hw.c | 25 +- .../implementations/ciphers/cipher_tdes_wrap.c | 95 +- .../implementations/ciphers/ciphercommon.c | 135 +- .../implementations/ciphers/ciphercommon_block.c | 50 +- .../implementations/ciphers/ciphercommon_ccm.c | 38 +- .../implementations/ciphers/ciphercommon_ccm_hw.c | 18 +- .../implementations/ciphers/ciphercommon_gcm.c | 52 +- .../implementations/ciphers/ciphercommon_gcm_hw.c | 9 +- .../implementations/ciphers/ciphercommon_hw.c | 51 +- .../implementations/ciphers/ciphercommon_local.h | 4 +- .../implementations/digests/blake2_impl.h | 40 +- .../implementations/digests/blake2_prov.c | 12 +- .../implementations/digests/blake2b_prov.c | 104 +- .../implementations/digests/blake2s_prov.c | 105 +- .../implementations/digests/digestcommon.c | 2 +- .../providers/implementations/digests/md2_prov.c | 4 +- .../providers/implementations/digests/md4_prov.c | 4 +- .../providers/implementations/digests/md5_prov.c | 4 +- .../implementations/digests/md5_sha1_prov.c | 6 +- .../providers/implementations/digests/mdc2_prov.c | 2 +- .../providers/implementations/digests/null_prov.c | 26 +- .../implementations/digests/ripemd_prov.c | 4 +- .../providers/implementations/digests/sha2_prov.c | 31 +- .../providers/implementations/digests/sha3_prov.c | 176 +- .../providers/implementations/digests/sm3_prov.c | 4 +- .../providers/implementations/digests/wp_prov.c | 4 +- .../implementations/encode_decode/decode_der2key.c | 604 +- .../encode_decode/decode_epki2pki.c | 18 +- .../encode_decode/decode_msblob2key.c | 121 +- .../implementations/encode_decode/decode_pem2der.c | 39 +- .../implementations/encode_decode/decode_pvk2key.c | 114 +- .../encode_decode/decode_spki2typespki.c | 31 +- .../implementations/encode_decode/encode_key2any.c | 570 +- .../encode_decode/encode_key2blob.c | 110 +- .../implementations/encode_decode/encode_key2ms.c | 69 +- .../encode_decode/encode_key2text.c | 269 +- .../encode_decode/endecoder_common.c | 9 +- .../encode_decode/endecoder_local.h | 10 +- .../providers/implementations/exchange/dh_exch.c | 91 +- .../providers/implementations/exchange/ecdh_exch.c | 148 +- .../providers/implementations/exchange/ecx_exch.c | 42 +- .../providers/implementations/exchange/kdf_exch.c | 66 +- .../implementations/include/prov/blake2.h | 94 +- .../implementations/include/prov/ciphercommon.h | 501 +- .../include/prov/ciphercommon_aead.h | 78 +- .../include/prov/ciphercommon_ccm.h | 55 +- .../include/prov/ciphercommon_gcm.h | 84 +- .../implementations/include/prov/digestcommon.h | 198 +- .../implementations/include/prov/implementations.h | 16 +- .../implementations/include/prov/md5_sha1.h | 20 +- .../providers/implementations/include/prov/names.h | 2 +- .../implementations/include/prov/seeding.h | 10 +- .../openssl/providers/implementations/kdfs/hkdf.c | 223 +- .../openssl/providers/implementations/kdfs/kbkdf.c | 55 +- .../providers/implementations/kdfs/krb5kdf.c | 70 +- .../providers/implementations/kdfs/pbkdf1.c | 34 +- .../providers/implementations/kdfs/pbkdf2.c | 56 +- .../providers/implementations/kdfs/pkcs12kdf.c | 36 +- .../providers/implementations/kdfs/scrypt.c | 64 +- .../providers/implementations/kdfs/sshkdf.c | 47 +- .../openssl/providers/implementations/kdfs/sskdf.c | 122 +- .../providers/implementations/kdfs/tls1_prf.c | 73 +- .../providers/implementations/kdfs/x942kdf.c | 157 +- .../providers/implementations/kem/rsa_kem.c | 96 +- .../providers/implementations/keymgmt/dh_kmgmt.c | 123 +- .../providers/implementations/keymgmt/dsa_kmgmt.c | 78 +- .../providers/implementations/keymgmt/ec_kmgmt.c | 413 +- .../providers/implementations/keymgmt/ecx_kmgmt.c | 212 +- .../implementations/keymgmt/kdf_legacy_kmgmt.c | 4 +- .../implementations/keymgmt/mac_legacy_kmgmt.c | 71 +- .../providers/implementations/keymgmt/rsa_kmgmt.c | 176 +- .../implementations/macs/blake2_mac_impl.c | 24 +- .../providers/implementations/macs/blake2b_mac.c | 3 +- .../providers/implementations/macs/blake2s_mac.c | 2 + .../providers/implementations/macs/cmac_prov.c | 24 +- .../providers/implementations/macs/gmac_prov.c | 25 +- .../providers/implementations/macs/hmac_prov.c | 85 +- .../providers/implementations/macs/kmac_prov.c | 80 +- .../providers/implementations/macs/poly1305_prov.c | 16 +- .../providers/implementations/macs/siphash_prov.c | 24 +- .../providers/implementations/rands/crngt.c | 26 +- .../openssl/providers/implementations/rands/drbg.c | 124 +- .../providers/implementations/rands/drbg_ctr.c | 132 +- .../providers/implementations/rands/drbg_hash.c | 163 +- .../providers/implementations/rands/drbg_hmac.c | 125 +- .../providers/implementations/rands/drbg_local.h | 131 +- .../providers/implementations/rands/seed_src.c | 75 +- .../implementations/rands/seeding/rand_cpu_x86.c | 23 +- .../implementations/rands/seeding/rand_tsc.c | 2 +- .../implementations/rands/seeding/rand_unix.c | 422 +- .../implementations/rands/seeding/rand_vms.c | 412 +- .../implementations/rands/seeding/rand_vxworks.c | 19 +- .../implementations/rands/seeding/rand_win.c | 75 +- .../providers/implementations/rands/test_rng.c | 84 +- .../providers/implementations/signature/dsa_sig.c | 102 +- .../implementations/signature/ecdsa_sig.c | 116 +- .../implementations/signature/eddsa_sig.c | 127 +- .../implementations/signature/mac_legacy_sig.c | 74 +- .../providers/implementations/signature/rsa_sig.c | 507 +- .../providers/implementations/signature/sm2_sig.c | 86 +- .../implementations/storemgmt/file_store.c | 102 +- .../implementations/storemgmt/file_store_any2obj.c | 48 +- .../implementations/storemgmt/file_store_local.h | 1 - crypto/openssl/providers/legacyprov.c | 14 +- crypto/openssl/providers/nullprov.c | 10 +- crypto/openssl/ssl/bio_ssl.c | 14 +- crypto/openssl/ssl/d1_lib.c | 183 +- crypto/openssl/ssl/d1_msg.c | 6 +- crypto/openssl/ssl/d1_srtp.c | 35 +- crypto/openssl/ssl/ktls.c | 210 +- crypto/openssl/ssl/methods.c | 176 +- crypto/openssl/ssl/pqueue.c | 6 +- crypto/openssl/ssl/record/dtls1_bitmap.c | 6 +- crypto/openssl/ssl/record/rec_layer_d1.c | 124 +- crypto/openssl/ssl/record/rec_layer_s3.c | 300 +- crypto/openssl/ssl/record/record.h | 50 +- crypto/openssl/ssl/record/record_local.h | 130 +- crypto/openssl/ssl/record/ssl3_buffer.c | 6 +- crypto/openssl/ssl/record/ssl3_record.c | 437 +- crypto/openssl/ssl/record/ssl3_record_tls13.c | 49 +- crypto/openssl/ssl/record/tls_pad.c | 102 +- crypto/openssl/ssl/s3_cbc.c | 146 +- crypto/openssl/ssl/s3_enc.c | 50 +- crypto/openssl/ssl/s3_lib.c | 7210 +++--- crypto/openssl/ssl/s3_msg.c | 6 +- crypto/openssl/ssl/ssl_asn1.c | 43 +- crypto/openssl/ssl/ssl_cert.c | 156 +- crypto/openssl/ssl/ssl_cert_table.h | 20 +- crypto/openssl/ssl/ssl_ciph.c | 628 +- crypto/openssl/ssl/ssl_conf.c | 210 +- crypto/openssl/ssl/ssl_err.c | 1092 +- crypto/openssl/ssl/ssl_init.c | 14 +- crypto/openssl/ssl/ssl_lib.c | 710 +- crypto/openssl/ssl/ssl_local.h | 1740 +- crypto/openssl/ssl/ssl_mcnf.c | 4 +- crypto/openssl/ssl/ssl_rsa.c | 208 +- crypto/openssl/ssl/ssl_rsa_legacy.c | 14 +- crypto/openssl/ssl/ssl_sess.c | 199 +- crypto/openssl/ssl/ssl_txt.c | 38 +- crypto/openssl/ssl/sslerr.h | 16 +- crypto/openssl/ssl/statem/extensions.c | 580 +- crypto/openssl/ssl/statem/extensions_clnt.c | 543 +- crypto/openssl/ssl/statem/extensions_cust.c | 182 +- crypto/openssl/ssl/statem/extensions_srvr.c | 584 +- crypto/openssl/ssl/statem/statem.c | 92 +- crypto/openssl/ssl/statem/statem.h | 14 +- crypto/openssl/ssl/statem/statem_clnt.c | 498 +- crypto/openssl/ssl/statem/statem_dtls.c | 266 +- crypto/openssl/ssl/statem/statem_lib.c | 513 +- crypto/openssl/ssl/statem/statem_local.h | 264 +- crypto/openssl/ssl/statem/statem_srvr.c | 931 +- crypto/openssl/ssl/t1_enc.c | 301 +- crypto/openssl/ssl/t1_lib.c | 665 +- crypto/openssl/ssl/t1_trce.c | 1244 +- crypto/openssl/ssl/tls13_enc.c | 317 +- crypto/openssl/ssl/tls_depr.c | 29 +- crypto/openssl/ssl/tls_srp.c | 122 +- crypto/openssl/test/README-external.md | 2 +- crypto/openssl/test/acvp_test.c | 467 +- crypto/openssl/test/aesgcmtest.c | 79 +- crypto/openssl/test/afalgtest.c | 80 +- crypto/openssl/test/algorithmid_test.c | 55 +- crypto/openssl/test/asn1_decode_test.c | 43 +- crypto/openssl/test/asn1_dsa_internal_test.c | 74 +- crypto/openssl/test/asn1_encode_test.c | 251 +- crypto/openssl/test/asn1_internal_test.c | 57 +- crypto/openssl/test/asn1_stable_parse_test.c | 3 +- crypto/openssl/test/asn1_string_table_test.c | 2 +- crypto/openssl/test/asn1_time_test.c | 624 +- crypto/openssl/test/asynciotest.c | 92 +- crypto/openssl/test/asynctest.c | 254 +- crypto/openssl/test/bad_dtls_test.c | 423 +- crypto/openssl/test/bftest.c | 304 +- crypto/openssl/test/bio_callback_test.c | 354 +- crypto/openssl/test/bio_core_test.c | 34 +- crypto/openssl/test/bio_enc_test.c | 121 +- crypto/openssl/test/bio_memleak_test.c | 30 +- crypto/openssl/test/bio_prefix_text.c | 33 +- crypto/openssl/test/bio_pw_callback_test.c | 402 + crypto/openssl/test/bio_readbuffer_test.c | 3 +- crypto/openssl/test/bioprinttest.c | 175 +- crypto/openssl/test/bn_internal_test.c | 23 +- crypto/openssl/test/bn_rand_range.h | 75 +- crypto/openssl/test/bntest.c | 1659 +- crypto/openssl/test/casttest.c | 13 +- crypto/openssl/test/certs/cve-2026-28388-ca.pem | 19 + crypto/openssl/test/certs/cve-2026-28388-crls.pem | 22 + crypto/openssl/test/certs/cve-2026-28388-leaf.pem | 19 + crypto/openssl/test/certs/mkcert.sh | 4 +- crypto/openssl/test/cipher_overhead_test.c | 4 +- crypto/openssl/test/cipherbytes_test.c | 78 +- crypto/openssl/test/cipherlist_test.c | 81 +- crypto/openssl/test/ciphername_test.c | 676 +- crypto/openssl/test/clienthellotest.c | 89 +- crypto/openssl/test/cmactest.c | 55 +- crypto/openssl/test/cmp_asn_test.c | 24 +- crypto/openssl/test/cmp_client_test.c | 116 +- crypto/openssl/test/cmp_ctx_test.c | 750 +- crypto/openssl/test/cmp_hdr_test.c | 68 +- crypto/openssl/test/cmp_msg_test.c | 112 +- crypto/openssl/test/cmp_protect_test.c | 219 +- crypto/openssl/test/cmp_server_test.c | 48 +- crypto/openssl/test/cmp_status_test.c | 29 +- crypto/openssl/test/cmp_vfy_test.c | 158 +- crypto/openssl/test/cmsapitest.c | 157 +- crypto/openssl/test/conf_include_test.c | 56 +- crypto/openssl/test/constant_time_test.c | 107 +- crypto/openssl/test/context_internal_test.c | 31 +- crypto/openssl/test/crltest.c | 107 +- crypto/openssl/test/ct_test.c | 101 +- crypto/openssl/test/ctype_internal_test.c | 28 +- crypto/openssl/test/curve448_internal_test.c | 110 +- crypto/openssl/test/d2i_test.c | 16 +- crypto/openssl/test/danetest.c | 63 +- crypto/openssl/test/defltfips_test.c | 6 +- crypto/openssl/test/destest.c | 583 +- crypto/openssl/test/dhtest.c | 154 +- crypto/openssl/test/drbgtest.c | 200 +- crypto/openssl/test/dsa_no_digest_size_test.c | 18 +- crypto/openssl/test/dsatest.c | 252 +- crypto/openssl/test/dtls_mtu_test.c | 44 +- crypto/openssl/test/dtlstest.c | 131 +- crypto/openssl/test/dtlsv1listentest.c | 17 +- crypto/openssl/test/ec_internal_test.c | 84 +- crypto/openssl/test/ecdsatest.c | 86 +- crypto/openssl/test/ecdsatest.h | 20367 ++++++++-------- crypto/openssl/test/ecstresstest.c | 43 +- crypto/openssl/test/ectest.c | 1803 +- crypto/openssl/test/endecode_test.c | 873 +- crypto/openssl/test/endecoder_legacy_test.c | 435 +- crypto/openssl/test/enginetest.c | 109 +- crypto/openssl/test/errtest.c | 117 +- crypto/openssl/test/evp_extra_test.c | 1718 +- crypto/openssl/test/evp_extra_test2.c | 2637 +- crypto/openssl/test/evp_fetch_prov_test.c | 58 +- crypto/openssl/test/evp_kdf_test.c | 685 +- crypto/openssl/test/evp_libctx_test.c | 468 +- crypto/openssl/test/evp_pkey_dparams_test.c | 174 +- crypto/openssl/test/evp_pkey_provided_test.c | 649 +- crypto/openssl/test/evp_test.c | 665 +- crypto/openssl/test/exdatatest.c | 40 +- crypto/openssl/test/exptest.c | 20 +- crypto/openssl/test/ext_internal_test.c | 6 +- crypto/openssl/test/fake_rsaprov.c | 129 +- crypto/openssl/test/fake_rsaprov.h | 11 +- crypto/openssl/test/fatalerrtest.c | 22 +- crypto/openssl/test/ffc_internal_test.c | 134 +- crypto/openssl/test/filterprov.c | 24 +- crypto/openssl/test/fips_version_test.c | 4 +- crypto/openssl/test/gmdifftest.c | 10 +- crypto/openssl/test/helpers/cmp_testlib.c | 2 +- crypto/openssl/test/helpers/cmp_testlib.h | 20 +- crypto/openssl/test/helpers/handshake.c | 335 +- crypto/openssl/test/helpers/handshake.h | 18 +- crypto/openssl/test/helpers/handshake_srp.c | 25 +- crypto/openssl/test/helpers/pkcs12.c | 67 +- crypto/openssl/test/helpers/pkcs12.h | 20 +- crypto/openssl/test/helpers/predefined_dhparams.c | 547 +- crypto/openssl/test/helpers/ssl_test_ctx.c | 290 +- crypto/openssl/test/helpers/ssl_test_ctx.h | 10 +- crypto/openssl/test/helpers/ssltestlib.c | 222 +- crypto/openssl/test/helpers/ssltestlib.h | 30 +- crypto/openssl/test/hexstr_test.c | 43 +- crypto/openssl/test/hmactest.c | 108 +- crypto/openssl/test/http_test.c | 97 +- crypto/openssl/test/ideatest.c | 45 +- crypto/openssl/test/igetest.c | 226 +- crypto/openssl/test/keymgmt_internal_test.c | 84 +- crypto/openssl/test/lhash_test.c | 20 +- crypto/openssl/test/localetest.c | 144 +- crypto/openssl/test/mdc2_internal_test.c | 15 +- crypto/openssl/test/mdc2test.c | 20 +- crypto/openssl/test/memleaktest.c | 10 +- crypto/openssl/test/modes_internal_test.c | 191 +- crypto/openssl/test/namemap_internal_test.c | 8 +- crypto/openssl/test/nocache-and-default.cnf | 18 + crypto/openssl/test/nodefltctxtest.c | 2 +- crypto/openssl/test/ocspapitest.c | 30 +- crypto/openssl/test/ossl_store_test.c | 50 +- crypto/openssl/test/p_minimal.c | 6 +- crypto/openssl/test/p_test.c | 64 +- crypto/openssl/test/packettest.c | 312 +- crypto/openssl/test/param_build_test.c | 36 +- crypto/openssl/test/params_api_test.c | 137 +- crypto/openssl/test/params_conversion_test.c | 24 +- crypto/openssl/test/params_test.c | 220 +- crypto/openssl/test/pbelutest.c | 4 +- crypto/openssl/test/pbetest.c | 109 +- crypto/openssl/test/pem_read_depr_test.c | 16 +- crypto/openssl/test/pemtest.c | 34 +- crypto/openssl/test/pkcs12_format_test.c | 3222 ++- crypto/openssl/test/pkcs7_test.c | 20 +- crypto/openssl/test/pkey_meth_kdf_test.c | 16 +- crypto/openssl/test/pkey_meth_test.c | 2 - crypto/openssl/test/poly1305_internal_test.c | 1053 +- crypto/openssl/test/property_test.c | 161 +- crypto/openssl/test/prov_config_test.c | 6 +- crypto/openssl/test/provfetchtest.c | 68 +- crypto/openssl/test/provider_fallback_test.c | 2 - crypto/openssl/test/provider_internal_test.c | 37 +- crypto/openssl/test/provider_internal_test.cnf | 16 + crypto/openssl/test/provider_pkey_test.c | 103 +- crypto/openssl/test/provider_status_test.c | 14 +- crypto/openssl/test/provider_test.c | 47 +- crypto/openssl/test/punycode_test.c | 201 +- crypto/openssl/test/rand_test.c | 33 +- crypto/openssl/test/rc2test.c | 36 +- crypto/openssl/test/rc4test.c | 60 +- crypto/openssl/test/rc5test.c | 305 +- crypto/openssl/test/rdrand_sanitytest.c | 9 +- crypto/openssl/test/recipes/04-test_asn1_parse.t | 7 +- .../openssl/test/recipes/10-test_bn_data/bnmod.txt | 10 +- crypto/openssl/test/recipes/15-test_ec.t | 14 +- crypto/openssl/test/recipes/15-test_ecparam.t | 6 +- .../15-test_ecparam_data/valid/sm2-explicit.pem | 7 + .../15-test_ecparam_data/valid/sm2-named.pem | 3 + crypto/openssl/test/recipes/15-test_gensm2.t | 4 +- crypto/openssl/test/recipes/20-test_nocache.t | 34 + crypto/openssl/test/recipes/25-test_verify.t | 54 +- .../test/recipes/30-test_evp_data/evpkdf_krb5.txt | 10 +- .../openssl/test/recipes/61-test_bio_pw_callback.t | 20 + .../61-test_bio_pw_callback_data/private_key.pem | 30 + .../openssl/test/recipes/61-test_bio_readbuffer.t | 8 +- crypto/openssl/test/recipes/70-test_sslrecords.t | 4 +- crypto/openssl/test/recipes/70-test_tls13alerts.t | 4 +- .../openssl/test/recipes/70-test_tls13downgrade.t | 158 +- crypto/openssl/test/recipes/80-test_ca.t | 13 +- crypto/openssl/test/recipes/80-test_cmp_http.t | 6 + .../80-test_cmp_http_data/test_connection.csv | 2 +- crypto/openssl/test/recipes/80-test_cms.t | 74 +- .../test/recipes/80-test_cms_data/dh-cert.pem | 31 + .../test/recipes/80-test_cms_data/dh-key.pem | 15 + .../test/recipes/80-test_cms_data/dh-malformed.der | Bin 0 -> 558 bytes .../test/recipes/80-test_cms_data/ecdh-cert.pem | 10 + .../test/recipes/80-test_cms_data/ecdh-key.pem | 5 + .../recipes/80-test_cms_data/ecdh-malformed.der | Bin 0 -> 275 bytes .../recipes/80-test_cms_data/rsa-malformed.der | Bin 0 -> 526 bytes crypto/openssl/test/recipes/80-test_cmsapi.t | 5 +- .../80-test_cmsapi_data/encDataWithTooLongIV.pem | 11 + crypto/openssl/test/recipes/80-test_ocsp.t | 18 +- crypto/openssl/test/recipes/90-test_store_cases.t | 26 +- .../recipes/90-test_store_cases_data/test-BER.p12 | Bin 0 -> 2126 bytes crypto/openssl/test/recipes/90-test_threads.t | 4 +- .../recipes/90-test_threads_data/store/8489a545.0 | 19 + crypto/openssl/test/recordlentest.c | 50 +- crypto/openssl/test/rsa_complex.c | 12 +- crypto/openssl/test/rsa_mp_test.c | 220 +- crypto/openssl/test/rsa_sp800_56b_test.c | 535 +- crypto/openssl/test/rsa_test.c | 490 +- crypto/openssl/test/sanitytest.c | 159 +- crypto/openssl/test/secmemtest.c | 11 +- crypto/openssl/test/servername_test.c | 74 +- crypto/openssl/test/sha_test.c | 16 +- crypto/openssl/test/shlibloadtest.c | 45 +- crypto/openssl/test/simpledynamic.c | 6 +- crypto/openssl/test/simpledynamic.h | 40 +- crypto/openssl/test/siphash_internal_test.c | 1977 +- crypto/openssl/test/sm2_internal_test.c | 211 +- crypto/openssl/test/sm3_internal_test.c | 14 +- crypto/openssl/test/sm4_internal_test.c | 2 +- crypto/openssl/test/sparse_array_test.c | 31 +- crypto/openssl/test/srptest.c | 70 +- crypto/openssl/test/ssl-tests/28-seclevel.cnf.in | 4 +- crypto/openssl/test/ssl_cert_table_internal_test.c | 28 +- crypto/openssl/test/ssl_ctx_test.c | 12 +- crypto/openssl/test/ssl_old_test.c | 571 +- crypto/openssl/test/ssl_test.c | 193 +- crypto/openssl/test/ssl_test_ctx_test.c | 118 +- crypto/openssl/test/sslapitest.c | 4792 ++-- crypto/openssl/test/sslbuffertest.c | 63 +- crypto/openssl/test/sslcorrupttest.c | 37 +- crypto/openssl/test/stack_test.c | 35 +- crypto/openssl/test/sysdefaulttest.c | 3 +- crypto/openssl/test/test_asn1_genconf.cnf | 5 + crypto/openssl/test/test_test.c | 98 +- crypto/openssl/test/testec-sm2.pem | 5 + crypto/openssl/test/testutil.h | 453 +- crypto/openssl/test/testutil/driver.c | 68 +- crypto/openssl/test/testutil/fake_random.c | 51 +- crypto/openssl/test/testutil/format_output.c | 98 +- crypto/openssl/test/testutil/load.c | 4 +- crypto/openssl/test/testutil/main.c | 1 - crypto/openssl/test/testutil/options.c | 6 +- crypto/openssl/test/testutil/output.h | 42 +- crypto/openssl/test/testutil/provider.c | 49 +- crypto/openssl/test/testutil/random.c | 6 +- crypto/openssl/test/testutil/stanza.c | 13 +- crypto/openssl/test/testutil/tests.c | 184 +- crypto/openssl/test/testutil/testutil_init.c | 20 +- crypto/openssl/test/testutil/tu_local.h | 43 +- crypto/openssl/test/threadstest.c | 190 +- crypto/openssl/test/threadstest.h | 11 +- crypto/openssl/test/threadstest_fips.c | 2 +- crypto/openssl/test/time_offset_test.c | 45 +- crypto/openssl/test/tls-provider.c | 164 +- crypto/openssl/test/tls13ccstest.c | 148 +- crypto/openssl/test/tls13encryptiontest.c | 156 +- crypto/openssl/test/tls13secretstest.c | 156 +- crypto/openssl/test/trace_api_test.c | 63 +- crypto/openssl/test/uitest.c | 13 +- crypto/openssl/test/upcallstest.c | 30 +- crypto/openssl/test/user_property_test.c | 22 +- crypto/openssl/test/v3ext.c | 136 +- crypto/openssl/test/v3nametest.c | 512 +- crypto/openssl/test/verify_extra_test.c | 43 +- crypto/openssl/test/versions.c | 2 +- crypto/openssl/test/wpackettest.c | 391 +- crypto/openssl/test/x509_check_cert_pkey_test.c | 10 +- crypto/openssl/test/x509_internal_test.c | 44 +- crypto/openssl/test/x509_time_test.c | 421 +- crypto/openssl/test/x509aux.c | 10 +- crypto/openssl/tools/c_rehash | 253 + crypto/openssl/tools/c_rehash.in | 9 +- crypto/openssl/util/add-depends.pl | 4 +- crypto/openssl/util/missingcrypto.txt | 4 - crypto/openssl/util/mkerr.pl | 88 +- crypto/openssl/util/other.syms | 8 + crypto/openssl/util/shlib_wrap.sh | 114 + crypto/openssl/util/wrap.pl.in | 39 +- lib/libc/x86/sys/pkru.3 | 3 + lib/libnv/msgio.c | 12 +- lib/libnv/tests/Makefile | 9 + lib/libnv/tests/nv_array_tests.cc | 58 +- lib/libnv/tests/nvlist_send_recv_test.c | 306 + lib/libpcap/Makefile | 1 - lib/libpcap/config.h | 261 +- sbin/dhclient/dhclient.c | 16 +- sbin/pfctl/pfctl.c | 5 +- secure/lib/libcrypto/Makefile.inc | 13 +- secure/lib/libcrypto/man/man3/ADMISSIONS.3 | 127 +- secure/lib/libcrypto/man/man3/ASN1_EXTERN_FUNCS.3 | 197 +- .../libcrypto/man/man3/ASN1_INTEGER_get_int64.3 | 141 +- secure/lib/libcrypto/man/man3/ASN1_INTEGER_new.3 | 110 +- secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3 | 109 +- secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3 | 117 +- .../lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3 | 123 +- secure/lib/libcrypto/man/man3/ASN1_STRING_length.3 | 123 +- secure/lib/libcrypto/man/man3/ASN1_STRING_new.3 | 111 +- .../lib/libcrypto/man/man3/ASN1_STRING_print_ex.3 | 165 +- secure/lib/libcrypto/man/man3/ASN1_TIME_set.3 | 199 +- secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3 | 161 +- secure/lib/libcrypto/man/man3/ASN1_aux_cb.3 | 307 +- .../lib/libcrypto/man/man3/ASN1_generate_nconf.3 | 215 +- secure/lib/libcrypto/man/man3/ASN1_item_d2i_bio.3 | 143 +- secure/lib/libcrypto/man/man3/ASN1_item_new.3 | 113 +- secure/lib/libcrypto/man/man3/ASN1_item_sign.3 | 135 +- secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3 | 190 +- secure/lib/libcrypto/man/man3/ASYNC_start_job.3 | 185 +- secure/lib/libcrypto/man/man3/BF_encrypt.3 | 139 +- secure/lib/libcrypto/man/man3/BIO_ADDR.3 | 164 +- secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3 | 151 +- secure/lib/libcrypto/man/man3/BIO_connect.3 | 143 +- secure/lib/libcrypto/man/man3/BIO_ctrl.3 | 163 +- secure/lib/libcrypto/man/man3/BIO_f_base64.3 | 149 +- secure/lib/libcrypto/man/man3/BIO_f_buffer.3 | 133 +- secure/lib/libcrypto/man/man3/BIO_f_cipher.3 | 129 +- secure/lib/libcrypto/man/man3/BIO_f_md.3 | 145 +- secure/lib/libcrypto/man/man3/BIO_f_null.3 | 113 +- secure/lib/libcrypto/man/man3/BIO_f_prefix.3 | 109 +- secure/lib/libcrypto/man/man3/BIO_f_readbuffer.3 | 125 +- secure/lib/libcrypto/man/man3/BIO_f_ssl.3 | 205 +- secure/lib/libcrypto/man/man3/BIO_find_type.3 | 123 +- secure/lib/libcrypto/man/man3/BIO_get_data.3 | 131 +- .../lib/libcrypto/man/man3/BIO_get_ex_new_index.3 | 119 +- secure/lib/libcrypto/man/man3/BIO_meth_new.3 | 155 +- secure/lib/libcrypto/man/man3/BIO_new.3 | 135 +- secure/lib/libcrypto/man/man3/BIO_new_CMS.3 | 123 +- secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3 | 105 +- secure/lib/libcrypto/man/man3/BIO_printf.3 | 105 +- secure/lib/libcrypto/man/man3/BIO_push.3 | 135 +- secure/lib/libcrypto/man/man3/BIO_read.3 | 159 +- secure/lib/libcrypto/man/man3/BIO_s_accept.3 | 201 +- secure/lib/libcrypto/man/man3/BIO_s_bio.3 | 157 +- secure/lib/libcrypto/man/man3/BIO_s_connect.3 | 167 +- secure/lib/libcrypto/man/man3/BIO_s_core.3 | 129 +- secure/lib/libcrypto/man/man3/BIO_s_datagram.3 | 193 +- secure/lib/libcrypto/man/man3/BIO_s_fd.3 | 123 +- secure/lib/libcrypto/man/man3/BIO_s_file.3 | 149 +- secure/lib/libcrypto/man/man3/BIO_s_mem.3 | 199 +- secure/lib/libcrypto/man/man3/BIO_s_null.3 | 113 +- secure/lib/libcrypto/man/man3/BIO_s_socket.3 | 113 +- secure/lib/libcrypto/man/man3/BIO_set_callback.3 | 151 +- secure/lib/libcrypto/man/man3/BIO_set_flags.3 | 236 + secure/lib/libcrypto/man/man3/BIO_should_retry.3 | 165 +- secure/lib/libcrypto/man/man3/BIO_socket_wait.3 | 105 +- secure/lib/libcrypto/man/man3/BN_BLINDING_new.3 | 165 +- secure/lib/libcrypto/man/man3/BN_CTX_new.3 | 129 +- secure/lib/libcrypto/man/man3/BN_CTX_start.3 | 115 +- secure/lib/libcrypto/man/man3/BN_add.3 | 153 +- secure/lib/libcrypto/man/man3/BN_add_word.3 | 103 +- secure/lib/libcrypto/man/man3/BN_bn2bin.3 | 153 +- secure/lib/libcrypto/man/man3/BN_cmp.3 | 101 +- secure/lib/libcrypto/man/man3/BN_copy.3 | 121 +- secure/lib/libcrypto/man/man3/BN_generate_prime.3 | 200 +- secure/lib/libcrypto/man/man3/BN_mod_exp_mont.3 | 105 +- secure/lib/libcrypto/man/man3/BN_mod_inverse.3 | 114 +- .../lib/libcrypto/man/man3/BN_mod_mul_montgomery.3 | 115 +- .../lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3 | 113 +- secure/lib/libcrypto/man/man3/BN_new.3 | 113 +- secure/lib/libcrypto/man/man3/BN_num_bytes.3 | 117 +- secure/lib/libcrypto/man/man3/BN_rand.3 | 137 +- secure/lib/libcrypto/man/man3/BN_security_bits.3 | 113 +- secure/lib/libcrypto/man/man3/BN_set_bit.3 | 108 +- secure/lib/libcrypto/man/man3/BN_swap.3 | 99 +- secure/lib/libcrypto/man/man3/BN_zero.3 | 115 +- secure/lib/libcrypto/man/man3/BUF_MEM_new.3 | 114 +- .../libcrypto/man/man3/CMS_EncryptedData_decrypt.3 | 109 +- .../libcrypto/man/man3/CMS_EncryptedData_encrypt.3 | 117 +- .../man/man3/CMS_EncryptedData_set1_key.3 | 96 + .../libcrypto/man/man3/CMS_EnvelopedData_create.3 | 111 +- secure/lib/libcrypto/man/man3/CMS_add0_cert.3 | 115 +- .../libcrypto/man/man3/CMS_add1_recipient_cert.3 | 119 +- secure/lib/libcrypto/man/man3/CMS_add1_signer.3 | 147 +- secure/lib/libcrypto/man/man3/CMS_compress.3 | 129 +- secure/lib/libcrypto/man/man3/CMS_data_create.3 | 109 +- secure/lib/libcrypto/man/man3/CMS_decrypt.3 | 143 +- secure/lib/libcrypto/man/man3/CMS_digest_create.3 | 111 +- secure/lib/libcrypto/man/man3/CMS_encrypt.3 | 155 +- secure/lib/libcrypto/man/man3/CMS_final.3 | 107 +- .../libcrypto/man/man3/CMS_get0_RecipientInfos.3 | 135 +- .../lib/libcrypto/man/man3/CMS_get0_SignerInfos.3 | 111 +- secure/lib/libcrypto/man/man3/CMS_get0_type.3 | 121 +- .../libcrypto/man/man3/CMS_get1_ReceiptRequest.3 | 115 +- secure/lib/libcrypto/man/man3/CMS_sign.3 | 169 +- secure/lib/libcrypto/man/man3/CMS_sign_receipt.3 | 109 +- .../lib/libcrypto/man/man3/CMS_signed_get_attr.3 | 263 + secure/lib/libcrypto/man/man3/CMS_uncompress.3 | 111 +- secure/lib/libcrypto/man/man3/CMS_verify.3 | 151 +- secure/lib/libcrypto/man/man3/CMS_verify_receipt.3 | 105 +- secure/lib/libcrypto/man/man3/CONF_modules_free.3 | 105 +- .../libcrypto/man/man3/CONF_modules_load_file.3 | 129 +- .../libcrypto/man/man3/CRYPTO_THREAD_run_once.3 | 163 +- .../libcrypto/man/man3/CRYPTO_get_ex_new_index.3 | 155 +- secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3 | 101 +- .../man/man3/CTLOG_STORE_get0_log_by_id.3 | 113 +- secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3 | 133 +- secure/lib/libcrypto/man/man3/CTLOG_new.3 | 137 +- .../libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3 | 158 +- secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3 | 291 +- secure/lib/libcrypto/man/man3/DES_random_key.3 | 203 +- secure/lib/libcrypto/man/man3/DH_generate_key.3 | 119 +- .../libcrypto/man/man3/DH_generate_parameters.3 | 155 +- secure/lib/libcrypto/man/man3/DH_get0_pqg.3 | 151 +- secure/lib/libcrypto/man/man3/DH_get_1024_160.3 | 117 +- secure/lib/libcrypto/man/man3/DH_meth_new.3 | 173 +- secure/lib/libcrypto/man/man3/DH_new.3 | 115 +- secure/lib/libcrypto/man/man3/DH_new_by_nid.3 | 111 +- secure/lib/libcrypto/man/man3/DH_set_method.3 | 153 +- secure/lib/libcrypto/man/man3/DH_size.3 | 115 +- secure/lib/libcrypto/man/man3/DSA_SIG_new.3 | 110 +- secure/lib/libcrypto/man/man3/DSA_do_sign.3 | 111 +- secure/lib/libcrypto/man/man3/DSA_dup_DH.3 | 113 +- secure/lib/libcrypto/man/man3/DSA_generate_key.3 | 111 +- .../libcrypto/man/man3/DSA_generate_parameters.3 | 149 +- secure/lib/libcrypto/man/man3/DSA_get0_pqg.3 | 137 +- secure/lib/libcrypto/man/man3/DSA_meth_new.3 | 181 +- secure/lib/libcrypto/man/man3/DSA_new.3 | 113 +- secure/lib/libcrypto/man/man3/DSA_set_method.3 | 153 +- secure/lib/libcrypto/man/man3/DSA_sign.3 | 119 +- secure/lib/libcrypto/man/man3/DSA_size.3 | 113 +- secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3 | 105 +- secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3 | 118 +- secure/lib/libcrypto/man/man3/DTLSv1_listen.3 | 167 +- secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3 | 140 +- secure/lib/libcrypto/man/man3/ECDSA_sign.3 | 163 +- .../lib/libcrypto/man/man3/ECPKParameters_print.3 | 107 +- .../lib/libcrypto/man/man3/EC_GFp_simple_method.3 | 117 +- secure/lib/libcrypto/man/man3/EC_GROUP_copy.3 | 181 +- secure/lib/libcrypto/man/man3/EC_GROUP_new.3 | 153 +- .../lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3 | 113 +- secure/lib/libcrypto/man/man3/EC_KEY_new.3 | 207 +- secure/lib/libcrypto/man/man3/EC_POINT_add.3 | 111 +- secure/lib/libcrypto/man/man3/EC_POINT_new.3 | 169 +- secure/lib/libcrypto/man/man3/ENGINE_add.3 | 414 +- secure/lib/libcrypto/man/man3/ERR_GET_LIB.3 | 123 +- secure/lib/libcrypto/man/man3/ERR_clear_error.3 | 101 +- secure/lib/libcrypto/man/man3/ERR_error_string.3 | 117 +- secure/lib/libcrypto/man/man3/ERR_get_error.3 | 131 +- .../libcrypto/man/man3/ERR_load_crypto_strings.3 | 103 +- secure/lib/libcrypto/man/man3/ERR_load_strings.3 | 105 +- secure/lib/libcrypto/man/man3/ERR_new.3 | 105 +- secure/lib/libcrypto/man/man3/ERR_print_errors.3 | 103 +- secure/lib/libcrypto/man/man3/ERR_put_error.3 | 151 +- secure/lib/libcrypto/man/man3/ERR_remove_state.3 | 105 +- secure/lib/libcrypto/man/man3/ERR_set_mark.3 | 99 +- .../lib/libcrypto/man/man3/EVP_ASYM_CIPHER_free.3 | 125 +- secure/lib/libcrypto/man/man3/EVP_BytesToKey.3 | 133 +- .../man/man3/EVP_CIPHER_CTX_get_app_data.3 | 96 + .../man/man3/EVP_CIPHER_CTX_get_cipher_data.3 | 107 +- .../man/man3/EVP_CIPHER_CTX_get_original_iv.3 | 127 +- .../lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3 | 204 +- secure/lib/libcrypto/man/man3/EVP_DigestInit.3 | 438 +- secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3 | 209 +- .../lib/libcrypto/man/man3/EVP_DigestVerifyInit.3 | 189 +- secure/lib/libcrypto/man/man3/EVP_EncodeInit.3 | 143 +- secure/lib/libcrypto/man/man3/EVP_EncryptInit.3 | 1224 +- secure/lib/libcrypto/man/man3/EVP_KDF.3 | 268 +- secure/lib/libcrypto/man/man3/EVP_KEM_free.3 | 122 +- secure/lib/libcrypto/man/man3/EVP_KEYEXCH_free.3 | 123 +- secure/lib/libcrypto/man/man3/EVP_KEYMGMT.3 | 140 +- secure/lib/libcrypto/man/man3/EVP_MAC.3 | 355 +- secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3 | 162 +- secure/lib/libcrypto/man/man3/EVP_OpenInit.3 | 109 +- secure/lib/libcrypto/man/man3/EVP_PBE_CipherInit.3 | 131 +- secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.3 | 113 +- .../lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3 | 259 +- secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3 | 403 +- .../libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.3 | 113 +- .../libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.3 | 123 +- secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3 | 156 +- .../man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 | 105 +- .../libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3 | 169 +- .../libcrypto/man/man3/EVP_PKEY_CTX_set_params.3 | 149 +- .../man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3 | 133 +- .../libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3 | 125 +- .../man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3 | 137 +- .../libcrypto/man/man3/EVP_PKEY_asn1_get_count.3 | 125 +- secure/lib/libcrypto/man/man3/EVP_PKEY_check.3 | 132 +- .../libcrypto/man/man3/EVP_PKEY_copy_parameters.3 | 121 +- .../lib/libcrypto/man/man3/EVP_PKEY_decapsulate.3 | 122 +- secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3 | 111 +- secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3 | 113 +- .../man/man3/EVP_PKEY_digestsign_supports_digest.3 | 101 +- .../lib/libcrypto/man/man3/EVP_PKEY_encapsulate.3 | 126 +- secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.3 | 161 +- secure/lib/libcrypto/man/man3/EVP_PKEY_get_attr.3 | 169 + .../man/man3/EVP_PKEY_get_default_digest_nid.3 | 111 +- .../libcrypto/man/man3/EVP_PKEY_get_field_type.3 | 117 +- .../libcrypto/man/man3/EVP_PKEY_get_group_name.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.3 | 125 +- .../libcrypto/man/man3/EVP_PKEY_gettable_params.3 | 143 +- secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.3 | 125 +- secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3 | 145 +- .../libcrypto/man/man3/EVP_PKEY_meth_get_count.3 | 109 +- secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3 | 185 +- secure/lib/libcrypto/man/man3/EVP_PKEY_new.3 | 205 +- .../libcrypto/man/man3/EVP_PKEY_print_private.3 | 111 +- secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3 | 191 +- .../man/man3/EVP_PKEY_set1_encoded_public_key.3 | 121 +- secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.3 | 119 +- .../libcrypto/man/man3/EVP_PKEY_settable_params.3 | 119 +- secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_PKEY_todata.3 | 119 +- secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3 | 109 +- .../libcrypto/man/man3/EVP_PKEY_verify_recover.3 | 115 +- secure/lib/libcrypto/man/man3/EVP_RAND.3 | 346 +- secure/lib/libcrypto/man/man3/EVP_SIGNATURE.3 | 125 +- secure/lib/libcrypto/man/man3/EVP_SealInit.3 | 127 +- secure/lib/libcrypto/man/man3/EVP_SignInit.3 | 131 +- secure/lib/libcrypto/man/man3/EVP_VerifyInit.3 | 121 +- secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.3 | 165 +- secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.3 | 123 +- secure/lib/libcrypto/man/man3/EVP_bf_cbc.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_blake2b512.3 | 119 +- .../lib/libcrypto/man/man3/EVP_camellia_128_ecb.3 | 115 +- secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_chacha20.3 | 131 +- secure/lib/libcrypto/man/man3/EVP_des_cbc.3 | 125 +- secure/lib/libcrypto/man/man3/EVP_desx_cbc.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_idea_cbc.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_md2.3 | 117 +- secure/lib/libcrypto/man/man3/EVP_md4.3 | 117 +- secure/lib/libcrypto/man/man3/EVP_md5.3 | 127 +- secure/lib/libcrypto/man/man3/EVP_mdc2.3 | 117 +- secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3 | 121 +- secure/lib/libcrypto/man/man3/EVP_rc4.3 | 129 +- .../lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3 | 123 +- secure/lib/libcrypto/man/man3/EVP_ripemd160.3 | 119 +- secure/lib/libcrypto/man/man3/EVP_seed_cbc.3 | 113 +- .../man/man3/EVP_set_default_properties.3 | 119 +- secure/lib/libcrypto/man/man3/EVP_sha1.3 | 119 +- secure/lib/libcrypto/man/man3/EVP_sha224.3 | 121 +- secure/lib/libcrypto/man/man3/EVP_sha3_224.3 | 119 +- secure/lib/libcrypto/man/man3/EVP_sm3.3 | 119 +- secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3 | 113 +- secure/lib/libcrypto/man/man3/EVP_whirlpool.3 | 117 +- secure/lib/libcrypto/man/man3/HMAC.3 | 165 +- secure/lib/libcrypto/man/man3/MD5.3 | 151 +- secure/lib/libcrypto/man/man3/MDC2_Init.3 | 121 +- secure/lib/libcrypto/man/man3/Makefile | 19 +- secure/lib/libcrypto/man/man3/NCONF_new_ex.3 | 121 +- secure/lib/libcrypto/man/man3/OBJ_nid2obj.3 | 181 +- secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3 | 140 +- secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3 | 128 +- .../libcrypto/man/man3/OCSP_request_add1_nonce.3 | 113 +- .../lib/libcrypto/man/man3/OCSP_resp_find_status.3 | 169 +- .../lib/libcrypto/man/man3/OCSP_response_status.3 | 162 +- secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3 | 137 +- secure/lib/libcrypto/man/man3/OPENSSL_Applink.3 | 105 +- secure/lib/libcrypto/man/man3/OPENSSL_FILE.3 | 115 +- .../lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3 | 295 +- secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3 | 123 +- secure/lib/libcrypto/man/man3/OPENSSL_config.3 | 123 +- .../lib/libcrypto/man/man3/OPENSSL_fork_prepare.3 | 105 +- secure/lib/libcrypto/man/man3/OPENSSL_gmtime.3 | 111 +- .../lib/libcrypto/man/man3/OPENSSL_hexchar2int.3 | 119 +- secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3 | 183 +- .../lib/libcrypto/man/man3/OPENSSL_init_crypto.3 | 212 +- secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3 | 117 +- .../libcrypto/man/man3/OPENSSL_instrument_bus.3 | 115 +- .../man/man3/OPENSSL_load_builtin_modules.3 | 107 +- secure/lib/libcrypto/man/man3/OPENSSL_malloc.3 | 154 +- secure/lib/libcrypto/man/man3/OPENSSL_s390xcap.3 | 127 +- .../lib/libcrypto/man/man3/OPENSSL_secure_malloc.3 | 130 +- secure/lib/libcrypto/man/man3/OPENSSL_strcasecmp.3 | 111 +- secure/lib/libcrypto/man/man3/OSSL_ALGORITHM.3 | 165 +- secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3 | 111 +- secure/lib/libcrypto/man/man3/OSSL_CMP_CTX_new.3 | 437 +- .../man/man3/OSSL_CMP_HDR_get0_transactionID.3 | 111 +- secure/lib/libcrypto/man/man3/OSSL_CMP_ITAV_set0.3 | 135 +- .../libcrypto/man/man3/OSSL_CMP_MSG_get0_header.3 | 167 +- .../libcrypto/man/man3/OSSL_CMP_MSG_http_perform.3 | 129 +- .../lib/libcrypto/man/man3/OSSL_CMP_SRV_CTX_new.3 | 146 +- .../libcrypto/man/man3/OSSL_CMP_STATUSINFO_new.3 | 121 +- .../lib/libcrypto/man/man3/OSSL_CMP_exec_certreq.3 | 185 +- secure/lib/libcrypto/man/man3/OSSL_CMP_log_open.3 | 133 +- .../lib/libcrypto/man/man3/OSSL_CMP_validate_msg.3 | 140 +- .../lib/libcrypto/man/man3/OSSL_CORE_MAKE_FUNC.3 | 101 +- .../libcrypto/man/man3/OSSL_CRMF_MSG_get0_tmpl.3 | 117 +- .../man/man3/OSSL_CRMF_MSG_set0_validity.3 | 147 +- .../man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3 | 139 +- .../man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3 | 115 +- secure/lib/libcrypto/man/man3/OSSL_CRMF_pbmp_new.3 | 139 +- secure/lib/libcrypto/man/man3/OSSL_DECODER.3 | 142 +- secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX.3 | 181 +- .../man/man3/OSSL_DECODER_CTX_new_for_pkey.3 | 149 +- .../lib/libcrypto/man/man3/OSSL_DECODER_from_bio.3 | 119 +- secure/lib/libcrypto/man/man3/OSSL_DISPATCH.3 | 117 +- secure/lib/libcrypto/man/man3/OSSL_ENCODER.3 | 138 +- secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX.3 | 182 +- .../man/man3/OSSL_ENCODER_CTX_new_for_pkey.3 | 149 +- .../lib/libcrypto/man/man3/OSSL_ENCODER_to_bio.3 | 123 +- .../man/man3/OSSL_ESS_check_signing_certs.3 | 127 +- secure/lib/libcrypto/man/man3/OSSL_HTTP_REQ_CTX.3 | 246 +- .../lib/libcrypto/man/man3/OSSL_HTTP_parse_url.3 | 138 +- secure/lib/libcrypto/man/man3/OSSL_HTTP_transfer.3 | 267 +- secure/lib/libcrypto/man/man3/OSSL_ITEM.3 | 113 +- secure/lib/libcrypto/man/man3/OSSL_LIB_CTX.3 | 135 +- secure/lib/libcrypto/man/man3/OSSL_PARAM.3 | 253 +- secure/lib/libcrypto/man/man3/OSSL_PARAM_BLD.3 | 174 +- .../man/man3/OSSL_PARAM_allocate_from_text.3 | 155 +- secure/lib/libcrypto/man/man3/OSSL_PARAM_dup.3 | 118 +- secure/lib/libcrypto/man/man3/OSSL_PARAM_int.3 | 303 +- secure/lib/libcrypto/man/man3/OSSL_PROVIDER.3 | 151 +- secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_new.3 | 157 +- .../man/man3/OSSL_SELF_TEST_set_callback.3 | 109 +- secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3 | 202 +- secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3 | 222 +- secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3 | 164 +- secure/lib/libcrypto/man/man3/OSSL_STORE_attach.3 | 109 +- secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3 | 117 +- secure/lib/libcrypto/man/man3/OSSL_STORE_open.3 | 181 +- secure/lib/libcrypto/man/man3/OSSL_trace_enabled.3 | 175 +- .../man/man3/OSSL_trace_get_category_num.3 | 105 +- .../libcrypto/man/man3/OSSL_trace_set_channel.3 | 213 +- .../man/man3/OpenSSL_add_all_algorithms.3 | 103 +- secure/lib/libcrypto/man/man3/OpenSSL_version.3 | 217 +- .../libcrypto/man/man3/PEM_X509_INFO_read_bio_ex.3 | 113 +- secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3 | 129 +- secure/lib/libcrypto/man/man3/PEM_read.3 | 147 +- secure/lib/libcrypto/man/man3/PEM_read_CMS.3 | 139 +- .../libcrypto/man/man3/PEM_read_bio_PrivateKey.3 | 289 +- secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3 | 117 +- .../libcrypto/man/man3/PEM_write_bio_CMS_stream.3 | 105 +- .../man/man3/PEM_write_bio_PKCS7_stream.3 | 105 +- .../lib/libcrypto/man/man3/PKCS12_PBE_keyivgen.3 | 117 +- .../man/man3/PKCS12_SAFEBAG_create_cert.3 | 129 +- .../libcrypto/man/man3/PKCS12_SAFEBAG_get0_attrs.3 | 111 +- .../libcrypto/man/man3/PKCS12_SAFEBAG_get1_cert.3 | 115 +- .../libcrypto/man/man3/PKCS12_add1_attr_by_NID.3 | 105 +- .../libcrypto/man/man3/PKCS12_add_CSPName_asc.3 | 103 +- secure/lib/libcrypto/man/man3/PKCS12_add_cert.3 | 117 +- .../man/man3/PKCS12_add_friendlyname_asc.3 | 105 +- .../lib/libcrypto/man/man3/PKCS12_add_localkeyid.3 | 101 +- secure/lib/libcrypto/man/man3/PKCS12_add_safe.3 | 127 +- secure/lib/libcrypto/man/man3/PKCS12_create.3 | 161 +- .../lib/libcrypto/man/man3/PKCS12_decrypt_skey.3 | 105 +- secure/lib/libcrypto/man/man3/PKCS12_gen_mac.3 | 119 +- .../libcrypto/man/man3/PKCS12_get_friendlyname.3 | 105 +- secure/lib/libcrypto/man/man3/PKCS12_init.3 | 105 +- .../libcrypto/man/man3/PKCS12_item_decrypt_d2i.3 | 109 +- .../libcrypto/man/man3/PKCS12_key_gen_utf8_ex.3 | 137 +- secure/lib/libcrypto/man/man3/PKCS12_newpass.3 | 119 +- .../lib/libcrypto/man/man3/PKCS12_pack_p7encdata.3 | 111 +- secure/lib/libcrypto/man/man3/PKCS12_parse.3 | 123 +- secure/lib/libcrypto/man/man3/PKCS5_PBE_keyivgen.3 | 146 +- secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3 | 122 +- secure/lib/libcrypto/man/man3/PKCS7_decrypt.3 | 107 +- secure/lib/libcrypto/man/man3/PKCS7_encrypt.3 | 147 +- .../libcrypto/man/man3/PKCS7_get_octet_string.3 | 107 +- secure/lib/libcrypto/man/man3/PKCS7_sign.3 | 165 +- .../lib/libcrypto/man/man3/PKCS7_sign_add_signer.3 | 149 +- .../lib/libcrypto/man/man3/PKCS7_type_is_other.3 | 99 +- secure/lib/libcrypto/man/man3/PKCS7_verify.3 | 167 +- secure/lib/libcrypto/man/man3/PKCS8_encrypt.3 | 107 +- .../lib/libcrypto/man/man3/PKCS8_pkey_add1_attr.3 | 111 +- secure/lib/libcrypto/man/man3/RAND_add.3 | 125 +- secure/lib/libcrypto/man/man3/RAND_bytes.3 | 151 +- secure/lib/libcrypto/man/man3/RAND_cleanup.3 | 109 +- secure/lib/libcrypto/man/man3/RAND_egd.3 | 117 +- secure/lib/libcrypto/man/man3/RAND_get0_primary.3 | 139 +- secure/lib/libcrypto/man/man3/RAND_load_file.3 | 123 +- secure/lib/libcrypto/man/man3/RAND_set_DRBG_type.3 | 113 +- .../lib/libcrypto/man/man3/RAND_set_rand_method.3 | 129 +- secure/lib/libcrypto/man/man3/RC4_set_key.3 | 123 +- secure/lib/libcrypto/man/man3/RIPEMD160_Init.3 | 121 +- secure/lib/libcrypto/man/man3/RSA_blinding_on.3 | 113 +- secure/lib/libcrypto/man/man3/RSA_check_key.3 | 149 +- secure/lib/libcrypto/man/man3/RSA_generate_key.3 | 143 +- secure/lib/libcrypto/man/man3/RSA_get0_key.3 | 179 +- secure/lib/libcrypto/man/man3/RSA_meth_new.3 | 177 +- secure/lib/libcrypto/man/man3/RSA_new.3 | 115 +- .../man/man3/RSA_padding_add_PKCS1_type_1.3 | 151 +- secure/lib/libcrypto/man/man3/RSA_print.3 | 111 +- .../lib/libcrypto/man/man3/RSA_private_encrypt.3 | 121 +- secure/lib/libcrypto/man/man3/RSA_public_encrypt.3 | 143 +- secure/lib/libcrypto/man/man3/RSA_set_method.3 | 191 +- secure/lib/libcrypto/man/man3/RSA_sign.3 | 115 +- .../man/man3/RSA_sign_ASN1_OCTET_STRING.3 | 119 +- secure/lib/libcrypto/man/man3/RSA_size.3 | 109 +- secure/lib/libcrypto/man/man3/SCT_new.3 | 203 +- secure/lib/libcrypto/man/man3/SCT_print.3 | 125 +- secure/lib/libcrypto/man/man3/SCT_validate.3 | 153 +- secure/lib/libcrypto/man/man3/SHA256_Init.3 | 147 +- secure/lib/libcrypto/man/man3/SMIME_read_ASN1.3 | 141 +- secure/lib/libcrypto/man/man3/SMIME_read_CMS.3 | 133 +- secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3 | 131 +- secure/lib/libcrypto/man/man3/SMIME_write_ASN1.3 | 133 +- secure/lib/libcrypto/man/man3/SMIME_write_CMS.3 | 127 +- secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3 | 125 +- secure/lib/libcrypto/man/man3/SRP_Calc_B.3 | 117 +- secure/lib/libcrypto/man/man3/SRP_VBASE_new.3 | 137 +- .../lib/libcrypto/man/man3/SRP_create_verifier.3 | 143 +- secure/lib/libcrypto/man/man3/SRP_user_pwd_new.3 | 111 +- .../lib/libcrypto/man/man3/SSL_CIPHER_get_name.3 | 199 +- .../man/man3/SSL_COMP_add_compression_method.3 | 125 +- secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3 | 111 +- .../libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3 | 119 +- .../libcrypto/man/man3/SSL_CONF_CTX_set_flags.3 | 117 +- .../libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3 | 119 +- secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3 | 433 +- secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3 | 105 +- .../libcrypto/man/man3/SSL_CTX_add1_chain_cert.3 | 145 +- .../man/man3/SSL_CTX_add_extra_chain_cert.3 | 113 +- .../lib/libcrypto/man/man3/SSL_CTX_add_session.3 | 121 +- secure/lib/libcrypto/man/man3/SSL_CTX_config.3 | 109 +- secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3 | 101 +- .../lib/libcrypto/man/man3/SSL_CTX_dane_enable.3 | 259 +- .../libcrypto/man/man3/SSL_CTX_flush_sessions.3 | 101 +- secure/lib/libcrypto/man/man3/SSL_CTX_free.3 | 111 +- secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 | 109 +- .../libcrypto/man/man3/SSL_CTX_get_verify_mode.3 | 105 +- .../man/man3/SSL_CTX_has_client_custom_ext.3 | 99 +- .../man/man3/SSL_CTX_load_verify_locations.3 | 155 +- secure/lib/libcrypto/man/man3/SSL_CTX_new.3 | 183 +- .../lib/libcrypto/man/man3/SSL_CTX_sess_number.3 | 109 +- .../man/man3/SSL_CTX_sess_set_cache_size.3 | 103 +- .../libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3 | 121 +- secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3 | 109 +- .../lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3 | 173 +- .../lib/libcrypto/man/man3/SSL_CTX_set1_curves.3 | 155 +- .../lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3 | 127 +- .../man/man3/SSL_CTX_set1_verify_cert_store.3 | 129 +- .../man/man3/SSL_CTX_set_alpn_select_cb.3 | 195 +- .../lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3 | 119 +- .../libcrypto/man/man3/SSL_CTX_set_cert_store.3 | 127 +- .../man/man3/SSL_CTX_set_cert_verify_callback.3 | 130 +- .../libcrypto/man/man3/SSL_CTX_set_cipher_list.3 | 139 +- .../man/man3/SSL_CTX_set_client_cert_cb.3 | 143 +- .../man/man3/SSL_CTX_set_client_hello_cb.3 | 142 +- .../man/man3/SSL_CTX_set_ct_validation_callback.3 | 157 +- .../man/man3/SSL_CTX_set_ctlog_list_file.3 | 107 +- .../man/man3/SSL_CTX_set_default_passwd_cb.3 | 117 +- .../man/man3/SSL_CTX_set_generate_session_id.3 | 107 +- .../libcrypto/man/man3/SSL_CTX_set_info_callback.3 | 165 +- .../man/man3/SSL_CTX_set_keylog_callback.3 | 115 +- .../libcrypto/man/man3/SSL_CTX_set_max_cert_list.3 | 123 +- .../man/man3/SSL_CTX_set_min_proto_version.3 | 118 +- secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3 | 171 +- .../libcrypto/man/man3/SSL_CTX_set_msg_callback.3 | 153 +- .../libcrypto/man/man3/SSL_CTX_set_num_tickets.3 | 109 +- .../lib/libcrypto/man/man3/SSL_CTX_set_options.3 | 363 +- .../man/man3/SSL_CTX_set_psk_client_callback.3 | 183 +- .../man/man3/SSL_CTX_set_quiet_shutdown.3 | 119 +- .../libcrypto/man/man3/SSL_CTX_set_read_ahead.3 | 125 +- .../man/man3/SSL_CTX_set_record_padding_callback.3 | 133 +- .../man/man3/SSL_CTX_set_security_level.3 | 165 +- .../man/man3/SSL_CTX_set_session_cache_mode.3 | 153 +- .../man/man3/SSL_CTX_set_session_id_context.3 | 117 +- .../man/man3/SSL_CTX_set_session_ticket_cb.3 | 159 +- .../man/man3/SSL_CTX_set_split_send_fragment.3 | 149 +- .../libcrypto/man/man3/SSL_CTX_set_srp_password.3 | 175 +- .../libcrypto/man/man3/SSL_CTX_set_ssl_version.3 | 131 +- .../SSL_CTX_set_stateless_cookie_generate_cb.3 | 111 +- .../lib/libcrypto/man/man3/SSL_CTX_set_timeout.3 | 103 +- .../man3/SSL_CTX_set_tlsext_servername_callback.3 | 149 +- .../man/man3/SSL_CTX_set_tlsext_status_cb.3 | 137 +- .../man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3 | 161 +- .../man/man3/SSL_CTX_set_tlsext_use_srtp.3 | 163 +- .../man/man3/SSL_CTX_set_tmp_dh_callback.3 | 175 +- .../lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.3 | 101 +- secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3 | 230 +- .../libcrypto/man/man3/SSL_CTX_use_certificate.3 | 170 +- .../man/man3/SSL_CTX_use_psk_identity_hint.3 | 161 +- .../libcrypto/man/man3/SSL_CTX_use_serverinfo.3 | 121 +- secure/lib/libcrypto/man/man3/SSL_SESSION_free.3 | 137 +- .../libcrypto/man/man3/SSL_SESSION_get0_cipher.3 | 111 +- .../libcrypto/man/man3/SSL_SESSION_get0_hostname.3 | 125 +- .../man/man3/SSL_SESSION_get0_id_context.3 | 115 +- .../lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3 | 105 +- .../man/man3/SSL_SESSION_get_compress_id.3 | 101 +- .../man/man3/SSL_SESSION_get_protocol_version.3 | 109 +- .../lib/libcrypto/man/man3/SSL_SESSION_get_time.3 | 103 +- .../libcrypto/man/man3/SSL_SESSION_has_ticket.3 | 103 +- .../libcrypto/man/man3/SSL_SESSION_is_resumable.3 | 105 +- secure/lib/libcrypto/man/man3/SSL_SESSION_print.3 | 107 +- .../lib/libcrypto/man/man3/SSL_SESSION_set1_id.3 | 105 +- secure/lib/libcrypto/man/man3/SSL_accept.3 | 137 +- .../lib/libcrypto/man/man3/SSL_alert_type_string.3 | 274 +- secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3 | 101 +- secure/lib/libcrypto/man/man3/SSL_check_chain.3 | 137 +- secure/lib/libcrypto/man/man3/SSL_clear.3 | 123 +- secure/lib/libcrypto/man/man3/SSL_connect.3 | 151 +- secure/lib/libcrypto/man/man3/SSL_do_handshake.3 | 135 +- .../man/man3/SSL_export_keying_material.3 | 113 +- .../libcrypto/man/man3/SSL_extension_supported.3 | 175 +- secure/lib/libcrypto/man/man3/SSL_free.3 | 115 +- secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3 | 107 +- secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3 | 103 +- .../lib/libcrypto/man/man3/SSL_get_all_async_fds.3 | 127 +- .../lib/libcrypto/man/man3/SSL_get_certificate.3 | 123 +- secure/lib/libcrypto/man/man3/SSL_get_ciphers.3 | 135 +- .../lib/libcrypto/man/man3/SSL_get_client_random.3 | 139 +- .../libcrypto/man/man3/SSL_get_current_cipher.3 | 111 +- .../libcrypto/man/man3/SSL_get_default_timeout.3 | 103 +- secure/lib/libcrypto/man/man3/SSL_get_error.3 | 217 +- .../lib/libcrypto/man/man3/SSL_get_extms_support.3 | 99 +- secure/lib/libcrypto/man/man3/SSL_get_fd.3 | 105 +- .../libcrypto/man/man3/SSL_get_peer_cert_chain.3 | 121 +- .../libcrypto/man/man3/SSL_get_peer_certificate.3 | 120 +- .../man/man3/SSL_get_peer_signature_nid.3 | 115 +- .../lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3 | 109 +- .../lib/libcrypto/man/man3/SSL_get_psk_identity.3 | 115 +- secure/lib/libcrypto/man/man3/SSL_get_rbio.3 | 107 +- secure/lib/libcrypto/man/man3/SSL_get_session.3 | 139 +- .../libcrypto/man/man3/SSL_get_shared_sigalgs.3 | 121 +- .../lib/libcrypto/man/man3/SSL_get_verify_result.3 | 105 +- secure/lib/libcrypto/man/man3/SSL_get_version.3 | 127 +- secure/lib/libcrypto/man/man3/SSL_group_to_name.3 | 111 +- secure/lib/libcrypto/man/man3/SSL_in_init.3 | 123 +- secure/lib/libcrypto/man/man3/SSL_key_update.3 | 133 +- secure/lib/libcrypto/man/man3/SSL_library_init.3 | 111 +- .../libcrypto/man/man3/SSL_load_client_CA_file.3 | 135 +- secure/lib/libcrypto/man/man3/SSL_new.3 | 137 +- secure/lib/libcrypto/man/man3/SSL_pending.3 | 111 +- secure/lib/libcrypto/man/man3/SSL_read.3 | 161 +- .../lib/libcrypto/man/man3/SSL_read_early_data.3 | 207 +- secure/lib/libcrypto/man/man3/SSL_rstate_string.3 | 129 +- secure/lib/libcrypto/man/man3/SSL_session_reused.3 | 105 +- secure/lib/libcrypto/man/man3/SSL_set1_host.3 | 145 +- .../libcrypto/man/man3/SSL_set_async_callback.3 | 143 +- secure/lib/libcrypto/man/man3/SSL_set_bio.3 | 130 +- .../lib/libcrypto/man/man3/SSL_set_connect_state.3 | 107 +- secure/lib/libcrypto/man/man3/SSL_set_fd.3 | 119 +- .../lib/libcrypto/man/man3/SSL_set_retry_verify.3 | 107 +- secure/lib/libcrypto/man/man3/SSL_set_session.3 | 123 +- secure/lib/libcrypto/man/man3/SSL_set_shutdown.3 | 123 +- .../lib/libcrypto/man/man3/SSL_set_verify_result.3 | 101 +- secure/lib/libcrypto/man/man3/SSL_shutdown.3 | 167 +- secure/lib/libcrypto/man/man3/SSL_state_string.3 | 109 +- secure/lib/libcrypto/man/man3/SSL_want.3 | 145 +- secure/lib/libcrypto/man/man3/SSL_write.3 | 161 +- secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.3 | 112 +- .../libcrypto/man/man3/TS_VERIFY_CTX_set_certs.3 | 117 +- secure/lib/libcrypto/man/man3/UI_STRING.3 | 169 +- secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 | 113 +- secure/lib/libcrypto/man/man3/UI_create_method.3 | 169 +- secure/lib/libcrypto/man/man3/UI_new.3 | 213 +- secure/lib/libcrypto/man/man3/X509V3_get_d2i.3 | 164 +- secure/lib/libcrypto/man/man3/X509V3_set_ctx.3 | 116 +- secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3 | 109 +- secure/lib/libcrypto/man/man3/X509_ATTRIBUTE.3 | 324 + .../libcrypto/man/man3/X509_CRL_get0_by_serial.3 | 117 +- .../libcrypto/man/man3/X509_EXTENSION_set_object.3 | 121 +- secure/lib/libcrypto/man/man3/X509_LOOKUP.3 | 140 +- .../lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3 | 135 +- .../lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3 | 110 +- .../man/man3/X509_NAME_ENTRY_get_object.3 | 117 +- .../man/man3/X509_NAME_add_entry_by_txt.3 | 129 +- secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3 | 99 +- .../man/man3/X509_NAME_get_index_by_NID.3 | 119 +- secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3 | 172 +- secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3 | 139 +- secure/lib/libcrypto/man/man3/X509_REQ_get_attr.3 | 167 + .../libcrypto/man/man3/X509_REQ_get_extensions.3 | 108 + secure/lib/libcrypto/man/man3/X509_SIG_get0.3 | 99 +- .../libcrypto/man/man3/X509_STORE_CTX_get_error.3 | 241 +- secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3 | 172 +- .../man/man3/X509_STORE_CTX_set_verify_cb.3 | 113 +- .../lib/libcrypto/man/man3/X509_STORE_add_cert.3 | 127 +- .../lib/libcrypto/man/man3/X509_STORE_get0_param.3 | 109 +- secure/lib/libcrypto/man/man3/X509_STORE_new.3 | 106 +- .../man/man3/X509_STORE_set_verify_cb_func.3 | 121 +- .../man/man3/X509_VERIFY_PARAM_set_flags.3 | 237 +- secure/lib/libcrypto/man/man3/X509_add_cert.3 | 110 +- secure/lib/libcrypto/man/man3/X509_check_ca.3 | 109 +- secure/lib/libcrypto/man/man3/X509_check_host.3 | 195 +- secure/lib/libcrypto/man/man3/X509_check_issued.3 | 103 +- .../libcrypto/man/man3/X509_check_private_key.3 | 105 +- secure/lib/libcrypto/man/man3/X509_check_purpose.3 | 115 +- secure/lib/libcrypto/man/man3/X509_cmp.3 | 119 +- secure/lib/libcrypto/man/man3/X509_cmp_time.3 | 135 +- secure/lib/libcrypto/man/man3/X509_digest.3 | 119 +- secure/lib/libcrypto/man/man3/X509_dup.3 | 153 +- .../man/man3/X509_get0_distinguishing_id.3 | 117 +- .../lib/libcrypto/man/man3/X509_get0_notBefore.3 | 111 +- .../lib/libcrypto/man/man3/X509_get0_signature.3 | 119 +- secure/lib/libcrypto/man/man3/X509_get0_uids.3 | 103 +- .../libcrypto/man/man3/X509_get_extension_flags.3 | 189 +- secure/lib/libcrypto/man/man3/X509_get_pubkey.3 | 109 +- .../lib/libcrypto/man/man3/X509_get_serialNumber.3 | 107 +- .../lib/libcrypto/man/man3/X509_get_subject_name.3 | 113 +- secure/lib/libcrypto/man/man3/X509_get_version.3 | 105 +- secure/lib/libcrypto/man/man3/X509_load_http.3 | 114 +- secure/lib/libcrypto/man/man3/X509_new.3 | 122 +- secure/lib/libcrypto/man/man3/X509_sign.3 | 109 +- secure/lib/libcrypto/man/man3/X509_verify.3 | 107 +- secure/lib/libcrypto/man/man3/X509_verify_cert.3 | 119 +- .../lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3 | 127 +- secure/lib/libcrypto/man/man3/b2i_PVK_bio_ex.3 | 109 +- .../libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3 | 117 +- secure/lib/libcrypto/man/man3/d2i_PrivateKey.3 | 127 +- secure/lib/libcrypto/man/man3/d2i_RSAPrivateKey.3 | 233 +- secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3 | 117 +- secure/lib/libcrypto/man/man3/d2i_X509.3 | 264 +- secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3 | 109 +- .../lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3 | 109 +- secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3 | 117 +- secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3 | 107 +- secure/lib/libcrypto/man/man3/s2i_ASN1_IA5STRING.3 | 139 +- secure/lib/libcrypto/man/man5/config.5 | 271 +- secure/lib/libcrypto/man/man5/fips_config.5 | 149 +- secure/lib/libcrypto/man/man5/x509v3_config.5 | 261 +- .../lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7 | 194 +- .../lib/libcrypto/man/man7/EVP_ASYM_CIPHER-SM2.7 | 117 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-AES.7 | 186 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-ARIA.7 | 143 +- .../lib/libcrypto/man/man7/EVP_CIPHER-BLOWFISH.7 | 123 +- .../lib/libcrypto/man/man7/EVP_CIPHER-CAMELLIA.7 | 133 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-CAST.7 | 123 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-CHACHA.7 | 113 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-DES.7 | 174 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.7 | 123 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.7 | 142 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.7 | 133 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.7 | 118 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.7 | 123 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7 | 123 +- secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7 | 128 +- secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7 | 204 +- secure/lib/libcrypto/man/man7/EVP_KDF-KB.7 | 205 +- secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7 | 159 +- secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7 | 150 +- secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7 | 163 +- secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7 | 161 +- secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7 | 178 +- secure/lib/libcrypto/man/man7/EVP_KDF-SS.7 | 189 +- secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7 | 197 +- secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7 | 213 +- secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7 | 161 +- secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7 | 214 +- .../lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.7 | 109 +- secure/lib/libcrypto/man/man7/EVP_KDF-X963.7 | 149 +- secure/lib/libcrypto/man/man7/EVP_KEM-RSA.7 | 129 +- secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.7 | 179 +- secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.7 | 167 +- secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.7 | 118 +- secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.7 | 175 +- secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.7 | 145 +- secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.7 | 147 +- secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.7 | 168 +- secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7 | 174 +- secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7 | 134 +- secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7 | 138 +- secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.7 | 109 +- secure/lib/libcrypto/man/man7/EVP_MD-MD2.7 | 103 +- secure/lib/libcrypto/man/man7/EVP_MD-MD4.7 | 103 +- secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.7 | 118 +- secure/lib/libcrypto/man/man7/EVP_MD-MD5.7 | 103 +- secure/lib/libcrypto/man/man7/EVP_MD-MDC2.7 | 114 +- secure/lib/libcrypto/man/man7/EVP_MD-NULL.7 | 104 +- secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.7 | 107 +- secure/lib/libcrypto/man/man7/EVP_MD-SHA1.7 | 120 +- secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7 | 133 +- secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7 | 125 +- secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7 | 149 +- secure/lib/libcrypto/man/man7/EVP_MD-SM3.7 | 103 +- secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.7 | 103 +- secure/lib/libcrypto/man/man7/EVP_MD-common.7 | 124 +- secure/lib/libcrypto/man/man7/EVP_PKEY-DH.7 | 329 +- secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.7 | 163 +- secure/lib/libcrypto/man/man7/EVP_PKEY-EC.7 | 342 +- secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.7 | 316 +- secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.7 | 167 +- secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.7 | 416 +- secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.7 | 149 +- secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7 | 154 +- secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7 | 192 +- secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7 | 187 +- secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7 | 194 +- secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7 | 131 +- secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7 | 187 +- secure/lib/libcrypto/man/man7/EVP_RAND.7 | 275 +- secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7 | 123 +- .../lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7 | 123 +- .../lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7 | 132 +- secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7 | 111 +- secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7 | 201 +- secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7 | 500 +- secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7 | 158 +- .../lib/libcrypto/man/man7/OSSL_PROVIDER-default.7 | 266 +- .../lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7 | 146 +- secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7 | 101 +- secure/lib/libcrypto/man/man7/RAND.7 | 141 +- secure/lib/libcrypto/man/man7/RSA-PSS.7 | 123 +- secure/lib/libcrypto/man/man7/X25519.7 | 109 +- secure/lib/libcrypto/man/man7/bio.7 | 141 +- secure/lib/libcrypto/man/man7/crypto.7 | 315 +- secure/lib/libcrypto/man/man7/ct.7 | 115 +- secure/lib/libcrypto/man/man7/des_modes.7 | 213 +- secure/lib/libcrypto/man/man7/evp.7 | 152 +- secure/lib/libcrypto/man/man7/fips_module.7 | 295 +- secure/lib/libcrypto/man/man7/life_cycle-cipher.7 | 141 +- secure/lib/libcrypto/man/man7/life_cycle-digest.7 | 133 +- secure/lib/libcrypto/man/man7/life_cycle-kdf.7 | 133 +- secure/lib/libcrypto/man/man7/life_cycle-mac.7 | 139 +- secure/lib/libcrypto/man/man7/life_cycle-pkey.7 | 163 +- secure/lib/libcrypto/man/man7/life_cycle-rand.7 | 145 +- secure/lib/libcrypto/man/man7/migration_guide.7 | 1577 +- secure/lib/libcrypto/man/man7/openssl-core.h.7 | 113 +- .../libcrypto/man/man7/openssl-core_dispatch.h.7 | 107 +- .../lib/libcrypto/man/man7/openssl-core_names.h.7 | 113 +- secure/lib/libcrypto/man/man7/openssl-env.7 | 219 +- secure/lib/libcrypto/man/man7/openssl-glossary.7 | 191 +- secure/lib/libcrypto/man/man7/openssl-threads.7 | 155 +- .../lib/libcrypto/man/man7/openssl_user_macros.7 | 119 +- secure/lib/libcrypto/man/man7/ossl_store-file.7 | 137 +- secure/lib/libcrypto/man/man7/ossl_store.7 | 144 +- .../lib/libcrypto/man/man7/passphrase-encoding.7 | 197 +- secure/lib/libcrypto/man/man7/property.7 | 192 +- .../lib/libcrypto/man/man7/provider-asym_cipher.7 | 224 +- secure/lib/libcrypto/man/man7/provider-base.7 | 387 +- secure/lib/libcrypto/man/man7/provider-cipher.7 | 179 +- secure/lib/libcrypto/man/man7/provider-decoder.7 | 249 +- secure/lib/libcrypto/man/man7/provider-digest.7 | 214 +- secure/lib/libcrypto/man/man7/provider-encoder.7 | 255 +- secure/lib/libcrypto/man/man7/provider-kdf.7 | 407 +- secure/lib/libcrypto/man/man7/provider-kem.7 | 151 +- secure/lib/libcrypto/man/man7/provider-keyexch.7 | 185 +- secure/lib/libcrypto/man/man7/provider-keymgmt.7 | 256 +- secure/lib/libcrypto/man/man7/provider-mac.7 | 188 +- secure/lib/libcrypto/man/man7/provider-object.7 | 205 +- secure/lib/libcrypto/man/man7/provider-rand.7 | 265 +- secure/lib/libcrypto/man/man7/provider-signature.7 | 254 +- secure/lib/libcrypto/man/man7/provider-storemgmt.7 | 208 +- secure/lib/libcrypto/man/man7/provider.7 | 214 +- secure/lib/libcrypto/man/man7/proxy-certificates.7 | 145 +- secure/lib/libcrypto/man/man7/ssl.7 | 161 +- secure/lib/libcrypto/man/man7/x509.7 | 121 +- secure/usr.bin/openssl/man/CA.pl.1 | 193 +- secure/usr.bin/openssl/man/openssl-asn1parse.1 | 181 +- secure/usr.bin/openssl/man/openssl-ca.1 | 435 +- secure/usr.bin/openssl/man/openssl-ciphers.1 | 1147 +- secure/usr.bin/openssl/man/openssl-cmds.1 | 115 +- secure/usr.bin/openssl/man/openssl-cmp.1 | 588 +- secure/usr.bin/openssl/man/openssl-cms.1 | 454 +- secure/usr.bin/openssl/man/openssl-crl.1 | 180 +- secure/usr.bin/openssl/man/openssl-crl2pkcs7.1 | 151 +- secure/usr.bin/openssl/man/openssl-dgst.1 | 209 +- secure/usr.bin/openssl/man/openssl-dhparam.1 | 153 +- secure/usr.bin/openssl/man/openssl-dsa.1 | 159 +- secure/usr.bin/openssl/man/openssl-dsaparam.1 | 147 +- secure/usr.bin/openssl/man/openssl-ec.1 | 167 +- secure/usr.bin/openssl/man/openssl-ecparam.1 | 183 +- secure/usr.bin/openssl/man/openssl-enc.1 | 247 +- secure/usr.bin/openssl/man/openssl-engine.1 | 123 +- secure/usr.bin/openssl/man/openssl-errstr.1 | 105 +- secure/usr.bin/openssl/man/openssl-fipsinstall.1 | 212 +- .../usr.bin/openssl/man/openssl-format-options.1 | 143 +- secure/usr.bin/openssl/man/openssl-gendsa.1 | 127 +- secure/usr.bin/openssl/man/openssl-genpkey.1 | 384 +- secure/usr.bin/openssl/man/openssl-genrsa.1 | 129 +- secure/usr.bin/openssl/man/openssl-info.1 | 125 +- secure/usr.bin/openssl/man/openssl-kdf.1 | 213 +- secure/usr.bin/openssl/man/openssl-list.1 | 179 +- secure/usr.bin/openssl/man/openssl-mac.1 | 242 +- .../openssl/man/openssl-namedisplay-options.1 | 189 +- secure/usr.bin/openssl/man/openssl-nseq.1 | 111 +- secure/usr.bin/openssl/man/openssl-ocsp.1 | 375 +- .../openssl/man/openssl-passphrase-options.1 | 137 +- secure/usr.bin/openssl/man/openssl-passwd.1 | 147 +- secure/usr.bin/openssl/man/openssl-pkcs12.1 | 299 +- secure/usr.bin/openssl/man/openssl-pkcs7.1 | 137 +- secure/usr.bin/openssl/man/openssl-pkcs8.1 | 199 +- secure/usr.bin/openssl/man/openssl-pkey.1 | 173 +- secure/usr.bin/openssl/man/openssl-pkeyparam.1 | 121 +- secure/usr.bin/openssl/man/openssl-pkeyutl.1 | 340 +- secure/usr.bin/openssl/man/openssl-prime.1 | 115 +- secure/usr.bin/openssl/man/openssl-rand.1 | 123 +- secure/usr.bin/openssl/man/openssl-rehash.1 | 153 +- secure/usr.bin/openssl/man/openssl-req.1 | 348 +- secure/usr.bin/openssl/man/openssl-rsa.1 | 163 +- secure/usr.bin/openssl/man/openssl-rsautl.1 | 165 +- secure/usr.bin/openssl/man/openssl-s_client.1 | 589 +- secure/usr.bin/openssl/man/openssl-s_server.1 | 549 +- secure/usr.bin/openssl/man/openssl-s_time.1 | 154 +- secure/usr.bin/openssl/man/openssl-sess_id.1 | 167 +- secure/usr.bin/openssl/man/openssl-smime.1 | 287 +- secure/usr.bin/openssl/man/openssl-speed.1 | 159 +- secure/usr.bin/openssl/man/openssl-spkac.1 | 165 +- secure/usr.bin/openssl/man/openssl-srp.1 | 141 +- secure/usr.bin/openssl/man/openssl-storeutl.1 | 142 +- secure/usr.bin/openssl/man/openssl-ts.1 | 389 +- .../openssl/man/openssl-verification-options.1 | 591 +- secure/usr.bin/openssl/man/openssl-verify.1 | 146 +- secure/usr.bin/openssl/man/openssl-version.1 | 135 +- secure/usr.bin/openssl/man/openssl-x509.1 | 415 +- secure/usr.bin/openssl/man/openssl.1 | 548 +- secure/usr.bin/openssl/man/tsget.1 | 157 +- sys/amd64/amd64/mp_machdep.c | 25 +- sys/amd64/amd64/pmap.c | 20 +- sys/amd64/amd64/sys_machdep.c | 43 +- sys/compat/linuxkpi/common/include/linux/kfifo.h | 4 +- sys/conf/newvers.sh | 2 +- sys/contrib/libnv/nv_impl.h | 8 + sys/contrib/libnv/nvlist.c | 16 +- sys/crypto/openssl/aarch64/aesv8-armx.S | 2 +- sys/crypto/openssl/arm_arch.h | 165 +- sys/dev/aacraid/aacraid_cam.c | 2 +- sys/dev/aacraid/aacraid_pci.c | 2 +- sys/dev/acpi_support/acpi_asus.c | 2 +- sys/dev/acpica/acpi_video.c | 2 +- sys/dev/adb/adb_bus.c | 12 +- sys/dev/adb/adb_buttons.c | 2 +- sys/dev/adb/adb_kbd.c | 2 +- sys/dev/adb/adb_mouse.c | 2 +- sys/dev/agp/agp_ali.c | 2 +- sys/dev/agp/agp_amd.c | 2 +- sys/dev/agp/agp_amd64.c | 2 +- sys/dev/agp/agp_apple.c | 2 +- sys/dev/agp/agp_ati.c | 2 +- sys/dev/agp/agp_i810.c | 2 +- sys/dev/agp/agp_intel.c | 2 +- sys/dev/agp/agp_nvidia.c | 2 +- sys/dev/agp/agp_sis.c | 2 +- sys/dev/agp/agp_via.c | 2 +- sys/dev/aic7xxx/ahc_isa.c | 2 +- sys/dev/aic7xxx/ahc_pci.c | 2 +- sys/dev/aic7xxx/ahd_pci.c | 2 +- sys/dev/al_eth/al_eth.c | 2 +- sys/dev/alpm/alpm.c | 2 +- sys/dev/amdpm/amdpm.c | 2 +- sys/dev/amdsmb/amdsmb.c | 2 +- sys/dev/asmc/asmc.c | 2 +- sys/dev/atkbdc/atkbd_atkbdc.c | 2 +- sys/dev/atkbdc/atkbdc_isa.c | 2 +- sys/dev/atkbdc/psm.c | 4 +- sys/dev/axgbe/if_axgbe.c | 4 +- sys/dev/cfe/cfe_resource.c | 2 +- sys/dev/cfi/cfi_disk.c | 2 +- sys/dev/chromebook_platform/chromebook_platform.c | 2 +- sys/dev/ciss/ciss.c | 2 +- sys/dev/cxgb/cxgb_main.c | 2 +- sys/dev/cxgbe/cxgbei/icl_cxgbei.c | 2 +- sys/dev/cxgbe/t4_main.c | 4 +- sys/dev/dcons/dcons_crom.c | 2 +- sys/dev/dpaa/bman_fdt.c | 4 +- sys/dev/dpaa/fman_fdt.c | 2 +- sys/dev/dpaa/fman_mdio.c | 2 +- sys/dev/dpaa/if_dtsec_fdt.c | 2 +- sys/dev/dpaa/qman_fdt.c | 4 +- sys/dev/dpms/dpms.c | 2 +- sys/dev/dwc/if_dwc.c | 2 +- sys/dev/fb/fbd.c | 2 +- sys/dev/fdc/fdc.c | 2 +- sys/dev/fdc/fdc_isa.c | 2 +- sys/dev/firewire/if_fwe.c | 2 +- sys/dev/firewire/if_fwip.c | 2 +- sys/dev/firewire/sbp.c | 2 +- sys/dev/firewire/sbp_targ.c | 2 +- sys/dev/flash/cqspi.c | 2 +- sys/dev/flash/flexspi/flex_spi.c | 2 +- sys/dev/flash/mx25l.c | 2 +- sys/dev/flash/n25q.c | 2 +- sys/dev/ftwd/ftwd.c | 2 +- sys/dev/fxp/inphy.c | 2 +- sys/dev/glxiic/glxiic.c | 2 +- sys/dev/gpio/dwgpio/dwgpio.c | 2 +- sys/dev/hpt27xx/hpt27xx_osm_bsd.c | 2 +- sys/dev/hptiop/hptiop.c | 2 +- sys/dev/hptnr/hptnr_osm_bsd.c | 2 +- sys/dev/hyperv/input/hv_kbdc.c | 2 +- sys/dev/hyperv/utilities/hv_kvp.c | 2 +- sys/dev/hyperv/utilities/hv_snapshot.c | 2 +- sys/dev/ida/ida_disk.c | 2 +- sys/dev/iicbus/adc/ad7417.c | 2 +- sys/dev/iicbus/controller/twsi/a10_twsi.c | 2 +- sys/dev/iicbus/controller/twsi/twsi.c | 2 +- sys/dev/iicbus/if_ic.c | 2 +- sys/dev/iicbus/iic.c | 2 +- sys/dev/iicbus/iicbb.c | 2 +- sys/dev/iicbus/pwm/adt746x.c | 2 +- sys/dev/iicbus/sensor/ds1631.c | 2 +- sys/dev/iicbus/sensor/ds1775.c | 2 +- sys/dev/iicbus/sensor/max6690.c | 2 +- sys/dev/ipmi/ipmi_acpi.c | 2 +- sys/dev/ipmi/ipmi_isa.c | 2 +- sys/dev/ipmi/ipmi_pci.c | 4 +- sys/dev/ipmi/ipmi_smbus.c | 2 +- sys/dev/ips/ips_disk.c | 2 +- sys/dev/isci/isci.c | 2 +- sys/dev/iscsi/icl_soft.c | 2 +- sys/dev/iser/icl_iser.c | 2 +- sys/dev/isp/isp_pci.c | 2 +- sys/dev/itwd/itwd.c | 2 +- sys/dev/ixgbe/if_ix.c | 4 +- sys/dev/ixgbe/if_sriov.c | 2 +- sys/dev/ixgbe/ixgbe_sriov.h | 2 +- sys/dev/ixl/ixl_txrx.c | 2 +- sys/dev/le/if_le_isa.c | 2 +- sys/dev/le/if_le_pci.c | 2 +- sys/dev/mfi/mfi_disk.c | 2 +- sys/dev/mfi/mfi_syspd.c | 2 +- sys/dev/mge/if_mge.c | 2 +- sys/dev/mlx/mlx_disk.c | 2 +- sys/dev/mpi3mr/mpi3mr_pci.c | 2 +- sys/dev/mpr/mpr_pci.c | 2 +- sys/dev/mvs/mvs.c | 2 +- sys/dev/mvs/mvs_pci.c | 2 +- sys/dev/mvs/mvs_soc.c | 2 +- sys/dev/ncthwm/ncthwm.c | 2 +- sys/dev/nfsmb/nfsmb.c | 4 +- sys/dev/nvme/nvme_ahci.c | 2 +- sys/dev/nvme/nvme_pci.c | 2 +- sys/dev/ow/ow.c | 2 +- sys/dev/ow/ow_temp.c | 2 +- sys/dev/ow/owc_gpiobus.c | 2 +- sys/dev/pbio/pbio.c | 2 +- sys/dev/pcf/pcf_isa.c | 2 +- sys/dev/pci/fixup_pci.c | 2 +- sys/dev/pci/hostb_pci.c | 2 +- sys/dev/pci/ignore_pci.c | 2 +- sys/dev/pci/vga_pci.c | 2 +- sys/dev/pms/freebsd/driver/ini/src/agtiapi.c | 2 +- sys/dev/powermac_nvram/powermac_nvram.c | 2 +- sys/dev/ppbus/if_plip.c | 2 +- sys/dev/ppbus/lpt.c | 2 +- sys/dev/ppbus/pcfclock.c | 2 +- sys/dev/ppbus/ppbconf.c | 2 +- sys/dev/ppbus/ppi.c | 2 +- sys/dev/ppbus/pps.c | 2 +- sys/dev/ppc/ppc_acpi.c | 2 +- sys/dev/ppc/ppc_isa.c | 2 +- sys/dev/ppc/ppc_pci.c | 2 +- sys/dev/ppc/ppc_puc.c | 2 +- sys/dev/pst/pst-pci.c | 2 +- sys/dev/pst/pst-raid.c | 2 +- sys/dev/qlnx/qlnxe/qlnx_os.c | 4 +- sys/dev/qlxgb/qla_os.c | 2 +- sys/dev/qlxgbe/ql_os.c | 2 +- sys/dev/qlxge/qls_os.c | 2 +- sys/dev/sbni/if_sbni_isa.c | 2 +- sys/dev/sbni/if_sbni_pci.c | 2 +- sys/dev/siis/siis.c | 4 +- sys/dev/smartpqi/smartpqi_main.c | 2 +- sys/dev/smbios/smbios.c | 2 +- sys/dev/smbus/smb.c | 2 +- sys/dev/smc/if_smc.c | 2 +- sys/dev/smc/if_smc_acpi.c | 2 +- sys/dev/smc/if_smc_fdt.c | 2 +- sys/dev/sound/macio/davbus.c | 2 +- sys/dev/sound/macio/i2s.c | 4 +- sys/dev/sound/macio/onyx.c | 2 +- sys/dev/sound/macio/snapper.c | 2 +- sys/dev/sound/macio/tumbler.c | 2 +- sys/dev/sound/pci/als4000.c | 2 +- sys/dev/sound/pci/atiixp.c | 2 +- sys/dev/sound/pci/cmi.c | 2 +- sys/dev/sound/pci/cs4281.c | 2 +- sys/dev/sound/pci/csapcm.c | 2 +- sys/dev/sound/pci/envy24.c | 2 +- sys/dev/sound/pci/envy24ht.c | 2 +- sys/dev/sound/pci/es137x.c | 2 +- sys/dev/sound/pci/hdspe-pcm.c | 2 +- sys/dev/sound/pci/hdspe.c | 2 +- sys/dev/sound/pci/ich.c | 2 +- sys/dev/sound/pci/maestro3.c | 2 +- sys/dev/sound/pci/neomagic.c | 2 +- sys/dev/sound/pci/solo.c | 2 +- sys/dev/sound/pci/t4dwave.c | 2 +- sys/dev/sound/pci/vibes.c | 12 +- sys/dev/spibus/spigen.c | 2 +- sys/dev/tdfx/tdfx_pci.c | 2 +- sys/dev/ti/if_ti.c | 2 +- sys/dev/tpm/tpm_acpi.c | 2 +- sys/dev/tpm/tpm_isa.c | 2 +- sys/dev/uart/uart_bus_acpi.c | 2 +- sys/dev/uart/uart_bus_fdt.c | 2 +- sys/dev/uart/uart_bus_isa.c | 2 +- sys/dev/uart/uart_bus_puc.c | 2 +- sys/dev/uart/uart_bus_scc.c | 2 +- sys/dev/uart/uart_dev_imx.c | 2 +- sys/dev/uart/uart_dev_lowrisc.c | 2 +- sys/dev/uart/uart_dev_mu.c | 2 +- sys/dev/uart/uart_dev_mvebu.c | 2 +- sys/dev/uart/uart_dev_pl011.c | 2 +- sys/dev/uart/uart_dev_quicc.c | 2 +- sys/dev/uart/uart_dev_z8530.c | 2 +- sys/dev/usb/controller/ehci_fsl.c | 2 +- sys/dev/usb/input/uep.c | 4 +- sys/dev/usb/net/uhso.c | 2 +- sys/dev/xilinx/if_xae.c | 2 +- sys/kern/kern_exec.c | 2 +- sys/kern/sys_timerfd.c | 24 +- sys/kern/tty.c | 4 + sys/kern/uipc_socket.c | 4 +- sys/net/dlt.h | 175 +- sys/net/if_tuntap.c | 40 +- sys/net/route/nhop_ctl.c | 4 +- sys/netinet/in_mcast.c | 1 + sys/netinet/ip_divert.c | 5 +- sys/netinet/sctp_structs.h | 2 +- sys/netinet/sctp_syscalls.c | 4 +- sys/netpfil/ipfw/nptv6/nptv6.c | 4 +- sys/netpfil/pf/pf.c | 18 +- sys/sys/socketvar.h | 2 +- sys/vm/vm_fault.c | 7 +- sys/vm/vm_map.c | 32 + sys/vm/vm_map.h | 1 + tests/sys/kern/Makefile | 1 + tests/sys/kern/tiocnotty.c | 82 + tests/sys/netpfil/pf/pass_block.sh | 42 + tests/sys/netpfil/pf/sctp.py | 23 + tests/sys/posixshm/posixshm_test.c | 187 + usr.sbin/bsdinstall/scripts/mirrorselect | 13 +- usr.sbin/ipfwpcap/ipfwpcap.c | 9 +- 3051 files changed, 204282 insertions(+), 226553 deletions(-) create mode 100644 contrib/libpcap/instrument-functions.c delete mode 100644 contrib/libpcap/testprogs/fuzz/CMakeLists.txt delete mode 100644 contrib/libpcap/testprogs/fuzz/fuzz_both.c delete mode 100644 contrib/libpcap/testprogs/fuzz/fuzz_both.options delete mode 100644 contrib/libpcap/testprogs/fuzz/fuzz_filter.c delete mode 100644 contrib/libpcap/testprogs/fuzz/fuzz_filter.options delete mode 100644 contrib/libpcap/testprogs/fuzz/fuzz_pcap.c delete mode 100644 contrib/libpcap/testprogs/fuzz/fuzz_pcap.options delete mode 100644 contrib/libpcap/testprogs/fuzz/onefile.c create mode 100644 contrib/libpcap/testprogs/versiontest.c create mode 100644 crypto/.gitignore create mode 100644 crypto/openssl/BSDmakefile delete mode 100644 crypto/openssl/FREEBSD-upgrade create mode 100644 crypto/openssl/FREEBSD-upgrade.md create mode 100755 crypto/openssl/apps/CA.pl create mode 100644 crypto/openssl/doc/internal/man3/bn_mul_words.pod create mode 100644 crypto/openssl/doc/man3/BIO_set_flags.pod create mode 100644 crypto/openssl/doc/man3/CMS_EncryptedData_set1_key.pod create mode 100644 crypto/openssl/doc/man3/EVP_CIPHER_CTX_get_app_data.pod create mode 100644 crypto/openssl/exporters/libcrypto.pc create mode 100644 crypto/openssl/exporters/libssl.pc create mode 100644 crypto/openssl/exporters/openssl.pc create mode 100644 crypto/openssl/freebsd/include/crypto/bn_conf.h create mode 100644 crypto/openssl/freebsd/include/openssl/configuration.h create mode 100644 crypto/openssl/test/bio_pw_callback_test.c create mode 100644 crypto/openssl/test/certs/cve-2026-28388-ca.pem create mode 100644 crypto/openssl/test/certs/cve-2026-28388-crls.pem create mode 100644 crypto/openssl/test/certs/cve-2026-28388-leaf.pem create mode 100644 crypto/openssl/test/nocache-and-default.cnf create mode 100644 crypto/openssl/test/provider_internal_test.cnf create mode 100644 crypto/openssl/test/recipes/15-test_ecparam_data/valid/sm2-explicit.pem create mode 100644 crypto/openssl/test/recipes/15-test_ecparam_data/valid/sm2-named.pem create mode 100644 crypto/openssl/test/recipes/20-test_nocache.t create mode 100644 crypto/openssl/test/recipes/61-test_bio_pw_callback.t create mode 100644 crypto/openssl/test/recipes/61-test_bio_pw_callback_data/private_key.pem create mode 100644 crypto/openssl/test/recipes/80-test_cms_data/dh-cert.pem create mode 100644 crypto/openssl/test/recipes/80-test_cms_data/dh-key.pem create mode 100644 crypto/openssl/test/recipes/80-test_cms_data/dh-malformed.der create mode 100644 crypto/openssl/test/recipes/80-test_cms_data/ecdh-cert.pem create mode 100644 crypto/openssl/test/recipes/80-test_cms_data/ecdh-key.pem create mode 100644 crypto/openssl/test/recipes/80-test_cms_data/ecdh-malformed.der create mode 100644 crypto/openssl/test/recipes/80-test_cms_data/rsa-malformed.der create mode 100644 crypto/openssl/test/recipes/80-test_cmsapi_data/encDataWithTooLongIV.pem create mode 100644 crypto/openssl/test/recipes/90-test_store_cases_data/test-BER.p12 create mode 100644 crypto/openssl/test/recipes/90-test_threads_data/store/8489a545.0 create mode 100644 crypto/openssl/test/test_asn1_genconf.cnf create mode 100644 crypto/openssl/test/testec-sm2.pem create mode 100755 crypto/openssl/tools/c_rehash create mode 100755 crypto/openssl/util/shlib_wrap.sh create mode 100644 secure/lib/libcrypto/man/man3/BIO_set_flags.3 create mode 100644 secure/lib/libcrypto/man/man3/CMS_EncryptedData_set1_key.3 create mode 100644 secure/lib/libcrypto/man/man3/CMS_signed_get_attr.3 create mode 100644 secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_app_data.3 create mode 100644 secure/lib/libcrypto/man/man3/EVP_PKEY_get_attr.3 create mode 100644 secure/lib/libcrypto/man/man3/X509_ATTRIBUTE.3 create mode 100644 secure/lib/libcrypto/man/man3/X509_REQ_get_attr.3 create mode 100644 secure/lib/libcrypto/man/man3/X509_REQ_get_extensions.3 create mode 100644 tests/sys/kern/tiocnotty.c >>> Fetching /usr/tools: From https://github.com/opnsense/tools 6ff9fad..dbec4b3 master -> origin/master >>> Updating branch master of /usr/tools: Already on 'master' Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) Updating 6ff9fad..dbec4b3 Fast-forward config/26.1/base.plist.amd64 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 10.60 real 3.65 user 3.29 sys