Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/openssl.spec'], chrootPath='/mnt/mock/kojid//dist-an23.3-riscv64-gcc14-build-490351-74515/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/openssl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 warning: bogus date in %changelog: Wed Jan 08 2024 mgb01105731 - 1:3.0.12-8 error: %changelog not in descending chronological order setting SOURCE_DATE_EPOCH=1764720000 Wrote: /builddir/build/SRPMS/openssl-3.5.4-2.an23_rva23.src.rpm RPM build warnings: bogus date in %changelog: Wed Jan 08 2024 mgb01105731 - 1:3.0.12-8 Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/openssl.spec'], chrootPath='/mnt/mock/kojid//dist-an23.3-riscv64-gcc14-build-490351-74515/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/openssl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 warning: bogus date in %changelog: Wed Jan 08 2024 mgb01105731 - 1:3.0.12-8 error: %changelog not in descending chronological order setting SOURCE_DATE_EPOCH=1764720000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YBbplV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openssl-3.5.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openssl-3.5.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openssl-3.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openssl-3.5.4 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Aarch64-and-ppc64le-use-lib64.patch + /usr/bin/git apply --index --reject - Checking patch Configurations/10-main.conf... Applied patch Configurations/10-main.conf cleanly. + /usr/bin/git commit -q -m 0001-Aarch64-and-ppc64le-use-lib64.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Do-not-install-html-docs.patch + /usr/bin/git apply --index --reject - Checking patch Configurations/unix-Makefile.tmpl... Applied patch Configurations/unix-Makefile.tmpl cleanly. + /usr/bin/git commit -q -m 0002-Do-not-install-html-docs.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-apps-ca-fix-md-option-help-text.patch-DROP.patch + /usr/bin/git apply --index --reject - Checking patch apps/ca.c... Applied patch apps/ca.c cleanly. + /usr/bin/git commit -q -m 0003-apps-ca-fix-md-option-help-text.patch-DROP.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-Disable-signature-verification-with-bad-digests-R.patch + /usr/bin/git apply --index --reject - Checking patch crypto/asn1/a_verify.c... Applied patch crypto/asn1/a_verify.c cleanly. + /usr/bin/git commit -q -m 0004-Disable-signature-verification-with-bad-digests-R.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-Add-FIPS_mode-compatibility-macro.patch + /usr/bin/git apply --index --reject - Checking patch include/openssl/fips.h... Checking patch test/property_test.c... Applied patch include/openssl/fips.h cleanly. Applied patch test/property_test.c cleanly. + /usr/bin/git commit -q -m 0005-Add-FIPS_mode-compatibility-macro.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch + /usr/bin/git apply --index --reject - Checking patch Configurations/unix-Makefile.tmpl... Checking patch Configure... Checking patch doc/man1/openssl-ciphers.pod.in... Checking patch include/openssl/ssl.h.in... Checking patch ssl/ssl_ciph.c... Checking patch ssl/ssl_lib.c... Checking patch test/cipherlist_test.c... Applied patch Configurations/unix-Makefile.tmpl cleanly. Applied patch Configure cleanly. Applied patch doc/man1/openssl-ciphers.pod.in cleanly. Applied patch include/openssl/ssl.h.in cleanly. Applied patch ssl/ssl_ciph.c cleanly. Applied patch ssl/ssl_lib.c cleanly. Applied patch test/cipherlist_test.c cleanly. + /usr/bin/git commit -q -m 0006-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-Add-Kernel-FIPS-mode-flag-support-FIXSTYLE.patch + /usr/bin/git apply --index --reject - Checking patch crypto/context.c... Checking patch include/internal/provider.h... Applied patch crypto/context.c cleanly. Applied patch include/internal/provider.h cleanly. + /usr/bin/git commit -q -m 0007-Add-Kernel-FIPS-mode-flag-support-FIXSTYLE.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-Drop-weak-curve-definitions-RENAMED-SQUASHED.patch + /usr/bin/git apply --index --reject - Checking patch apps/speed.c... Checking patch crypto/ec/ec_curve.c... Checking patch crypto/evp/ec_support.c... Checking patch test/acvp_test.inc... Checking patch test/ecdsatest.h... Checking patch test/ectest.c... Checking patch test/recipes/15-test_genec.t... Checking patch test/recipes/30-test_evp_data/evppkey_ecc.txt... Applied patch apps/speed.c cleanly. Applied patch crypto/ec/ec_curve.c cleanly. Applied patch crypto/evp/ec_support.c cleanly. Applied patch test/acvp_test.inc cleanly. Applied patch test/ecdsatest.h cleanly. Applied patch test/ectest.c cleanly. Applied patch test/recipes/15-test_genec.t cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_ecc.txt cleanly. + /usr/bin/git commit -q -m 0008-Drop-weak-curve-definitions-RENAMED-SQUASHED.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-Disable-explicit-ec-curves.patch + /usr/bin/git apply --index --reject - Checking patch crypto/ec/ec_asn1.c... Checking patch crypto/ec/ec_lib.c... Checking patch test/ectest.c... Checking patch test/endecode_test.c... Checking patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt... Applied patch crypto/ec/ec_asn1.c cleanly. Applied patch crypto/ec/ec_lib.c cleanly. Applied patch test/ectest.c cleanly. Applied patch test/endecode_test.c cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt cleanly. + /usr/bin/git commit -q -m 0009-Disable-explicit-ec-curves.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-skipped-tests-EC-curves.patch + /usr/bin/git apply --index --reject - Checking patch test/recipes/15-test_ec.t... Checking patch test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt... Checking patch test/recipes/65-test_cmp_protect.t... Checking patch test/recipes/65-test_cmp_vfy.t... Applied patch test/recipes/15-test_ec.t cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt cleanly. Applied patch test/recipes/65-test_cmp_protect.t cleanly. Applied patch test/recipes/65-test_cmp_vfy.t cleanly. + /usr/bin/git commit -q -m 0010-skipped-tests-EC-curves.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-skip-quic-pairwise.patch + /usr/bin/git apply --index --reject - Checking patch test/quicapitest.c... Checking patch test/recipes/01-test_symbol_presence.t... Checking patch test/recipes/30-test_pairwise_fail.t... Applied patch test/quicapitest.c cleanly. Applied patch test/recipes/01-test_symbol_presence.t cleanly. Applied patch test/recipes/30-test_pairwise_fail.t cleanly. + /usr/bin/git commit -q -m 0011-skip-quic-pairwise.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-version-aliasing.patch + /usr/bin/git apply --index --reject - Checking patch crypto/evp/digest.c... Checking patch crypto/evp/evp_enc.c... Checking patch test/recipes/01-test_symbol_presence.t... Checking patch util/libcrypto.num... Applied patch crypto/evp/digest.c cleanly. Applied patch crypto/evp/evp_enc.c cleanly. Applied patch test/recipes/01-test_symbol_presence.t cleanly. Applied patch util/libcrypto.num cleanly. + /usr/bin/git commit -q -m 0012-version-aliasing.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-Allow-disabling-of-SHA1-signatures.patch + /usr/bin/git apply --index --reject - Checking patch crypto/context.c... Checking patch crypto/evp/evp_cnf.c... Checking patch crypto/evp/m_sigver.c... Checking patch crypto/evp/pmeth_lib.c... Checking patch doc/man5/config.pod... Hunk #1 succeeded at 307 (offset -8 lines). Checking patch include/crypto/context.h... :278: new blank line at EOF. + Checking patch include/internal/cryptlib.h... Checking patch include/internal/sslconf.h... Checking patch providers/common/include/prov/securitycheck.h... Checking patch providers/common/securitycheck.c... Checking patch providers/common/securitycheck_default.c... Checking patch providers/implementations/signature/dsa_sig.c... Checking patch providers/implementations/signature/ecdsa_sig.c... Checking patch providers/implementations/signature/rsa_sig.c... Checking patch ssl/t1_lib.c... Checking patch util/libcrypto.num... Hunk #1 succeeded at 5926 (offset -2 lines). Applied patch crypto/context.c cleanly. Applied patch crypto/evp/evp_cnf.c cleanly. Applied patch crypto/evp/m_sigver.c cleanly. Applied patch crypto/evp/pmeth_lib.c cleanly. Applied patch doc/man5/config.pod cleanly. Applied patch include/crypto/context.h cleanly. Applied patch include/internal/cryptlib.h cleanly. Applied patch include/internal/sslconf.h cleanly. Applied patch providers/common/include/prov/securitycheck.h cleanly. Applied patch providers/common/securitycheck.c cleanly. Applied patch providers/common/securitycheck_default.c cleanly. Applied patch providers/implementations/signature/dsa_sig.c cleanly. Applied patch providers/implementations/signature/ecdsa_sig.c cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch ssl/t1_lib.c cleanly. Applied patch util/libcrypto.num cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0013-Allow-disabling-of-SHA1-signatures.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-FIPS-disable-fipsinstall.patch + /usr/bin/git apply --index --reject - Checking patch apps/fipsinstall.c... Checking patch doc/man1/openssl-fipsinstall.pod.in... Checking patch doc/man1/openssl.pod... Checking patch doc/man5/config.pod... Hunk #1 succeeded at 595 (offset -8 lines). Checking patch doc/man5/fips_config.pod... Checking patch doc/man7/OSSL_PROVIDER-FIPS.pod... Checking patch test/recipes/00-prep_fipsmodule_cnf.t... Checking patch test/recipes/01-test_fipsmodule_cnf.t... Checking patch test/recipes/03-test_fipsinstall.t... Applied patch apps/fipsinstall.c cleanly. Applied patch doc/man1/openssl-fipsinstall.pod.in cleanly. Applied patch doc/man1/openssl.pod cleanly. Applied patch doc/man5/config.pod cleanly. Applied patch doc/man5/fips_config.pod cleanly. Applied patch doc/man7/OSSL_PROVIDER-FIPS.pod cleanly. Applied patch test/recipes/00-prep_fipsmodule_cnf.t cleanly. Applied patch test/recipes/01-test_fipsmodule_cnf.t cleanly. Applied patch test/recipes/03-test_fipsinstall.t cleanly. + /usr/bin/git commit -q -m 0014-FIPS-disable-fipsinstall.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-FIPS-INTEG-CHECK-Embed-hmac-in-fips.so-NOTE.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test.c... Checking patch test/fipsmodule.cnf... Applied patch providers/fips/self_test.c cleanly. Applied patch test/fipsmodule.cnf cleanly. + /usr/bin/git commit -q -m 0015-FIPS-INTEG-CHECK-Embed-hmac-in-fips.so-NOTE.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-FIPS-INTEG-CHECK-Add-script-to-hmac-ify-fips.so.patch + /usr/bin/git apply --index --reject - Checking patch fips-hmacify.sh... Applied patch fips-hmacify.sh cleanly. + /usr/bin/git commit -q -m 0016-FIPS-INTEG-CHECK-Add-script-to-hmac-ify-fips.so.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-FIPS-INTEG-CHECK-Execute-KATS-before-HMAC-REVIEW.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test.c... Applied patch providers/fips/self_test.c cleanly. + /usr/bin/git commit -q -m 0017-FIPS-INTEG-CHECK-Execute-KATS-before-HMAC-REVIEW.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-FIPS-RSA-encrypt-limits-REVIEW.patch + /usr/bin/git apply --index --reject - Checking patch providers/common/securitycheck.c... Checking patch providers/fips/include/fips_indicator_params.inc... Checking patch providers/implementations/asymciphers/rsa_enc.c... Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Checking patch test/recipes/80-test_cms.t... Checking patch test/recipes/80-test_ssl_old.t... Applied patch providers/common/securitycheck.c cleanly. Applied patch providers/fips/include/fips_indicator_params.inc cleanly. Applied patch providers/implementations/asymciphers/rsa_enc.c cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. Applied patch test/recipes/80-test_cms.t cleanly. Applied patch test/recipes/80-test_ssl_old.t cleanly. + /usr/bin/git commit -q -m 0018-FIPS-RSA-encrypt-limits-REVIEW.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-FIPS-RSA-encapsulate-limits.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/kem/rsa_kem.c... Checking patch test/recipes/30-test_evp_data/evppkey_rsa_kem.txt... Applied patch providers/implementations/kem/rsa_kem.c cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_kem.txt cleanly. + /usr/bin/git commit -q -m 0019-FIPS-RSA-encapsulate-limits.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-FIPS-RSA-Disallow-SHAKE-in-OAEP-and-PSS.patch + /usr/bin/git apply --index --reject - Checking patch crypto/rsa/rsa_oaep.c... Checking patch crypto/rsa/rsa_pss.c... Applied patch crypto/rsa/rsa_oaep.c cleanly. Applied patch crypto/rsa/rsa_pss.c cleanly. + /usr/bin/git commit -q -m 0020-FIPS-RSA-Disallow-SHAKE-in-OAEP-and-PSS.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0021-FIPS-RSA-Remove-X9.31-padding-signatures-tests.patch + /usr/bin/git apply --index --reject - Checking patch test/acvp_test.inc... Applied patch test/acvp_test.inc cleanly. + /usr/bin/git commit -q -m 0021-FIPS-RSA-Remove-X9.31-padding-signatures-tests.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0022-FIPS-RSA-NEEDS-REWORK-FIPS-Use-OAEP-in-KATs-support-.patch + /usr/bin/git apply --index --reject - :23: trailing whitespace. Subject: [PATCH 28/55] :47: trailing whitespace. :64: trailing whitespace. :103: trailing whitespace. :107: trailing whitespace. Checking patch Originally-0073-FIPS-Use-OAEP-in-KATs-support-fixed-OAEP-seed.p.patch... Checking patch REBASE.txt... Applied patch Originally-0073-FIPS-Use-OAEP-in-KATs-support-fixed-OAEP-seed.p.patch cleanly. Applied patch REBASE.txt cleanly. warning: squelched 19 whitespace errors warning: 24 lines add whitespace errors. + /usr/bin/git commit -q -m 0022-FIPS-RSA-NEEDS-REWORK-FIPS-Use-OAEP-in-KATs-support-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0023-FIPS-Deny-SHA-1-signature-verification.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/signature/dsa_sig.c... Checking patch providers/implementations/signature/ecdsa_sig.c... Checking patch providers/implementations/signature/rsa_sig.c... Hunk #2 succeeded at 1767 (offset -26 lines). Checking patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt... Checking patch test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt... Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Checking patch test/recipes/80-test_cms.t... Checking patch test/recipes/80-test_ssl_old.t... Applied patch providers/implementations/signature/dsa_sig.c cleanly. Applied patch providers/implementations/signature/ecdsa_sig.c cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_ecdsa.txt cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. Applied patch test/recipes/80-test_cms.t cleanly. Applied patch test/recipes/80-test_ssl_old.t cleanly. + /usr/bin/git commit -q -m 0023-FIPS-Deny-SHA-1-signature-verification.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-FIPS-RAND-FIPS-140-3-DRBG-NEEDS-REVIEW.patch + /usr/bin/git apply --index --reject - Checking patch crypto/rand/prov_seed.c... Checking patch providers/implementations/rands/drbg.c... Checking patch providers/implementations/rands/seeding/rand_unix.c... Applied patch crypto/rand/prov_seed.c cleanly. Applied patch providers/implementations/rands/drbg.c cleanly. Applied patch providers/implementations/rands/seeding/rand_unix.c cleanly. + /usr/bin/git commit -q -m 0024-FIPS-RAND-FIPS-140-3-DRBG-NEEDS-REVIEW.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0025-FIPS-RAND-Forbid-truncated-hashes-SHA-3.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/rands/drbg_hash.c... Checking patch providers/implementations/rands/drbg_hmac.c... Checking patch test/recipes/30-test_evp_data/evprand.txt... Applied patch providers/implementations/rands/drbg_hash.c cleanly. Applied patch providers/implementations/rands/drbg_hmac.c cleanly. Applied patch test/recipes/30-test_evp_data/evprand.txt cleanly. + /usr/bin/git commit -q -m 0025-FIPS-RAND-Forbid-truncated-hashes-SHA-3.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0026-FIPS-PBKDF2-Set-minimum-password-length.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/kdfs/pbkdf2.c... Applied patch providers/implementations/kdfs/pbkdf2.c cleanly. + /usr/bin/git commit -q -m 0026-FIPS-PBKDF2-Set-minimum-password-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0027-FIPS-DH-PCT.patch + /usr/bin/git apply --index --reject - Checking patch crypto/dh/dh_key.c... Applied patch crypto/dh/dh_key.c cleanly. + /usr/bin/git commit -q -m 0027-FIPS-DH-PCT.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i8dhhQ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openssl-3.5.4 + sslarch=linux-riscv64 + sslarch=linux-generic64 + RPM_OPT_FLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -DPURIFY -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export HASHBANGPERL=/usr/bin/perl + HASHBANGPERL=/usr/bin/perl + ./Configure --prefix=/usr --openssldir=/etc/pki/tls --libdir=lib64 --system-ciphers-file=/etc/crypto-policies/back-ends/openssl.config zlib enable-camellia enable-seed enable-rfc3779 enable-sctp enable-cms enable-md2 enable-rc5 enable-ktls enable-fips no-mdc2 no-ec2m enable-sm2 enable-sm4 enable-buildtest-c++ shared linux-generic64 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -DPURIFY -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 '-DDEVRANDOM="\"/dev/urandom\"" -DREDHAT_FIPS_VERSION="\"3.5.4-00aa924ad4fd2f68\""' -Wl,--allow-multiple-definition Configuring OpenSSL version 3.5.4 for target linux-generic64 Using os-specific seed configuration Created configdata.pm Running configdata.pm Created Makefile.in Created Makefile Created include/openssl/configuration.h ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL.md file first) *** *** *** ********************************************************************** + make -s -j64 all DEBUG: all keys: DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir No value given for CMAKECONFIGDIR No value given for PKGCONFIGDIR No value given for libdir DEBUG: PREFIX = . => PREFIX = /builddir/build/BUILD/openssl-3.5.4 DEBUG: libdir = . => libdir = /builddir/build/BUILD/openssl-3.5.4 DEBUG: BINDIR = apps => BINDIR = /builddir/build/BUILD/openssl-3.5.4/apps, BINDIR_REL_PREFIX = apps DEBUG: LIBDIR = => LIBDIR = /builddir/build/BUILD/openssl-3.5.4, LIBDIR_REL_PREFIX = DEBUG: INCLUDEDIR = [ include, ./include ] => APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir DEBUG: PREFIX = /usr => PREFIX = /usr DEBUG: libdir = /usr/lib64 => libdir = /usr/lib64 INCLUDEDIR = [ /builddir/build/BUILD/openssl-3.5.4/include, /builddir/build/BUILD/openssl-3.5.4/include ], INCLUDEDIR_REL_PREFIX = [ include, ./include ]DEBUG: BINDIR = bin => DEBUG: APPLINKDIR = ms => APPLINKDIR = /builddir/build/BUILD/openssl-3.5.4/ms, APPLINKDIR_REL_PREFIX = ms DEBUG: ENGINESDIR = engines => BINDIR = /usr/bin, BINDIR_REL_PREFIX = bin DEBUG: LIBDIR = lib64 => ENGINESDIR = /builddir/build/BUILD/openssl-3.5.4/engines, ENGINESDIR_REL_LIBDIR = engines DEBUG: MODULESDIR = providers => MODULESDIR = /builddir/build/BUILD/openssl-3.5.4/providers, MODULESDIR_REL_LIBDIR = providers DEBUG: PKGCONFIGDIR = . => PKGCONFIGDIR = /builddir/build/BUILD/openssl-3.5.4, PKGCONFIGDIR_REL_LIBDIR = . DEBUG: CMAKECONFIGDIR = . => CMAKECONFIGDIR = /builddir/build/BUILD/openssl-3.5.4, CMAKECONFIGDIR_REL_LIBDIR = . LIBDIR = /usr/lib64, LIBDIR_REL_PREFIX = lib64 DEBUG: INCLUDEDIR = include => INCLUDEDIR = /usr/include, INCLUDEDIR_REL_PREFIX = include DEBUG: APPLINKDIR = include/openssl => APPLINKDIR = /usr/include/openssl, APPLINKDIR_REL_PREFIX = include/openssl DEBUG: ENGINESDIR = /usr/lib64/engines-3 => ENGINESDIR = /usr/lib64/engines-3, ENGINESDIR_REL_LIBDIR = engines-3 DEBUG: MODULESDIR = /usr/lib64/ossl-modules => MODULESDIR = /usr/lib64/ossl-modules, MODULESDIR_REL_LIBDIR = ossl-modules DEBUG: PKGCONFIGDIR = /usr/lib64/pkgconfig => PKGCONFIGDIR = /usr/lib64/pkgconfig, PKGCONFIGDIR_REL_LIBDIR = pkgconfig DEBUG: CMAKECONFIGDIR = /usr/lib64/cmake/OpenSSL => CMAKECONFIGDIR = /usr/lib64/cmake/OpenSSL, CMAKECONFIGDIR_REL_LIBDIR = cmake/OpenSSL crypto/context.c:33:13: warning: 'read_kernel_fips_flag' defined but not used [-Wunused-function] 33 | static void read_kernel_fips_flag(void) | ^~~~~~~~~~~~~~~~~~~~~ test/cipherlist_test.c:197:12: warning: 'test_default_cipherlist_implicit' defined but not used [-Wunused-function] 197 | static int test_default_cipherlist_implicit(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test/ectest.c: In function 'prime_field_tests': test/ectest.c:172:9: warning: unused variable 'k' [-Wunused-variable] 172 | int k; | ^ test/ectest.c:171:12: warning: unused variable 'len' [-Wunused-variable] 171 | size_t len, r = 0; | ^~~ test/ectest.c:170:19: warning: variable 'buf' set but not used [-Wunused-but-set-variable] 170 | unsigned char buf[100]; | ^~~ test/ectest.c: In function 'do_test_custom_explicit_fromdata': test/ectest.c:2357:21: warning: unused variable 'name_len' [-Wunused-variable] 2357 | size_t buf_len, name_len; | ^~~~~~~~ test/ectest.c:2357:12: warning: unused variable 'buf_len' [-Wunused-variable] 2357 | size_t buf_len, name_len; | ^~~~~~~ test/ectest.c:2356:19: warning: unused variable 'buf' [-Wunused-variable] 2356 | unsigned char buf[1024]; | ^~~ test/ectest.c:2355:10: warning: unused variable 'name' [-Wunused-variable] 2355 | char name[80]; | ^~~~ test/ectest.c:2351:23: warning: unused variable 'gettable' [-Wunused-variable] 2351 | const OSSL_PARAM *gettable; | ^~~~~~~~ test/ectest.c:2345:18: warning: unused variable 'i_out' [-Wunused-variable] 2345 | int ret = 0, i_out; | ^~~~~ test/ectest.c: In function 'custom_params_test': test/ectest.c:2667:19: warning: unused variable 't' [-Wunused-variable] 2667 | size_t sslen, t; | ^ test/ectest.c:2667:12: warning: unused variable 'sslen' [-Wunused-variable] 2667 | size_t sslen, t; | ^~~~~ test/ectest.c: At top level: test/ectest.c:2079:12: warning: 'cofactor_range_test' defined but not used [-Wunused-function] 2079 | static int cofactor_range_test(void) | ^~~~~~~~~~~~~~~~~~~ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ In function 'CRYPTO_free', inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:40:9, inlined from 'BN_RECP_CTX_free' at crypto/bn/bn_recp.c:33:6, inlined from 'BN_mod_exp_recp' at crypto/bn/bn_exp.c:307:5: crypto/mem.c:353:5: warning: 'free' called on unallocated object 'recp' [-Wfree-nonheap-object] 353 | free(str); | ^ crypto/bn/bn_exp.c: In function 'BN_mod_exp_recp': crypto/bn/bn_exp.c:177:17: note: declared here 177 | BN_RECP_CTX recp; | ^ + for i in libcrypto.pc libssl.pc openssl.pc + sed -i '/^Libs.private:/{s/-L[^ ]* //;s/-Wl[^ ]* //}' libcrypto.pc + for i in libcrypto.pc libssl.pc openssl.pc + sed -i '/^Libs.private:/{s/-L[^ ]* //;s/-Wl[^ ]* //}' libssl.pc + for i in libcrypto.pc libssl.pc openssl.pc + sed -i '/^Libs.private:/{s/-L[^ ]* //;s/-Wl[^ ]* //}' openssl.pc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.h2YRBC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64 ++ dirname /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openssl-3.5.4 + install -d /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/bin /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/openssl /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/doc/openssl + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64 'INSTALL=/usr/bin/install -p' "/usr/bin/make" depend && "/usr/bin/make" _build_libs make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Nothing to be done for '_build_libs'. make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' *** Installing runtime libraries install libcrypto.so.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3 install libssl.so.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3 *** Installing development files created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl' install ./include/openssl/aes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asn1.h install ./include/openssl/asn1err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/buffererr.h install ./include/openssl/byteorder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/byteorder.h install ./include/openssl/camellia.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/des.h install ./include/openssl/dh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/e_os2.h install ./include/openssl/e_ostime.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/e_ostime.h install ./include/openssl/ebcdic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/err.h install ./include/openssl/ess.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/evperr.h install ./include/openssl/fips.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/fips.h install ./include/openssl/fips_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/hmac.h install ./include/openssl/hpke.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/hpke.h install ./include/openssl/http.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/http.h install ./include/openssl/httperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/idea.h install ./include/openssl/indicator.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/indicator.h install ./include/openssl/kdf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/macros.h install ./include/openssl/md2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/mdc2.h install ./include/openssl/ml_kem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ml_kem.h install ./include/openssl/modes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/param_build.h install ./include/openssl/params.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/params.h install ./include/openssl/pem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/provider.h install ./include/openssl/quic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/quic.h install ./include/openssl/rand.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/stack.h install ./include/openssl/store.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/symhacks.h install ./include/openssl/thread.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/thread.h install ./include/openssl/tls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/trace.h install ./include/openssl/ts.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/types.h install ./include/openssl/ui.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509.h install ./include/openssl/x509_acert.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509_acert.h install ./include/openssl/x509_vfy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asn1.h install ./include/openssl/asn1err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/buffererr.h install ./include/openssl/byteorder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/byteorder.h install ./include/openssl/camellia.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/des.h install ./include/openssl/dh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/e_os2.h install ./include/openssl/e_ostime.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/e_ostime.h install ./include/openssl/ebcdic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/err.h install ./include/openssl/ess.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/evperr.h install ./include/openssl/fips.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/fips.h install ./include/openssl/fips_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/hmac.h install ./include/openssl/hpke.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/hpke.h install ./include/openssl/http.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/http.h install ./include/openssl/httperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/idea.h install ./include/openssl/indicator.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/indicator.h install ./include/openssl/kdf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/macros.h install ./include/openssl/md2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/mdc2.h install ./include/openssl/ml_kem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ml_kem.h install ./include/openssl/modes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/param_build.h install ./include/openssl/params.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/params.h install ./include/openssl/pem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/provider.h install ./include/openssl/quic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/quic.h install ./include/openssl/rand.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/stack.h install ./include/openssl/store.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/symhacks.h install ./include/openssl/thread.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/thread.h install ./include/openssl/tls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/trace.h install ./include/openssl/ts.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/types.h install ./include/openssl/ui.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509.h install ./include/openssl/x509_acert.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509_acert.h install ./include/openssl/x509_vfy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/include/openssl/x509v3err.h install libcrypto.a -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.a install libssl.a -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.a link /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3 link /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3 created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/pkgconfig' install exporters/libcrypto.pc -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/pkgconfig/libcrypto.pc install exporters/libssl.pc -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/pkgconfig/libssl.pc install exporters/openssl.pc -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/pkgconfig/openssl.pc created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/cmake' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/cmake/OpenSSL' install exporters/OpenSSLConfig.cmake -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/cmake/OpenSSL/OpenSSLConfig.cmake install exporters/OpenSSLConfigVersion.cmake -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/cmake/OpenSSL/OpenSSLConfigVersion.cmake "/usr/bin/make" depend && "/usr/bin/make" _build_modules make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Nothing to be done for '_build_modules'. make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/engines-3' *** Installing engines install engines/afalg.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/engines-3/afalg.so install engines/capi.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/engines-3/capi.so install engines/loader_attic.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/engines-3/loader_attic.so install engines/padlock.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/engines-3/padlock.so created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/ossl-modules' *** Installing modules install providers/legacy.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/ossl-modules/legacy.so "/usr/bin/make" depend && "/usr/bin/make" _build_programs make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Nothing to be done for '_build_programs'. make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' *** Installing runtime programs install apps/openssl -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/bin/openssl install tools/c_rehash -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/bin/c_rehash created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/certs' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/private' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc' install apps/CA.pl -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc/CA.pl install apps/tsget.pl -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc/tsget.pl link /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc/tsget -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc/tsget.pl install ./apps/openssl.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/openssl.cnf.dist install ./apps/openssl.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/openssl.cnf install ./apps/ct_log_list.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf.dist install ./apps/ct_log_list.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man5' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7' *** Installing manpages install doc/man/man1/CA.pl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/CA.pl.1ossl install doc/man/man1/openssl-asn1parse.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-asn1parse.1ossl install doc/man/man1/openssl-ca.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-ca.1ossl install doc/man/man1/openssl-ciphers.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-ciphers.1ossl install doc/man/man1/openssl-cmds.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-cmds.1ossl install doc/man/man1/openssl-cmp.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-cmp.1ossl install doc/man/man1/openssl-cms.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-cms.1ossl install doc/man/man1/openssl-crl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-crl.1ossl install doc/man/man1/openssl-crl2pkcs7.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-crl2pkcs7.1ossl install doc/man/man1/openssl-dgst.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-dgst.1ossl install doc/man/man1/openssl-dhparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-dhparam.1ossl install doc/man/man1/openssl-dsa.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-dsa.1ossl install doc/man/man1/openssl-dsaparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-dsaparam.1ossl install doc/man/man1/openssl-ec.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-ec.1ossl install doc/man/man1/openssl-ecparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-ecparam.1ossl install doc/man/man1/openssl-enc.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-enc.1ossl install doc/man/man1/openssl-engine.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-engine.1ossl install doc/man/man1/openssl-errstr.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-errstr.1ossl install doc/man/man1/openssl-fipsinstall.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-fipsinstall.1ossl install doc/man/man1/openssl-format-options.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-format-options.1ossl install doc/man/man1/openssl-gendsa.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-gendsa.1ossl install doc/man/man1/openssl-genpkey.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-genpkey.1ossl install doc/man/man1/openssl-genrsa.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-genrsa.1ossl install doc/man/man1/openssl-info.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-info.1ossl install doc/man/man1/openssl-kdf.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-kdf.1ossl install doc/man/man1/openssl-list.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-list.1ossl install doc/man/man1/openssl-mac.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-mac.1ossl install doc/man/man1/openssl-namedisplay-options.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-namedisplay-options.1ossl install doc/man/man1/openssl-nseq.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-nseq.1ossl install doc/man/man1/openssl-ocsp.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-ocsp.1ossl install doc/man/man1/openssl-passphrase-options.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-passphrase-options.1ossl install doc/man/man1/openssl-passwd.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-passwd.1ossl install doc/man/man1/openssl-pkcs12.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-pkcs12.1ossl install doc/man/man1/openssl-pkcs7.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-pkcs7.1ossl install doc/man/man1/openssl-pkcs8.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-pkcs8.1ossl install doc/man/man1/openssl-pkey.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-pkey.1ossl install doc/man/man1/openssl-pkeyparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-pkeyparam.1ossl install doc/man/man1/openssl-pkeyutl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-pkeyutl.1ossl install doc/man/man1/openssl-prime.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-prime.1ossl install doc/man/man1/openssl-rand.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-rand.1ossl install doc/man/man1/openssl-rehash.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-rehash.1ossl install doc/man/man1/openssl-req.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-req.1ossl install doc/man/man1/openssl-rsa.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-rsa.1ossl install doc/man/man1/openssl-rsautl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-rsautl.1ossl install doc/man/man1/openssl-s_client.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-s_client.1ossl install doc/man/man1/openssl-s_server.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-s_server.1ossl install doc/man/man1/openssl-s_time.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-s_time.1ossl install doc/man/man1/openssl-sess_id.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-sess_id.1ossl install doc/man/man1/openssl-skeyutl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-skeyutl.1ossl install doc/man/man1/openssl-smime.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-smime.1ossl install doc/man/man1/openssl-speed.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-speed.1ossl install doc/man/man1/openssl-spkac.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-spkac.1ossl install doc/man/man1/openssl-srp.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-srp.1ossl install doc/man/man1/openssl-storeutl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-storeutl.1ossl install doc/man/man1/openssl-ts.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-ts.1ossl install doc/man/man1/openssl-verification-options.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-verification-options.1ossl install doc/man/man1/openssl-verify.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-verify.1ossl install doc/man/man1/openssl-version.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-version.1ossl install doc/man/man1/openssl-x509.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl-x509.1ossl install doc/man/man1/openssl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/openssl.1ossl install doc/man/man1/tsget.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man1/tsget.1ossl install doc/man/man3/ADMISSIONS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ADMISSIONS.3ossl install doc/man/man3/ASN1_EXTERN_FUNCS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_EXTERN_FUNCS.3ossl install doc/man/man3/ASN1_INTEGER_get_int64.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_INTEGER_get_int64.3ossl install doc/man/man3/ASN1_INTEGER_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_INTEGER_new.3ossl install doc/man/man3/ASN1_ITEM_lookup.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_ITEM_lookup.3ossl install doc/man/man3/ASN1_OBJECT_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_OBJECT_new.3ossl install doc/man/man3/ASN1_STRING_TABLE_add.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_STRING_TABLE_add.3ossl install doc/man/man3/ASN1_STRING_length.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_STRING_length.3ossl install doc/man/man3/ASN1_STRING_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_STRING_new.3ossl install doc/man/man3/ASN1_STRING_print_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_STRING_print_ex.3ossl install doc/man/man3/ASN1_TIME_set.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_TIME_set.3ossl install doc/man/man3/ASN1_TYPE_get.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_TYPE_get.3ossl install doc/man/man3/ASN1_aux_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_aux_cb.3ossl install doc/man/man3/ASN1_generate_nconf.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_generate_nconf.3ossl install doc/man/man3/ASN1_item_d2i_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_item_d2i_bio.3ossl install doc/man/man3/ASN1_item_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_item_new.3ossl install doc/man/man3/ASN1_item_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASN1_item_sign.3ossl install doc/man/man3/ASYNC_WAIT_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASYNC_WAIT_CTX_new.3ossl install doc/man/man3/ASYNC_start_job.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ASYNC_start_job.3ossl install doc/man/man3/BF_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BF_encrypt.3ossl install doc/man/man3/BIO_ADDR.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_ADDR.3ossl install doc/man/man3/BIO_ADDRINFO.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_ADDRINFO.3ossl install doc/man/man3/BIO_connect.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_connect.3ossl install doc/man/man3/BIO_ctrl.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_ctrl.3ossl install doc/man/man3/BIO_f_base64.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_base64.3ossl install doc/man/man3/BIO_f_buffer.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_buffer.3ossl install doc/man/man3/BIO_f_cipher.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_cipher.3ossl install doc/man/man3/BIO_f_md.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_md.3ossl install doc/man/man3/BIO_f_null.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_null.3ossl install doc/man/man3/BIO_f_prefix.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_prefix.3ossl install doc/man/man3/BIO_f_readbuffer.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_readbuffer.3ossl install doc/man/man3/BIO_f_ssl.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_f_ssl.3ossl install doc/man/man3/BIO_find_type.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_find_type.3ossl install doc/man/man3/BIO_get_data.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_get_data.3ossl install doc/man/man3/BIO_get_ex_new_index.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_get_ex_new_index.3ossl install doc/man/man3/BIO_get_rpoll_descriptor.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_get_rpoll_descriptor.3ossl install doc/man/man3/BIO_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_meth_new.3ossl install doc/man/man3/BIO_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_new.3ossl install doc/man/man3/BIO_new_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_new_CMS.3ossl install doc/man/man3/BIO_parse_hostserv.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_parse_hostserv.3ossl install doc/man/man3/BIO_printf.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_printf.3ossl install doc/man/man3/BIO_push.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_push.3ossl install doc/man/man3/BIO_read.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_read.3ossl install doc/man/man3/BIO_s_accept.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_accept.3ossl install doc/man/man3/BIO_s_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_bio.3ossl install doc/man/man3/BIO_s_connect.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_connect.3ossl install doc/man/man3/BIO_s_core.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_core.3ossl install doc/man/man3/BIO_s_datagram.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_datagram.3ossl install doc/man/man3/BIO_s_dgram_pair.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_dgram_pair.3ossl install doc/man/man3/BIO_s_fd.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_fd.3ossl install doc/man/man3/BIO_s_file.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_file.3ossl install doc/man/man3/BIO_s_mem.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_mem.3ossl install doc/man/man3/BIO_s_null.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_null.3ossl install doc/man/man3/BIO_s_socket.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_s_socket.3ossl install doc/man/man3/BIO_sendmmsg.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_sendmmsg.3ossl install doc/man/man3/BIO_set_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_set_callback.3ossl install doc/man/man3/BIO_should_retry.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_should_retry.3ossl install doc/man/man3/BIO_socket_wait.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BIO_socket_wait.3ossl install doc/man/man3/BN_BLINDING_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_BLINDING_new.3ossl install doc/man/man3/BN_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_CTX_new.3ossl install doc/man/man3/BN_CTX_start.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_CTX_start.3ossl install doc/man/man3/BN_add.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_add.3ossl install doc/man/man3/BN_add_word.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_add_word.3ossl install doc/man/man3/BN_bn2bin.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_bn2bin.3ossl install doc/man/man3/BN_cmp.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_cmp.3ossl install doc/man/man3/BN_copy.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_copy.3ossl install doc/man/man3/BN_generate_prime.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_generate_prime.3ossl install doc/man/man3/BN_mod_exp_mont.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_mod_exp_mont.3ossl install doc/man/man3/BN_mod_inverse.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_mod_inverse.3ossl install doc/man/man3/BN_mod_mul_montgomery.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_mod_mul_montgomery.3ossl install doc/man/man3/BN_mod_mul_reciprocal.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_mod_mul_reciprocal.3ossl install doc/man/man3/BN_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_new.3ossl install doc/man/man3/BN_num_bytes.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_num_bytes.3ossl install doc/man/man3/BN_rand.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_rand.3ossl install doc/man/man3/BN_security_bits.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_security_bits.3ossl install doc/man/man3/BN_set_bit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_set_bit.3ossl install doc/man/man3/BN_swap.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_swap.3ossl install doc/man/man3/BN_zero.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BN_zero.3ossl install doc/man/man3/BUF_MEM_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/BUF_MEM_new.3ossl install doc/man/man3/CMAC_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMAC_CTX.3ossl install doc/man/man3/CMS_EncryptedData_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_EncryptedData_decrypt.3ossl install doc/man/man3/CMS_EncryptedData_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_EncryptedData_encrypt.3ossl install doc/man/man3/CMS_EnvelopedData_create.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_EnvelopedData_create.3ossl install doc/man/man3/CMS_add0_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_add0_cert.3ossl install doc/man/man3/CMS_add1_recipient_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_add1_recipient_cert.3ossl install doc/man/man3/CMS_add1_signer.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_add1_signer.3ossl install doc/man/man3/CMS_compress.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_compress.3ossl install doc/man/man3/CMS_data_create.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_data_create.3ossl install doc/man/man3/CMS_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_decrypt.3ossl install doc/man/man3/CMS_digest_create.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_digest_create.3ossl install doc/man/man3/CMS_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_encrypt.3ossl install doc/man/man3/CMS_final.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_final.3ossl install doc/man/man3/CMS_get0_RecipientInfos.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_get0_RecipientInfos.3ossl install doc/man/man3/CMS_get0_SignerInfos.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_get0_SignerInfos.3ossl install doc/man/man3/CMS_get0_type.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_get0_type.3ossl install doc/man/man3/CMS_get1_ReceiptRequest.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_get1_ReceiptRequest.3ossl install doc/man/man3/CMS_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_sign.3ossl install doc/man/man3/CMS_sign_receipt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_sign_receipt.3ossl install doc/man/man3/CMS_signed_get_attr.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_signed_get_attr.3ossl install doc/man/man3/CMS_uncompress.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_uncompress.3ossl install doc/man/man3/CMS_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_verify.3ossl install doc/man/man3/CMS_verify_receipt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CMS_verify_receipt.3ossl install doc/man/man3/COMP_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/COMP_CTX_new.3ossl install doc/man/man3/CONF_modules_free.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CONF_modules_free.3ossl install doc/man/man3/CONF_modules_load_file.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CONF_modules_load_file.3ossl install doc/man/man3/CRYPTO_THREAD_run_once.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CRYPTO_THREAD_run_once.3ossl install doc/man/man3/CRYPTO_get_ex_new_index.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CRYPTO_get_ex_new_index.3ossl install doc/man/man3/CRYPTO_memcmp.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CRYPTO_memcmp.3ossl install doc/man/man3/CTLOG_STORE_get0_log_by_id.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CTLOG_STORE_get0_log_by_id.3ossl install doc/man/man3/CTLOG_STORE_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CTLOG_STORE_new.3ossl install doc/man/man3/CTLOG_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CTLOG_new.3ossl install doc/man/man3/CT_POLICY_EVAL_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/CT_POLICY_EVAL_CTX_new.3ossl install doc/man/man3/DEFINE_STACK_OF.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DEFINE_STACK_OF.3ossl install doc/man/man3/DES_random_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DES_random_key.3ossl install doc/man/man3/DH_generate_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_generate_key.3ossl install doc/man/man3/DH_generate_parameters.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_generate_parameters.3ossl install doc/man/man3/DH_get0_pqg.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_get0_pqg.3ossl install doc/man/man3/DH_get_1024_160.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_get_1024_160.3ossl install doc/man/man3/DH_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_meth_new.3ossl install doc/man/man3/DH_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_new.3ossl install doc/man/man3/DH_new_by_nid.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_new_by_nid.3ossl install doc/man/man3/DH_set_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_set_method.3ossl install doc/man/man3/DH_size.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DH_size.3ossl install doc/man/man3/DSA_SIG_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_SIG_new.3ossl install doc/man/man3/DSA_do_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_do_sign.3ossl install doc/man/man3/DSA_dup_DH.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_dup_DH.3ossl install doc/man/man3/DSA_generate_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_generate_key.3ossl install doc/man/man3/DSA_generate_parameters.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_generate_parameters.3ossl install doc/man/man3/DSA_get0_pqg.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_get0_pqg.3ossl install doc/man/man3/DSA_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_meth_new.3ossl install doc/man/man3/DSA_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_new.3ossl install doc/man/man3/DSA_set_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_set_method.3ossl install doc/man/man3/DSA_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_sign.3ossl install doc/man/man3/DSA_size.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DSA_size.3ossl install doc/man/man3/DTLS_get_data_mtu.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DTLS_get_data_mtu.3ossl install doc/man/man3/DTLS_set_timer_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DTLS_set_timer_cb.3ossl install doc/man/man3/DTLSv1_get_timeout.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DTLSv1_get_timeout.3ossl install doc/man/man3/DTLSv1_handle_timeout.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DTLSv1_handle_timeout.3ossl install doc/man/man3/DTLSv1_listen.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/DTLSv1_listen.3ossl install doc/man/man3/ECDSA_SIG_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ECDSA_SIG_new.3ossl install doc/man/man3/ECDSA_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ECDSA_sign.3ossl install doc/man/man3/ECPKParameters_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ECPKParameters_print.3ossl install doc/man/man3/EC_GFp_simple_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EC_GFp_simple_method.3ossl install doc/man/man3/EC_GROUP_copy.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EC_GROUP_copy.3ossl install doc/man/man3/EC_GROUP_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EC_GROUP_new.3ossl install doc/man/man3/EC_KEY_get_enc_flags.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EC_KEY_get_enc_flags.3ossl install doc/man/man3/EC_KEY_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EC_KEY_new.3ossl install doc/man/man3/EC_POINT_add.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EC_POINT_add.3ossl install doc/man/man3/EC_POINT_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EC_POINT_new.3ossl install doc/man/man3/ENGINE_add.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ENGINE_add.3ossl install doc/man/man3/ERR_GET_LIB.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_GET_LIB.3ossl install doc/man/man3/ERR_clear_error.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_clear_error.3ossl install doc/man/man3/ERR_error_string.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_error_string.3ossl install doc/man/man3/ERR_get_error.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_get_error.3ossl install doc/man/man3/ERR_load_crypto_strings.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_load_crypto_strings.3ossl install doc/man/man3/ERR_load_strings.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_load_strings.3ossl install doc/man/man3/ERR_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_new.3ossl install doc/man/man3/ERR_print_errors.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_print_errors.3ossl install doc/man/man3/ERR_put_error.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_put_error.3ossl install doc/man/man3/ERR_remove_state.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_remove_state.3ossl install doc/man/man3/ERR_set_mark.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/ERR_set_mark.3ossl install doc/man/man3/EVP_ASYM_CIPHER_free.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_ASYM_CIPHER_free.3ossl install doc/man/man3/EVP_BytesToKey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_BytesToKey.3ossl install doc/man/man3/EVP_CIPHER_CTX_get_cipher_data.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_CIPHER_CTX_get_cipher_data.3ossl install doc/man/man3/EVP_CIPHER_CTX_get_original_iv.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_CIPHER_CTX_get_original_iv.3ossl install doc/man/man3/EVP_CIPHER_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_CIPHER_meth_new.3ossl install doc/man/man3/EVP_DigestInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_DigestInit.3ossl install doc/man/man3/EVP_DigestSignInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_DigestSignInit.3ossl install doc/man/man3/EVP_DigestVerifyInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_DigestVerifyInit.3ossl install doc/man/man3/EVP_EncodeInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_EncodeInit.3ossl install doc/man/man3/EVP_EncryptInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_EncryptInit.3ossl install doc/man/man3/EVP_KDF.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_KDF.3ossl install doc/man/man3/EVP_KEM_free.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_KEM_free.3ossl install doc/man/man3/EVP_KEYEXCH_free.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_KEYEXCH_free.3ossl install doc/man/man3/EVP_KEYMGMT.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_KEYMGMT.3ossl install doc/man/man3/EVP_MAC.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_MAC.3ossl install doc/man/man3/EVP_MD_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_MD_meth_new.3ossl install doc/man/man3/EVP_OpenInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_OpenInit.3ossl install doc/man/man3/EVP_PBE_CipherInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PBE_CipherInit.3ossl install doc/man/man3/EVP_PKEY2PKCS8.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY2PKCS8.3ossl install doc/man/man3/EVP_PKEY_ASN1_METHOD.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_ASN1_METHOD.3ossl install doc/man/man3/EVP_PKEY_CTX_ctrl.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_ctrl.3ossl install doc/man/man3/EVP_PKEY_CTX_get0_libctx.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_get0_libctx.3ossl install doc/man/man3/EVP_PKEY_CTX_get0_pkey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_get0_pkey.3ossl install doc/man/man3/EVP_PKEY_CTX_get_algor.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_get_algor.3ossl install doc/man/man3/EVP_PKEY_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_new.3ossl install doc/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3ossl install doc/man/man3/EVP_PKEY_CTX_set_hkdf_md.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_set_hkdf_md.3ossl install doc/man/man3/EVP_PKEY_CTX_set_params.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_set_params.3ossl install doc/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3ossl install doc/man/man3/EVP_PKEY_CTX_set_scrypt_N.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_set_scrypt_N.3ossl install doc/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3ossl install doc/man/man3/EVP_PKEY_asn1_get_count.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_asn1_get_count.3ossl install doc/man/man3/EVP_PKEY_check.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_check.3ossl install doc/man/man3/EVP_PKEY_copy_parameters.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_copy_parameters.3ossl install doc/man/man3/EVP_PKEY_decapsulate.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_decapsulate.3ossl install doc/man/man3/EVP_PKEY_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_decrypt.3ossl install doc/man/man3/EVP_PKEY_derive.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_derive.3ossl install doc/man/man3/EVP_PKEY_digestsign_supports_digest.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_digestsign_supports_digest.3ossl install doc/man/man3/EVP_PKEY_encapsulate.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_encapsulate.3ossl install doc/man/man3/EVP_PKEY_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_encrypt.3ossl install doc/man/man3/EVP_PKEY_fromdata.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_fromdata.3ossl install doc/man/man3/EVP_PKEY_get_attr.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_get_attr.3ossl install doc/man/man3/EVP_PKEY_get_default_digest_nid.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_get_default_digest_nid.3ossl install doc/man/man3/EVP_PKEY_get_field_type.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_get_field_type.3ossl install doc/man/man3/EVP_PKEY_get_group_name.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_get_group_name.3ossl install doc/man/man3/EVP_PKEY_get_size.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_get_size.3ossl install doc/man/man3/EVP_PKEY_gettable_params.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_gettable_params.3ossl install doc/man/man3/EVP_PKEY_is_a.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_is_a.3ossl install doc/man/man3/EVP_PKEY_keygen.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_keygen.3ossl install doc/man/man3/EVP_PKEY_meth_get_count.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_meth_get_count.3ossl install doc/man/man3/EVP_PKEY_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_meth_new.3ossl install doc/man/man3/EVP_PKEY_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_new.3ossl install doc/man/man3/EVP_PKEY_print_private.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_print_private.3ossl install doc/man/man3/EVP_PKEY_set1_RSA.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_set1_RSA.3ossl install doc/man/man3/EVP_PKEY_set1_encoded_public_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_set1_encoded_public_key.3ossl install doc/man/man3/EVP_PKEY_set_type.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_set_type.3ossl install doc/man/man3/EVP_PKEY_settable_params.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_settable_params.3ossl install doc/man/man3/EVP_PKEY_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_sign.3ossl install doc/man/man3/EVP_PKEY_todata.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_todata.3ossl install doc/man/man3/EVP_PKEY_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_verify.3ossl install doc/man/man3/EVP_PKEY_verify_recover.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_PKEY_verify_recover.3ossl install doc/man/man3/EVP_RAND.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_RAND.3ossl install doc/man/man3/EVP_SIGNATURE.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_SIGNATURE.3ossl install doc/man/man3/EVP_SKEY.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_SKEY.3ossl install doc/man/man3/EVP_SKEYMGMT.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_SKEYMGMT.3ossl install doc/man/man3/EVP_SealInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_SealInit.3ossl install doc/man/man3/EVP_SignInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_SignInit.3ossl install doc/man/man3/EVP_VerifyInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_VerifyInit.3ossl install doc/man/man3/EVP_aes_128_gcm.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_aes_128_gcm.3ossl install doc/man/man3/EVP_aria_128_gcm.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_aria_128_gcm.3ossl install doc/man/man3/EVP_bf_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_bf_cbc.3ossl install doc/man/man3/EVP_blake2b512.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_blake2b512.3ossl install doc/man/man3/EVP_camellia_128_ecb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_camellia_128_ecb.3ossl install doc/man/man3/EVP_cast5_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_cast5_cbc.3ossl install doc/man/man3/EVP_chacha20.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_chacha20.3ossl install doc/man/man3/EVP_des_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_des_cbc.3ossl install doc/man/man3/EVP_desx_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_desx_cbc.3ossl install doc/man/man3/EVP_idea_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_idea_cbc.3ossl install doc/man/man3/EVP_md2.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_md2.3ossl install doc/man/man3/EVP_md4.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_md4.3ossl install doc/man/man3/EVP_md5.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_md5.3ossl install doc/man/man3/EVP_mdc2.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_mdc2.3ossl install doc/man/man3/EVP_rc2_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_rc2_cbc.3ossl install doc/man/man3/EVP_rc4.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_rc4.3ossl install doc/man/man3/EVP_rc5_32_12_16_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_rc5_32_12_16_cbc.3ossl install doc/man/man3/EVP_ripemd160.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_ripemd160.3ossl install doc/man/man3/EVP_seed_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_seed_cbc.3ossl install doc/man/man3/EVP_set_default_properties.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_set_default_properties.3ossl install doc/man/man3/EVP_sha1.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_sha1.3ossl install doc/man/man3/EVP_sha224.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_sha224.3ossl install doc/man/man3/EVP_sha3_224.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_sha3_224.3ossl install doc/man/man3/EVP_sm3.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_sm3.3ossl install doc/man/man3/EVP_sm4_cbc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_sm4_cbc.3ossl install doc/man/man3/EVP_whirlpool.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/EVP_whirlpool.3ossl install doc/man/man3/GENERAL_NAME.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/GENERAL_NAME.3ossl install doc/man/man3/HMAC.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/HMAC.3ossl install doc/man/man3/MD5.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/MD5.3ossl install doc/man/man3/MDC2_Init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/MDC2_Init.3ossl install doc/man/man3/NCONF_new_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/NCONF_new_ex.3ossl install doc/man/man3/OBJ_nid2obj.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OBJ_nid2obj.3ossl install doc/man/man3/OCSP_REQUEST_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OCSP_REQUEST_new.3ossl install doc/man/man3/OCSP_cert_to_id.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OCSP_cert_to_id.3ossl install doc/man/man3/OCSP_request_add1_nonce.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OCSP_request_add1_nonce.3ossl install doc/man/man3/OCSP_resp_find_status.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OCSP_resp_find_status.3ossl install doc/man/man3/OCSP_response_status.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OCSP_response_status.3ossl install doc/man/man3/OCSP_sendreq_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OCSP_sendreq_new.3ossl install doc/man/man3/OPENSSL_Applink.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_Applink.3ossl install doc/man/man3/OPENSSL_FILE.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_FILE.3ossl install doc/man/man3/OPENSSL_LH_COMPFUNC.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_LH_COMPFUNC.3ossl install doc/man/man3/OPENSSL_LH_stats.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_LH_stats.3ossl install doc/man/man3/OPENSSL_config.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_config.3ossl install doc/man/man3/OPENSSL_fork_prepare.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_fork_prepare.3ossl install doc/man/man3/OPENSSL_gmtime.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_gmtime.3ossl install doc/man/man3/OPENSSL_hexchar2int.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_hexchar2int.3ossl install doc/man/man3/OPENSSL_ia32cap.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_ia32cap.3ossl install doc/man/man3/OPENSSL_init_crypto.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_init_crypto.3ossl install doc/man/man3/OPENSSL_init_ssl.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_init_ssl.3ossl install doc/man/man3/OPENSSL_instrument_bus.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_instrument_bus.3ossl install doc/man/man3/OPENSSL_load_builtin_modules.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_load_builtin_modules.3ossl install doc/man/man3/OPENSSL_load_u16_le.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_load_u16_le.3ossl install doc/man/man3/OPENSSL_malloc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_malloc.3ossl install doc/man/man3/OPENSSL_riscvcap.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_riscvcap.3ossl install doc/man/man3/OPENSSL_s390xcap.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_s390xcap.3ossl install doc/man/man3/OPENSSL_secure_malloc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_secure_malloc.3ossl install doc/man/man3/OPENSSL_strcasecmp.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_strcasecmp.3ossl install doc/man/man3/OSSL_ALGORITHM.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ALGORITHM.3ossl install doc/man/man3/OSSL_CALLBACK.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CALLBACK.3ossl install doc/man/man3/OSSL_CMP_ATAV_set0.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_ATAV_set0.3ossl install doc/man/man3/OSSL_CMP_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_CTX_new.3ossl install doc/man/man3/OSSL_CMP_HDR_get0_transactionID.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_HDR_get0_transactionID.3ossl install doc/man/man3/OSSL_CMP_ITAV_new_caCerts.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_ITAV_new_caCerts.3ossl install doc/man/man3/OSSL_CMP_ITAV_set0.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_ITAV_set0.3ossl install doc/man/man3/OSSL_CMP_MSG_get0_header.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_MSG_get0_header.3ossl install doc/man/man3/OSSL_CMP_MSG_http_perform.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_MSG_http_perform.3ossl install doc/man/man3/OSSL_CMP_SRV_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_SRV_CTX_new.3ossl install doc/man/man3/OSSL_CMP_STATUSINFO_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_STATUSINFO_new.3ossl install doc/man/man3/OSSL_CMP_exec_certreq.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_exec_certreq.3ossl install doc/man/man3/OSSL_CMP_log_open.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_log_open.3ossl install doc/man/man3/OSSL_CMP_validate_msg.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CMP_validate_msg.3ossl install doc/man/man3/OSSL_CORE_MAKE_FUNC.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CORE_MAKE_FUNC.3ossl install doc/man/man3/OSSL_CRMF_MSG_get0_tmpl.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CRMF_MSG_get0_tmpl.3ossl install doc/man/man3/OSSL_CRMF_MSG_set0_validity.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CRMF_MSG_set0_validity.3ossl install doc/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3ossl install doc/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3ossl install doc/man/man3/OSSL_CRMF_pbmp_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_CRMF_pbmp_new.3ossl install doc/man/man3/OSSL_DECODER.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_DECODER.3ossl install doc/man/man3/OSSL_DECODER_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_DECODER_CTX.3ossl install doc/man/man3/OSSL_DECODER_CTX_new_for_pkey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_DECODER_CTX_new_for_pkey.3ossl install doc/man/man3/OSSL_DECODER_from_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_DECODER_from_bio.3ossl install doc/man/man3/OSSL_DISPATCH.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_DISPATCH.3ossl install doc/man/man3/OSSL_ENCODER.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ENCODER.3ossl install doc/man/man3/OSSL_ENCODER_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ENCODER_CTX.3ossl install doc/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3ossl install doc/man/man3/OSSL_ENCODER_to_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ENCODER_to_bio.3ossl install doc/man/man3/OSSL_ERR_STATE_save.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ERR_STATE_save.3ossl install doc/man/man3/OSSL_ESS_check_signing_certs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ESS_check_signing_certs.3ossl install doc/man/man3/OSSL_GENERAL_NAMES_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_GENERAL_NAMES_print.3ossl install doc/man/man3/OSSL_HPKE_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_HPKE_CTX_new.3ossl install doc/man/man3/OSSL_HTTP_REQ_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_HTTP_REQ_CTX.3ossl install doc/man/man3/OSSL_HTTP_parse_url.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_HTTP_parse_url.3ossl install doc/man/man3/OSSL_HTTP_transfer.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_HTTP_transfer.3ossl install doc/man/man3/OSSL_IETF_ATTR_SYNTAX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_IETF_ATTR_SYNTAX.3ossl install doc/man/man3/OSSL_IETF_ATTR_SYNTAX_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_IETF_ATTR_SYNTAX_print.3ossl install doc/man/man3/OSSL_INDICATOR_set_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_INDICATOR_set_callback.3ossl install doc/man/man3/OSSL_ITEM.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_ITEM.3ossl install doc/man/man3/OSSL_LIB_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_LIB_CTX.3ossl install doc/man/man3/OSSL_LIB_CTX_set_conf_diagnostics.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_LIB_CTX_set_conf_diagnostics.3ossl install doc/man/man3/OSSL_PARAM.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_PARAM.3ossl install doc/man/man3/OSSL_PARAM_BLD.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_PARAM_BLD.3ossl install doc/man/man3/OSSL_PARAM_allocate_from_text.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_PARAM_allocate_from_text.3ossl install doc/man/man3/OSSL_PARAM_dup.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_PARAM_dup.3ossl install doc/man/man3/OSSL_PARAM_int.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_PARAM_int.3ossl install doc/man/man3/OSSL_PARAM_print_to_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_PARAM_print_to_bio.3ossl install doc/man/man3/OSSL_PROVIDER.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_PROVIDER.3ossl install doc/man/man3/OSSL_QUIC_client_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_QUIC_client_method.3ossl install doc/man/man3/OSSL_SELF_TEST_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_SELF_TEST_new.3ossl install doc/man/man3/OSSL_SELF_TEST_set_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_SELF_TEST_set_callback.3ossl install doc/man/man3/OSSL_STORE_INFO.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_STORE_INFO.3ossl install doc/man/man3/OSSL_STORE_LOADER.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_STORE_LOADER.3ossl install doc/man/man3/OSSL_STORE_SEARCH.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_STORE_SEARCH.3ossl install doc/man/man3/OSSL_STORE_attach.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_STORE_attach.3ossl install doc/man/man3/OSSL_STORE_expect.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_STORE_expect.3ossl install doc/man/man3/OSSL_STORE_open.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_STORE_open.3ossl install doc/man/man3/OSSL_sleep.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_sleep.3ossl install doc/man/man3/OSSL_trace_enabled.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_trace_enabled.3ossl install doc/man/man3/OSSL_trace_get_category_num.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_trace_get_category_num.3ossl install doc/man/man3/OSSL_trace_set_channel.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OSSL_trace_set_channel.3ossl install doc/man/man3/OpenSSL_add_all_algorithms.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OpenSSL_add_all_algorithms.3ossl install doc/man/man3/OpenSSL_version.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/OpenSSL_version.3ossl install doc/man/man3/PBMAC1_get1_pbkdf2_param.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PBMAC1_get1_pbkdf2_param.3ossl install doc/man/man3/PEM_X509_INFO_read_bio_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_X509_INFO_read_bio_ex.3ossl install doc/man/man3/PEM_bytes_read_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_bytes_read_bio.3ossl install doc/man/man3/PEM_read.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_read.3ossl install doc/man/man3/PEM_read_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_read_CMS.3ossl install doc/man/man3/PEM_read_bio_PrivateKey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_read_bio_PrivateKey.3ossl install doc/man/man3/PEM_read_bio_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_read_bio_ex.3ossl install doc/man/man3/PEM_write_bio_CMS_stream.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_write_bio_CMS_stream.3ossl install doc/man/man3/PEM_write_bio_PKCS7_stream.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PEM_write_bio_PKCS7_stream.3ossl install doc/man/man3/PKCS12_PBE_keyivgen.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_PBE_keyivgen.3ossl install doc/man/man3/PKCS12_SAFEBAG_create_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_SAFEBAG_create_cert.3ossl install doc/man/man3/PKCS12_SAFEBAG_get0_attrs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_SAFEBAG_get0_attrs.3ossl install doc/man/man3/PKCS12_SAFEBAG_get1_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_SAFEBAG_get1_cert.3ossl install doc/man/man3/PKCS12_SAFEBAG_set0_attrs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_SAFEBAG_set0_attrs.3ossl install doc/man/man3/PKCS12_add1_attr_by_NID.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_add1_attr_by_NID.3ossl install doc/man/man3/PKCS12_add_CSPName_asc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_add_CSPName_asc.3ossl install doc/man/man3/PKCS12_add_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_add_cert.3ossl install doc/man/man3/PKCS12_add_friendlyname_asc.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_add_friendlyname_asc.3ossl install doc/man/man3/PKCS12_add_localkeyid.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_add_localkeyid.3ossl install doc/man/man3/PKCS12_add_safe.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_add_safe.3ossl install doc/man/man3/PKCS12_create.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_create.3ossl install doc/man/man3/PKCS12_decrypt_skey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_decrypt_skey.3ossl install doc/man/man3/PKCS12_gen_mac.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_gen_mac.3ossl install doc/man/man3/PKCS12_get_friendlyname.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_get_friendlyname.3ossl install doc/man/man3/PKCS12_init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_init.3ossl install doc/man/man3/PKCS12_item_decrypt_d2i.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_item_decrypt_d2i.3ossl install doc/man/man3/PKCS12_key_gen_utf8_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_key_gen_utf8_ex.3ossl install doc/man/man3/PKCS12_newpass.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_newpass.3ossl install doc/man/man3/PKCS12_pack_p7encdata.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_pack_p7encdata.3ossl install doc/man/man3/PKCS12_parse.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS12_parse.3ossl install doc/man/man3/PKCS5_PBE_keyivgen.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS5_PBE_keyivgen.3ossl install doc/man/man3/PKCS5_PBKDF2_HMAC.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS5_PBKDF2_HMAC.3ossl install doc/man/man3/PKCS7_decrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS7_decrypt.3ossl install doc/man/man3/PKCS7_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS7_encrypt.3ossl install doc/man/man3/PKCS7_get_octet_string.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS7_get_octet_string.3ossl install doc/man/man3/PKCS7_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS7_sign.3ossl install doc/man/man3/PKCS7_sign_add_signer.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS7_sign_add_signer.3ossl install doc/man/man3/PKCS7_type_is_other.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS7_type_is_other.3ossl install doc/man/man3/PKCS7_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS7_verify.3ossl install doc/man/man3/PKCS8_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS8_encrypt.3ossl install doc/man/man3/PKCS8_pkey_add1_attr.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/PKCS8_pkey_add1_attr.3ossl install doc/man/man3/RAND_add.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_add.3ossl install doc/man/man3/RAND_bytes.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_bytes.3ossl install doc/man/man3/RAND_cleanup.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_cleanup.3ossl install doc/man/man3/RAND_egd.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_egd.3ossl install doc/man/man3/RAND_get0_primary.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_get0_primary.3ossl install doc/man/man3/RAND_load_file.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_load_file.3ossl install doc/man/man3/RAND_set_DRBG_type.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_set_DRBG_type.3ossl install doc/man/man3/RAND_set_rand_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RAND_set_rand_method.3ossl install doc/man/man3/RC4_set_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RC4_set_key.3ossl install doc/man/man3/RIPEMD160_Init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RIPEMD160_Init.3ossl install doc/man/man3/RSA_blinding_on.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_blinding_on.3ossl install doc/man/man3/RSA_check_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_check_key.3ossl install doc/man/man3/RSA_generate_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_generate_key.3ossl install doc/man/man3/RSA_get0_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_get0_key.3ossl install doc/man/man3/RSA_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_meth_new.3ossl install doc/man/man3/RSA_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_new.3ossl install doc/man/man3/RSA_padding_add_PKCS1_type_1.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3ossl install doc/man/man3/RSA_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_print.3ossl install doc/man/man3/RSA_private_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_private_encrypt.3ossl install doc/man/man3/RSA_public_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_public_encrypt.3ossl install doc/man/man3/RSA_set_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_set_method.3ossl install doc/man/man3/RSA_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_sign.3ossl install doc/man/man3/RSA_sign_ASN1_OCTET_STRING.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3ossl install doc/man/man3/RSA_size.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/RSA_size.3ossl install doc/man/man3/SCT_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SCT_new.3ossl install doc/man/man3/SCT_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SCT_print.3ossl install doc/man/man3/SCT_validate.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SCT_validate.3ossl install doc/man/man3/SHA256_Init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SHA256_Init.3ossl install doc/man/man3/SMIME_read_ASN1.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SMIME_read_ASN1.3ossl install doc/man/man3/SMIME_read_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SMIME_read_CMS.3ossl install doc/man/man3/SMIME_read_PKCS7.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SMIME_read_PKCS7.3ossl install doc/man/man3/SMIME_write_ASN1.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SMIME_write_ASN1.3ossl install doc/man/man3/SMIME_write_CMS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SMIME_write_CMS.3ossl install doc/man/man3/SMIME_write_PKCS7.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SMIME_write_PKCS7.3ossl install doc/man/man3/SRP_Calc_B.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SRP_Calc_B.3ossl install doc/man/man3/SRP_VBASE_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SRP_VBASE_new.3ossl install doc/man/man3/SRP_create_verifier.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SRP_create_verifier.3ossl install doc/man/man3/SRP_user_pwd_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SRP_user_pwd_new.3ossl install doc/man/man3/SSL_CIPHER_get_name.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CIPHER_get_name.3ossl install doc/man/man3/SSL_COMP_add_compression_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_COMP_add_compression_method.3ossl install doc/man/man3/SSL_CONF_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CONF_CTX_new.3ossl install doc/man/man3/SSL_CONF_CTX_set1_prefix.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CONF_CTX_set1_prefix.3ossl install doc/man/man3/SSL_CONF_CTX_set_flags.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CONF_CTX_set_flags.3ossl install doc/man/man3/SSL_CONF_CTX_set_ssl_ctx.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CONF_CTX_set_ssl_ctx.3ossl install doc/man/man3/SSL_CONF_cmd.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CONF_cmd.3ossl install doc/man/man3/SSL_CONF_cmd_argv.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CONF_cmd_argv.3ossl install doc/man/man3/SSL_CTX_add1_chain_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_add1_chain_cert.3ossl install doc/man/man3/SSL_CTX_add_extra_chain_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_add_extra_chain_cert.3ossl install doc/man/man3/SSL_CTX_add_session.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_add_session.3ossl install doc/man/man3/SSL_CTX_config.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_config.3ossl install doc/man/man3/SSL_CTX_ctrl.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_ctrl.3ossl install doc/man/man3/SSL_CTX_dane_enable.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_dane_enable.3ossl install doc/man/man3/SSL_CTX_flush_sessions.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_flush_sessions.3ossl install doc/man/man3/SSL_CTX_free.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_free.3ossl install doc/man/man3/SSL_CTX_get0_param.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_get0_param.3ossl install doc/man/man3/SSL_CTX_get_verify_mode.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_get_verify_mode.3ossl install doc/man/man3/SSL_CTX_has_client_custom_ext.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_has_client_custom_ext.3ossl install doc/man/man3/SSL_CTX_load_verify_locations.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_load_verify_locations.3ossl install doc/man/man3/SSL_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_new.3ossl install doc/man/man3/SSL_CTX_sess_number.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_sess_number.3ossl install doc/man/man3/SSL_CTX_sess_set_cache_size.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_sess_set_cache_size.3ossl install doc/man/man3/SSL_CTX_sess_set_get_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_sess_set_get_cb.3ossl install doc/man/man3/SSL_CTX_sessions.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_sessions.3ossl install doc/man/man3/SSL_CTX_set0_CA_list.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set0_CA_list.3ossl install doc/man/man3/SSL_CTX_set1_cert_comp_preference.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set1_cert_comp_preference.3ossl install doc/man/man3/SSL_CTX_set1_curves.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set1_curves.3ossl install doc/man/man3/SSL_CTX_set1_sigalgs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set1_sigalgs.3ossl install doc/man/man3/SSL_CTX_set1_verify_cert_store.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set1_verify_cert_store.3ossl install doc/man/man3/SSL_CTX_set_alpn_select_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3ossl install doc/man/man3/SSL_CTX_set_cert_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_cert_cb.3ossl install doc/man/man3/SSL_CTX_set_cert_store.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_cert_store.3ossl install doc/man/man3/SSL_CTX_set_cert_verify_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_cert_verify_callback.3ossl install doc/man/man3/SSL_CTX_set_cipher_list.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_cipher_list.3ossl install doc/man/man3/SSL_CTX_set_client_cert_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_client_cert_cb.3ossl install doc/man/man3/SSL_CTX_set_client_hello_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_client_hello_cb.3ossl install doc/man/man3/SSL_CTX_set_ct_validation_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_ct_validation_callback.3ossl install doc/man/man3/SSL_CTX_set_ctlog_list_file.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_ctlog_list_file.3ossl install doc/man/man3/SSL_CTX_set_default_passwd_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3ossl install doc/man/man3/SSL_CTX_set_domain_flags.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_domain_flags.3ossl install doc/man/man3/SSL_CTX_set_generate_session_id.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_generate_session_id.3ossl install doc/man/man3/SSL_CTX_set_info_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_info_callback.3ossl install doc/man/man3/SSL_CTX_set_keylog_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_keylog_callback.3ossl install doc/man/man3/SSL_CTX_set_max_cert_list.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_max_cert_list.3ossl install doc/man/man3/SSL_CTX_set_min_proto_version.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_min_proto_version.3ossl install doc/man/man3/SSL_CTX_set_mode.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_mode.3ossl install doc/man/man3/SSL_CTX_set_msg_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_msg_callback.3ossl install doc/man/man3/SSL_CTX_set_new_pending_conn_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_new_pending_conn_cb.3ossl install doc/man/man3/SSL_CTX_set_num_tickets.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_num_tickets.3ossl install doc/man/man3/SSL_CTX_set_options.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_options.3ossl install doc/man/man3/SSL_CTX_set_psk_client_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_psk_client_callback.3ossl install doc/man/man3/SSL_CTX_set_quiet_shutdown.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3ossl install doc/man/man3/SSL_CTX_set_read_ahead.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_read_ahead.3ossl install doc/man/man3/SSL_CTX_set_record_padding_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_record_padding_callback.3ossl install doc/man/man3/SSL_CTX_set_security_level.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_security_level.3ossl install doc/man/man3/SSL_CTX_set_session_cache_mode.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_session_cache_mode.3ossl install doc/man/man3/SSL_CTX_set_session_id_context.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_session_id_context.3ossl install doc/man/man3/SSL_CTX_set_session_ticket_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_session_ticket_cb.3ossl install doc/man/man3/SSL_CTX_set_split_send_fragment.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_split_send_fragment.3ossl install doc/man/man3/SSL_CTX_set_srp_password.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_srp_password.3ossl install doc/man/man3/SSL_CTX_set_ssl_version.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_ssl_version.3ossl install doc/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3ossl install doc/man/man3/SSL_CTX_set_timeout.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_timeout.3ossl install doc/man/man3/SSL_CTX_set_tlsext_servername_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3ossl install doc/man/man3/SSL_CTX_set_tlsext_status_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3ossl install doc/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3ossl install doc/man/man3/SSL_CTX_set_tlsext_use_srtp.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3ossl install doc/man/man3/SSL_CTX_set_tmp_dh_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3ossl install doc/man/man3/SSL_CTX_set_tmp_ecdh.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_tmp_ecdh.3ossl install doc/man/man3/SSL_CTX_set_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_set_verify.3ossl install doc/man/man3/SSL_CTX_use_certificate.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_use_certificate.3ossl install doc/man/man3/SSL_CTX_use_psk_identity_hint.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_use_psk_identity_hint.3ossl install doc/man/man3/SSL_CTX_use_serverinfo.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_CTX_use_serverinfo.3ossl install doc/man/man3/SSL_SESSION_free.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_free.3ossl install doc/man/man3/SSL_SESSION_get0_cipher.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_get0_cipher.3ossl install doc/man/man3/SSL_SESSION_get0_hostname.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_get0_hostname.3ossl install doc/man/man3/SSL_SESSION_get0_id_context.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_get0_id_context.3ossl install doc/man/man3/SSL_SESSION_get0_peer.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_get0_peer.3ossl install doc/man/man3/SSL_SESSION_get_compress_id.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_get_compress_id.3ossl install doc/man/man3/SSL_SESSION_get_protocol_version.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_get_protocol_version.3ossl install doc/man/man3/SSL_SESSION_get_time.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_get_time.3ossl install doc/man/man3/SSL_SESSION_has_ticket.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_has_ticket.3ossl install doc/man/man3/SSL_SESSION_is_resumable.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_is_resumable.3ossl install doc/man/man3/SSL_SESSION_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_print.3ossl install doc/man/man3/SSL_SESSION_set1_id.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_SESSION_set1_id.3ossl install doc/man/man3/SSL_accept.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_accept.3ossl install doc/man/man3/SSL_accept_stream.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_accept_stream.3ossl install doc/man/man3/SSL_alert_type_string.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_alert_type_string.3ossl install doc/man/man3/SSL_alloc_buffers.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_alloc_buffers.3ossl install doc/man/man3/SSL_check_chain.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_check_chain.3ossl install doc/man/man3/SSL_clear.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_clear.3ossl install doc/man/man3/SSL_connect.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_connect.3ossl install doc/man/man3/SSL_do_handshake.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_do_handshake.3ossl install doc/man/man3/SSL_export_keying_material.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_export_keying_material.3ossl install doc/man/man3/SSL_extension_supported.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_extension_supported.3ossl install doc/man/man3/SSL_free.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_free.3ossl install doc/man/man3/SSL_get0_connection.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get0_connection.3ossl install doc/man/man3/SSL_get0_group_name.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get0_group_name.3ossl install doc/man/man3/SSL_get0_peer_rpk.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get0_peer_rpk.3ossl install doc/man/man3/SSL_get0_peer_scts.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get0_peer_scts.3ossl install doc/man/man3/SSL_get1_builtin_sigalgs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get1_builtin_sigalgs.3ossl install doc/man/man3/SSL_get_SSL_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_SSL_CTX.3ossl install doc/man/man3/SSL_get_all_async_fds.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_all_async_fds.3ossl install doc/man/man3/SSL_get_certificate.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_certificate.3ossl install doc/man/man3/SSL_get_ciphers.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_ciphers.3ossl install doc/man/man3/SSL_get_client_random.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_client_random.3ossl install doc/man/man3/SSL_get_conn_close_info.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_conn_close_info.3ossl install doc/man/man3/SSL_get_current_cipher.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_current_cipher.3ossl install doc/man/man3/SSL_get_default_timeout.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_default_timeout.3ossl install doc/man/man3/SSL_get_error.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_error.3ossl install doc/man/man3/SSL_get_event_timeout.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_event_timeout.3ossl install doc/man/man3/SSL_get_extms_support.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_extms_support.3ossl install doc/man/man3/SSL_get_fd.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_fd.3ossl install doc/man/man3/SSL_get_handshake_rtt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_handshake_rtt.3ossl install doc/man/man3/SSL_get_peer_cert_chain.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_peer_cert_chain.3ossl install doc/man/man3/SSL_get_peer_certificate.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_peer_certificate.3ossl install doc/man/man3/SSL_get_peer_signature_nid.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_peer_signature_nid.3ossl install doc/man/man3/SSL_get_peer_tmp_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_peer_tmp_key.3ossl install doc/man/man3/SSL_get_psk_identity.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_psk_identity.3ossl install doc/man/man3/SSL_get_rbio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_rbio.3ossl install doc/man/man3/SSL_get_rpoll_descriptor.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_rpoll_descriptor.3ossl install doc/man/man3/SSL_get_session.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_session.3ossl install doc/man/man3/SSL_get_shared_sigalgs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_shared_sigalgs.3ossl install doc/man/man3/SSL_get_stream_id.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_stream_id.3ossl install doc/man/man3/SSL_get_stream_read_state.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_stream_read_state.3ossl install doc/man/man3/SSL_get_value_uint.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_value_uint.3ossl install doc/man/man3/SSL_get_verify_result.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_verify_result.3ossl install doc/man/man3/SSL_get_version.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_get_version.3ossl install doc/man/man3/SSL_group_to_name.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_group_to_name.3ossl install doc/man/man3/SSL_handle_events.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_handle_events.3ossl install doc/man/man3/SSL_in_init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_in_init.3ossl install doc/man/man3/SSL_inject_net_dgram.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_inject_net_dgram.3ossl install doc/man/man3/SSL_key_update.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_key_update.3ossl install doc/man/man3/SSL_library_init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_library_init.3ossl install doc/man/man3/SSL_load_client_CA_file.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_load_client_CA_file.3ossl install doc/man/man3/SSL_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_new.3ossl install doc/man/man3/SSL_new_domain.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_new_domain.3ossl install doc/man/man3/SSL_new_listener.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_new_listener.3ossl install doc/man/man3/SSL_new_stream.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_new_stream.3ossl install doc/man/man3/SSL_pending.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_pending.3ossl install doc/man/man3/SSL_poll.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_poll.3ossl install doc/man/man3/SSL_read.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_read.3ossl install doc/man/man3/SSL_read_early_data.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_read_early_data.3ossl install doc/man/man3/SSL_rstate_string.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_rstate_string.3ossl install doc/man/man3/SSL_session_reused.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_session_reused.3ossl install doc/man/man3/SSL_set1_host.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set1_host.3ossl install doc/man/man3/SSL_set1_initial_peer_addr.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set1_initial_peer_addr.3ossl install doc/man/man3/SSL_set1_server_cert_type.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set1_server_cert_type.3ossl install doc/man/man3/SSL_set_async_callback.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_async_callback.3ossl install doc/man/man3/SSL_set_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_bio.3ossl install doc/man/man3/SSL_set_blocking_mode.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_blocking_mode.3ossl install doc/man/man3/SSL_set_connect_state.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_connect_state.3ossl install doc/man/man3/SSL_set_default_stream_mode.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_default_stream_mode.3ossl install doc/man/man3/SSL_set_fd.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_fd.3ossl install doc/man/man3/SSL_set_incoming_stream_policy.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_incoming_stream_policy.3ossl install doc/man/man3/SSL_set_quic_tls_cbs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_quic_tls_cbs.3ossl install doc/man/man3/SSL_set_retry_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_retry_verify.3ossl install doc/man/man3/SSL_set_session.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_session.3ossl install doc/man/man3/SSL_set_session_secret_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_session_secret_cb.3ossl install doc/man/man3/SSL_set_shutdown.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_shutdown.3ossl install doc/man/man3/SSL_set_verify_result.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_set_verify_result.3ossl install doc/man/man3/SSL_shutdown.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_shutdown.3ossl install doc/man/man3/SSL_state_string.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_state_string.3ossl install doc/man/man3/SSL_stream_conclude.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_stream_conclude.3ossl install doc/man/man3/SSL_stream_reset.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_stream_reset.3ossl install doc/man/man3/SSL_want.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_want.3ossl install doc/man/man3/SSL_write.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/SSL_write.3ossl install doc/man/man3/TS_RESP_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/TS_RESP_CTX_new.3ossl install doc/man/man3/TS_VERIFY_CTX.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/TS_VERIFY_CTX.3ossl install doc/man/man3/UI_STRING.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/UI_STRING.3ossl install doc/man/man3/UI_UTIL_read_pw.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/UI_UTIL_read_pw.3ossl install doc/man/man3/UI_create_method.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/UI_create_method.3ossl install doc/man/man3/UI_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/UI_new.3ossl install doc/man/man3/X509V3_get_d2i.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509V3_get_d2i.3ossl install doc/man/man3/X509V3_set_ctx.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509V3_set_ctx.3ossl install doc/man/man3/X509_ACERT_add1_attr.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_ACERT_add1_attr.3ossl install doc/man/man3/X509_ACERT_add_attr_nconf.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_ACERT_add_attr_nconf.3ossl install doc/man/man3/X509_ACERT_get0_holder_baseCertId.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_ACERT_get0_holder_baseCertId.3ossl install doc/man/man3/X509_ACERT_get_attr.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_ACERT_get_attr.3ossl install doc/man/man3/X509_ACERT_print_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_ACERT_print_ex.3ossl install doc/man/man3/X509_ALGOR_dup.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_ALGOR_dup.3ossl install doc/man/man3/X509_ATTRIBUTE.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_ATTRIBUTE.3ossl install doc/man/man3/X509_CRL_get0_by_serial.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_CRL_get0_by_serial.3ossl install doc/man/man3/X509_EXTENSION_set_object.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_EXTENSION_set_object.3ossl install doc/man/man3/X509_LOOKUP.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_LOOKUP.3ossl install doc/man/man3/X509_LOOKUP_hash_dir.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_LOOKUP_hash_dir.3ossl install doc/man/man3/X509_LOOKUP_meth_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_LOOKUP_meth_new.3ossl install doc/man/man3/X509_NAME_ENTRY_get_object.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_NAME_ENTRY_get_object.3ossl install doc/man/man3/X509_NAME_add_entry_by_txt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_NAME_add_entry_by_txt.3ossl install doc/man/man3/X509_NAME_get0_der.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_NAME_get0_der.3ossl install doc/man/man3/X509_NAME_get_index_by_NID.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_NAME_get_index_by_NID.3ossl install doc/man/man3/X509_NAME_print_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_NAME_print_ex.3ossl install doc/man/man3/X509_PUBKEY_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_PUBKEY_new.3ossl install doc/man/man3/X509_REQ_get_attr.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_REQ_get_attr.3ossl install doc/man/man3/X509_REQ_get_extensions.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_REQ_get_extensions.3ossl install doc/man/man3/X509_SIG_get0.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_SIG_get0.3ossl install doc/man/man3/X509_STORE_CTX_get_by_subject.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_CTX_get_by_subject.3ossl install doc/man/man3/X509_STORE_CTX_get_error.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_CTX_get_error.3ossl install doc/man/man3/X509_STORE_CTX_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_CTX_new.3ossl install doc/man/man3/X509_STORE_CTX_set_verify_cb.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3ossl install doc/man/man3/X509_STORE_add_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_add_cert.3ossl install doc/man/man3/X509_STORE_get0_param.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_get0_param.3ossl install doc/man/man3/X509_STORE_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_new.3ossl install doc/man/man3/X509_STORE_set_verify_cb_func.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_STORE_set_verify_cb_func.3ossl install doc/man/man3/X509_VERIFY_PARAM_set_flags.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3ossl install doc/man/man3/X509_add_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_add_cert.3ossl install doc/man/man3/X509_check_ca.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_check_ca.3ossl install doc/man/man3/X509_check_host.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_check_host.3ossl install doc/man/man3/X509_check_issued.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_check_issued.3ossl install doc/man/man3/X509_check_private_key.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_check_private_key.3ossl install doc/man/man3/X509_check_purpose.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_check_purpose.3ossl install doc/man/man3/X509_cmp.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_cmp.3ossl install doc/man/man3/X509_cmp_time.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_cmp_time.3ossl install doc/man/man3/X509_digest.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_digest.3ossl install doc/man/man3/X509_dup.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_dup.3ossl install doc/man/man3/X509_get0_distinguishing_id.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get0_distinguishing_id.3ossl install doc/man/man3/X509_get0_notBefore.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get0_notBefore.3ossl install doc/man/man3/X509_get0_signature.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get0_signature.3ossl install doc/man/man3/X509_get0_uids.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get0_uids.3ossl install doc/man/man3/X509_get_default_cert_file.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get_default_cert_file.3ossl install doc/man/man3/X509_get_extension_flags.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get_extension_flags.3ossl install doc/man/man3/X509_get_pubkey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get_pubkey.3ossl install doc/man/man3/X509_get_serialNumber.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get_serialNumber.3ossl install doc/man/man3/X509_get_subject_name.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get_subject_name.3ossl install doc/man/man3/X509_get_version.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_get_version.3ossl install doc/man/man3/X509_load_http.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_load_http.3ossl install doc/man/man3/X509_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_new.3ossl install doc/man/man3/X509_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_sign.3ossl install doc/man/man3/X509_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_verify.3ossl install doc/man/man3/X509_verify_cert.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509_verify_cert.3ossl install doc/man/man3/X509v3_get_ext_by_NID.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/X509v3_get_ext_by_NID.3ossl install doc/man/man3/b2i_PVK_bio_ex.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/b2i_PVK_bio_ex.3ossl install doc/man/man3/d2i_PKCS8PrivateKey_bio.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3ossl install doc/man/man3/d2i_PrivateKey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/d2i_PrivateKey.3ossl install doc/man/man3/d2i_RSAPrivateKey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/d2i_RSAPrivateKey.3ossl install doc/man/man3/d2i_SSL_SESSION.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/d2i_SSL_SESSION.3ossl install doc/man/man3/d2i_X509.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/d2i_X509.3ossl install doc/man/man3/i2d_CMS_bio_stream.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/i2d_CMS_bio_stream.3ossl install doc/man/man3/i2d_PKCS7_bio_stream.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/i2d_PKCS7_bio_stream.3ossl install doc/man/man3/i2d_re_X509_tbs.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/i2d_re_X509_tbs.3ossl install doc/man/man3/o2i_SCT_LIST.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/o2i_SCT_LIST.3ossl install doc/man/man3/s2i_ASN1_IA5STRING.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man3/s2i_ASN1_IA5STRING.3ossl install doc/man/man5/config.5 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man5/config.5ossl install doc/man/man5/fips_config.5 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man5/fips_config.5ossl install doc/man/man5/x509v3_config.5 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man5/x509v3_config.5ossl install doc/man/man7/EVP_ASYM_CIPHER-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_ASYM_CIPHER-RSA.7ossl install doc/man/man7/EVP_ASYM_CIPHER-SM2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_ASYM_CIPHER-SM2.7ossl install doc/man/man7/EVP_CIPHER-AES.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-AES.7ossl install doc/man/man7/EVP_CIPHER-ARIA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-ARIA.7ossl install doc/man/man7/EVP_CIPHER-BLOWFISH.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-BLOWFISH.7ossl install doc/man/man7/EVP_CIPHER-CAMELLIA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-CAMELLIA.7ossl install doc/man/man7/EVP_CIPHER-CAST.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-CAST.7ossl install doc/man/man7/EVP_CIPHER-CHACHA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-CHACHA.7ossl install doc/man/man7/EVP_CIPHER-DES.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-DES.7ossl install doc/man/man7/EVP_CIPHER-IDEA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-IDEA.7ossl install doc/man/man7/EVP_CIPHER-NULL.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-NULL.7ossl install doc/man/man7/EVP_CIPHER-RC2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-RC2.7ossl install doc/man/man7/EVP_CIPHER-RC4.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-RC4.7ossl install doc/man/man7/EVP_CIPHER-RC5.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-RC5.7ossl install doc/man/man7/EVP_CIPHER-SEED.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-SEED.7ossl install doc/man/man7/EVP_CIPHER-SM4.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_CIPHER-SM4.7ossl install doc/man/man7/EVP_KDF-ARGON2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-ARGON2.7ossl install doc/man/man7/EVP_KDF-HKDF.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-HKDF.7ossl install doc/man/man7/EVP_KDF-HMAC-DRBG.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-HMAC-DRBG.7ossl install doc/man/man7/EVP_KDF-KB.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-KB.7ossl install doc/man/man7/EVP_KDF-KRB5KDF.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-KRB5KDF.7ossl install doc/man/man7/EVP_KDF-PBKDF1.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-PBKDF1.7ossl install doc/man/man7/EVP_KDF-PBKDF2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-PBKDF2.7ossl install doc/man/man7/EVP_KDF-PKCS12KDF.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-PKCS12KDF.7ossl install doc/man/man7/EVP_KDF-PVKKDF.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-PVKKDF.7ossl install doc/man/man7/EVP_KDF-SCRYPT.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-SCRYPT.7ossl install doc/man/man7/EVP_KDF-SS.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-SS.7ossl install doc/man/man7/EVP_KDF-SSHKDF.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-SSHKDF.7ossl install doc/man/man7/EVP_KDF-TLS13_KDF.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-TLS13_KDF.7ossl install doc/man/man7/EVP_KDF-TLS1_PRF.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-TLS1_PRF.7ossl install doc/man/man7/EVP_KDF-X942-ASN1.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-X942-ASN1.7ossl install doc/man/man7/EVP_KDF-X942-CONCAT.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-X942-CONCAT.7ossl install doc/man/man7/EVP_KDF-X963.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KDF-X963.7ossl install doc/man/man7/EVP_KEM-EC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KEM-EC.7ossl install doc/man/man7/EVP_KEM-ML-KEM.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KEM-ML-KEM.7ossl install doc/man/man7/EVP_KEM-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KEM-RSA.7ossl install doc/man/man7/EVP_KEM-X25519.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KEM-X25519.7ossl install doc/man/man7/EVP_KEYEXCH-DH.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KEYEXCH-DH.7ossl install doc/man/man7/EVP_KEYEXCH-ECDH.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KEYEXCH-ECDH.7ossl install doc/man/man7/EVP_KEYEXCH-X25519.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_KEYEXCH-X25519.7ossl install doc/man/man7/EVP_MAC-BLAKE2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MAC-BLAKE2.7ossl install doc/man/man7/EVP_MAC-CMAC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MAC-CMAC.7ossl install doc/man/man7/EVP_MAC-GMAC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MAC-GMAC.7ossl install doc/man/man7/EVP_MAC-HMAC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MAC-HMAC.7ossl install doc/man/man7/EVP_MAC-KMAC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MAC-KMAC.7ossl install doc/man/man7/EVP_MAC-Poly1305.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MAC-Poly1305.7ossl install doc/man/man7/EVP_MAC-Siphash.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MAC-Siphash.7ossl install doc/man/man7/EVP_MD-BLAKE2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-BLAKE2.7ossl install doc/man/man7/EVP_MD-KECCAK.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-KECCAK.7ossl install doc/man/man7/EVP_MD-MD2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-MD2.7ossl install doc/man/man7/EVP_MD-MD4.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-MD4.7ossl install doc/man/man7/EVP_MD-MD5-SHA1.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-MD5-SHA1.7ossl install doc/man/man7/EVP_MD-MD5.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-MD5.7ossl install doc/man/man7/EVP_MD-MDC2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-MDC2.7ossl install doc/man/man7/EVP_MD-NULL.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-NULL.7ossl install doc/man/man7/EVP_MD-RIPEMD160.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-RIPEMD160.7ossl install doc/man/man7/EVP_MD-SHA1.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-SHA1.7ossl install doc/man/man7/EVP_MD-SHA2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-SHA2.7ossl install doc/man/man7/EVP_MD-SHA3.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-SHA3.7ossl install doc/man/man7/EVP_MD-SHAKE.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-SHAKE.7ossl install doc/man/man7/EVP_MD-SM3.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-SM3.7ossl install doc/man/man7/EVP_MD-WHIRLPOOL.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-WHIRLPOOL.7ossl install doc/man/man7/EVP_MD-common.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_MD-common.7ossl install doc/man/man7/EVP_PKEY-DH.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-DH.7ossl install doc/man/man7/EVP_PKEY-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-DSA.7ossl install doc/man/man7/EVP_PKEY-EC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-EC.7ossl install doc/man/man7/EVP_PKEY-FFC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-FFC.7ossl install doc/man/man7/EVP_PKEY-HMAC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-HMAC.7ossl install doc/man/man7/EVP_PKEY-ML-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-ML-DSA.7ossl install doc/man/man7/EVP_PKEY-ML-KEM.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-ML-KEM.7ossl install doc/man/man7/EVP_PKEY-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-RSA.7ossl install doc/man/man7/EVP_PKEY-SLH-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-SLH-DSA.7ossl install doc/man/man7/EVP_PKEY-SM2.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-SM2.7ossl install doc/man/man7/EVP_PKEY-X25519.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_PKEY-X25519.7ossl install doc/man/man7/EVP_RAND-CRNG-TEST.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND-CRNG-TEST.7ossl install doc/man/man7/EVP_RAND-CTR-DRBG.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND-CTR-DRBG.7ossl install doc/man/man7/EVP_RAND-HASH-DRBG.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND-HASH-DRBG.7ossl install doc/man/man7/EVP_RAND-HMAC-DRBG.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND-HMAC-DRBG.7ossl install doc/man/man7/EVP_RAND-JITTER.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND-JITTER.7ossl install doc/man/man7/EVP_RAND-SEED-SRC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND-SEED-SRC.7ossl install doc/man/man7/EVP_RAND-TEST-RAND.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND-TEST-RAND.7ossl install doc/man/man7/EVP_RAND.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_RAND.7ossl install doc/man/man7/EVP_SIGNATURE-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_SIGNATURE-DSA.7ossl install doc/man/man7/EVP_SIGNATURE-ECDSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_SIGNATURE-ECDSA.7ossl install doc/man/man7/EVP_SIGNATURE-ED25519.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_SIGNATURE-ED25519.7ossl install doc/man/man7/EVP_SIGNATURE-HMAC.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_SIGNATURE-HMAC.7ossl install doc/man/man7/EVP_SIGNATURE-ML-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_SIGNATURE-ML-DSA.7ossl install doc/man/man7/EVP_SIGNATURE-RSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_SIGNATURE-RSA.7ossl install doc/man/man7/EVP_SIGNATURE-SLH-DSA.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/EVP_SIGNATURE-SLH-DSA.7ossl install doc/man/man7/OSSL_PROVIDER-FIPS.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/OSSL_PROVIDER-FIPS.7ossl install doc/man/man7/OSSL_PROVIDER-base.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/OSSL_PROVIDER-base.7ossl install doc/man/man7/OSSL_PROVIDER-default.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/OSSL_PROVIDER-default.7ossl install doc/man/man7/OSSL_PROVIDER-legacy.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/OSSL_PROVIDER-legacy.7ossl install doc/man/man7/OSSL_PROVIDER-null.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/OSSL_PROVIDER-null.7ossl install doc/man/man7/OSSL_STORE-winstore.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/OSSL_STORE-winstore.7ossl install doc/man/man7/RAND.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/RAND.7ossl install doc/man/man7/RSA-PSS.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/RSA-PSS.7ossl install doc/man/man7/X25519.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/X25519.7ossl install doc/man/man7/bio.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/bio.7ossl install doc/man/man7/ct.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ct.7ossl install doc/man/man7/des_modes.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/des_modes.7ossl install doc/man/man7/evp.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/evp.7ossl install doc/man/man7/fips_module.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/fips_module.7ossl install doc/man/man7/life_cycle-cipher.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/life_cycle-cipher.7ossl install doc/man/man7/life_cycle-digest.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/life_cycle-digest.7ossl install doc/man/man7/life_cycle-kdf.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/life_cycle-kdf.7ossl install doc/man/man7/life_cycle-mac.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/life_cycle-mac.7ossl install doc/man/man7/life_cycle-pkey.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/life_cycle-pkey.7ossl install doc/man/man7/life_cycle-rand.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/life_cycle-rand.7ossl install doc/man/man7/openssl-core.h.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-core.h.7ossl install doc/man/man7/openssl-core_dispatch.h.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-core_dispatch.h.7ossl install doc/man/man7/openssl-core_names.h.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-core_names.h.7ossl install doc/man/man7/openssl-env.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-env.7ossl install doc/man/man7/openssl-glossary.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-glossary.7ossl install doc/man/man7/openssl-qlog.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-qlog.7ossl install doc/man/man7/openssl-quic-concurrency.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-quic-concurrency.7ossl install doc/man/man7/openssl-quic.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-quic.7ossl install doc/man/man7/openssl-threads.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl-threads.7ossl install doc/man/man7/openssl_user_macros.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/openssl_user_macros.7ossl install doc/man/man7/ossl-guide-introduction.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-introduction.7ossl install doc/man/man7/ossl-guide-libcrypto-introduction.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-libcrypto-introduction.7ossl install doc/man/man7/ossl-guide-libraries-introduction.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-libraries-introduction.7ossl install doc/man/man7/ossl-guide-libssl-introduction.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-libssl-introduction.7ossl install doc/man/man7/ossl-guide-migration.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-migration.7ossl install doc/man/man7/ossl-guide-quic-client-block.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-quic-client-block.7ossl install doc/man/man7/ossl-guide-quic-client-non-block.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-quic-client-non-block.7ossl install doc/man/man7/ossl-guide-quic-introduction.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-quic-introduction.7ossl install doc/man/man7/ossl-guide-quic-multi-stream.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-quic-multi-stream.7ossl install doc/man/man7/ossl-guide-quic-server-block.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-quic-server-block.7ossl install doc/man/man7/ossl-guide-quic-server-non-block.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-quic-server-non-block.7ossl install doc/man/man7/ossl-guide-tls-client-block.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-tls-client-block.7ossl install doc/man/man7/ossl-guide-tls-client-non-block.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-tls-client-non-block.7ossl install doc/man/man7/ossl-guide-tls-introduction.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-tls-introduction.7ossl install doc/man/man7/ossl-guide-tls-server-block.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl-guide-tls-server-block.7ossl install doc/man/man7/ossl_store-file.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl_store-file.7ossl install doc/man/man7/ossl_store.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/ossl_store.7ossl install doc/man/man7/passphrase-encoding.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/passphrase-encoding.7ossl install doc/man/man7/property.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/property.7ossl install doc/man/man7/provider-asym_cipher.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-asym_cipher.7ossl install doc/man/man7/provider-base.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-base.7ossl install doc/man/man7/provider-cipher.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-cipher.7ossl install doc/man/man7/provider-decoder.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-decoder.7ossl install doc/man/man7/provider-digest.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-digest.7ossl install doc/man/man7/provider-encoder.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-encoder.7ossl install doc/man/man7/provider-kdf.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-kdf.7ossl install doc/man/man7/provider-kem.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-kem.7ossl install doc/man/man7/provider-keyexch.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-keyexch.7ossl install doc/man/man7/provider-keymgmt.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-keymgmt.7ossl install doc/man/man7/provider-mac.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-mac.7ossl install doc/man/man7/provider-object.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-object.7ossl install doc/man/man7/provider-rand.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-rand.7ossl install doc/man/man7/provider-signature.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-signature.7ossl install doc/man/man7/provider-skeymgmt.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-skeymgmt.7ossl install doc/man/man7/provider-storemgmt.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider-storemgmt.7ossl install doc/man/man7/provider.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/provider.7ossl install doc/man/man7/proxy-certificates.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/proxy-certificates.7ossl install doc/man/man7/x509.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man7/x509.7ossl "/usr/bin/make" depend && "/usr/bin/make" _build_sw make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' *** Installing FIPS module install providers/fips.so -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/ossl-modules/fips.so *** Installing FIPS module configuration install providers/fipsmodule.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/fipsmodule.cnf + rename so.3 so.3.5.4 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3 + for lib in $RPM_BUILD_ROOT/usr/lib64/*.so.3.5.4 + chmod 755 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 .3.5.4 + ln -s -f libcrypto.so.3.5.4 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 .3.5.4 + ln -s -f libcrypto.so.3.5.4 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.so.3 + for lib in $RPM_BUILD_ROOT/usr/lib64/*.so.3.5.4 + chmod 755 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 .3.5.4 + ln -s -f libssl.so.3.5.4 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 .3.5.4 + ln -s -f libssl.so.3.5.4 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.so.3 + rm -f /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libcrypto.a /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/lib64/libssl.a + mkdir -p /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/certs + install -m644 /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/doc/openssl/Makefile.certificate + install -m755 /builddir/build/SOURCES/make-dummy-cert /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/bin/make-dummy-cert + install -m755 /builddir/build/SOURCES/renew-dummy-cert /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/bin/renew-dummy-cert + mv /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc/CA.pl /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc/tsget.pl /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/bin + mv /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/misc/tsget /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/bin + mv /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man5/config.5ossl /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/usr/share/man/man5/config.cnf.5 + mkdir -p -m755 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/CA/certs /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/CA/crl /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/CA/newcerts + mkdir -m700 /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/CA/private + touch -r /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/openssl.cnf + touch -r /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf + rm -f /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/openssl.cnf.dist /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf.dist /builddir/build/BUILDROOT/openssl-3.5.4-2.an23_rva23.riscv64/etc/pki/tls/fipsmodule.cnf + /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 3.5.4-2.an23_rva23 --unique-debug-suffix -3.5.4-2.an23_rva23.riscv64 --unique-debug-src-base openssl-3.5.4-2.an23_rva23.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openssl-3.5.4 find-debuginfo: starting Extracting debug info from 9 files DWARF-compressing 9 files sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/openssl-3.5.4-2.an23_rva23.riscv64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files + /usr/lib/rpm/anolis/brp-mangle-shebangs mangling shebang in /usr/bin/renew-dummy-cert from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/make-dummy-cert from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j64 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tQiQlI + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openssl-3.5.4 + sysctl net.sctp.addip_enable=1 sysctl: cannot stat /proc/sys/net/sctp/addip_enable: No such file or directory + echo 'Failed to enable SCTP AUTH chunks, disabling SCTP for tests...' Failed to enable SCTP AUTH chunks, disabling SCTP for tests... + sed '/"msan" => "default",/a\ \ "sctp" => "default",' configdata.pm + touch -r configdata.pm configdata.pm.new + mv -f configdata.pm.new configdata.pm + OPENSSL_ENABLE_MD5_VERIFY= + export OPENSSL_ENABLE_MD5_VERIFY + OPENSSL_ENABLE_SHA1_SIGNATURES= + export OPENSSL_ENABLE_SHA1_SIGNATURES + OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file + export OPENSSL_SYSTEM_CIPHERS_OVERRIDE + LD_LIBRARY_PATH=. + apps/openssl dgst -binary -sha256 -mac HMAC -macopt hexkey:f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813 + objcopy --update-section .rodata1=providers/fips.so.hmac providers/fips.so providers/fips.so.mac + mv providers/fips.so.mac providers/fips.so + make test HARNESS_JOBS=8 "make" depend && "make" _tests make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' /usr/bin/perl util/mk-fipsmodule-cnf.pl -module providers/fips.so -section_name fips_sect -key f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813 > providers/fipsmodule.cnf "make" run_tests make[2]: Entering directory '/builddir/build/BUILD/openssl-3.5.4' ( SRCTOP=. \ BLDTOP=. \ PERL="/usr/bin/perl" \ FIPSKEY="f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813" \ EXE_EXT= \ /usr/bin/perl ./test/run_tests.pl ) Using HARNESS_JOBS=8 00-prep_fipsmodule_cnf.t .. ok All tests successful. Files=1, Tests=1, 4 wallclock secs ( 0.16 usr 0.04 sys + 2.94 cusr 0.47 csys = 3.61 CPU) Result: PASS 99-test_fuzz_acert.t .................... ok 99-test_fuzz_asn1.t ..................... ok 99-test_fuzz_asn1parse.t ................ ok 99-test_fuzz_bignum.t ................... ok 99-test_fuzz_bndiv.t .................... ok 99-test_fuzz_client.t ................... ok 01-test_abort.t ......................... ok 99-test_fuzz_conf.t ..................... ok 99-test_fuzz_crl.t ...................... ok 99-test_fuzz_decoder.t .................. ok 01-test_fipsmodule_cnf.t ................ ok 99-test_fuzz_cmp.t ...................... ok 99-test_fuzz_hashtable.t ................ ok 99-test_fuzz_cms.t ...................... ok 99-test_fuzz_ct.t ....................... ok 99-test_fuzz_dtlsclient.t ............... ok 99-test_fuzz_pem.t ...................... ok 99-test_fuzz_provider.t ................. ok 99-test_fuzz_dtlsserver.t ............... ok 99-test_fuzz_punycode.t ................. ok 99-test_fuzz_ml-dsa.t ................... ok 99-test_fuzz_ml-kem.t ................... ok 99-test_fuzz_server.t ................... ok 99-test_fuzz_quic_client.t .............. ok 99-test_fuzz_smime.t .................... ok 99-test_fuzz_quic_lcidm.t ............... ok 99-test_fuzz_quic_rcidm.t ............... ok 99-test_fuzz_quic_server.t .............. ok 99-test_fuzz_quic_srtm.t ................ ok 99-test_fuzz_v3name.t ................... ok 99-test_fuzz_sl-dsa.t ................... ok 99-test_fuzz_x509.t ..................... ok 02-test_byteorder.t ..................... ok 01-test_test.t .......................... ok 02-test_internal_context.t .............. ok 01-test_sanity.t ........................ ok 02-test_internal_ctype.t ................ ok 02-test_internal_keymgmt.t .............. ok 02-test_internal_exts.t ................. ok 02-test_list.t .......................... ok 02-test_internal_provider.t ............. ok 02-test_localetest.t .................... ok 02-test_ordinals.t ...................... ok 02-test_sparse_array.t .................. ok 02-test_strtoul.t ....................... ok 02-test_stack.t ......................... ok 02-test_windows_registry.t .............. skipped: Windows registry tests are only available on windows 02-test_time.t .......................... ok 03-test_exdata.t ........................ ok # Failed to load provider fips 20B422843F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B422843F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B422843F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 01-simple.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/01-simple.cnf fips # ------------------------------------------------------------------------------03-test_evp_extra_ml_kem.t .............. ok 03-test_fipsinstall.t ................... skipped: Fipsinstall not available in Red Hat FIPS build 02-test_priority_queue.t ................ ok 03-test_internal_asn1.t ................. ok 03-test_internal_asn1_dsa.t ............. ok 03-test_internal_bn.t ................... ok 03-test_internal_chacha.t ............... ok 03-test_internal_ec.t ................... ok 03-test_internal_mdc2.t ................. skipped: mdc2 is not supported by this OpenSSL build 03-test_internal_curve448.t ............. ok 03-test_internal_ml_kem.t ............... ok 03-test_internal_modes.t ................ ok # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/01-simple.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 1 - Test configuration 01-simple.cnf # ------------------------------------------------------------------------------03-test_internal_namemap.t .............. ok 03-test_internal_poly1305.t ............. ok 03-test_internal_siphash.t .............. ok 03-test_internal_sm2.t .................. ok 01-test_symbol_presence.t ............... ok 03-test_internal_sm3.t .................. ok 03-test_internal_sm4.t .................. ok 03-test_internal_ssl_cert_table.t ....... ok 03-test_internal_x509.t ................. ok 03-test_internal_rsa_sp800_56b.t ........ ok 03-test_params_api.t .................... ok 03-test_property.t ...................... ok 03-test_ui.t ............................ ok 04-test_asn1_decode.t ................... ok 04-test_asn1_stable_parse.t ............. ok 04-test_asn1_encode.t ................... ok 04-test_asn1_parse.t .................... ok 04-test_asn1_string_table.t ............. ok 04-test_bio_callback.t .................. ok 04-test_bio_core.t ...................... ok 04-test_bio_dgram.t ..................... ok 04-test_bio_tfo.t ....................... skipped: This test requires enable-tfo 04-test_bioprint.t ...................... ok 04-test_conf.t .......................... ok 04-test_err.t ........................... ok 04-test_hexstring.t ..................... ok # Failed to load provider fips 2060789C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2060789C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2060789C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: endecode_test [options] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -context Explicitly use a non-default library context # -rsa infile PEM format RSA key file to encode/decode # -pss infile PEM format RSA-PSS key file to encode/decode # -config infile The configuration file to use for the library context # -provider val The provider to load (The default value is 'default') ../../util/wrap.pl ../../test/endecode_test -rsa ../../test/certs/ee-key.pem -pss ../../test/certs/ca-pss-key.pem -config ../../test/fips-and-base.cnf -provider fips => 1 not ok 3 # ------------------------------------------------------------------------------04-test_membio.t ........................ ok 03-test_internal_ffc.t .................. ok # Failed test at test/recipes/04-test_encoder_decoder.t line 63. Using configuration from ../../test/fips-and-base.cnf genpkey: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E4F2923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4F2923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4F2923F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'group:P-256' -text -config ../../test/fips-and-base.cnf -provider fips -out ec.txt => 1 not ok 4 - Print a FIPS provider EC private key # ------------------------------------------------------------------------------ # Failed test 'Print a FIPS provider EC private key' # at test/recipes/04-test_encoder_decoder.t line 69. not ok 5 - Printing an FIPS provider EC private key # ------------------------------------------------------------------------------04-test_encoder_decoder_legacy.t ........ ok 04-test_nodefltctx.t .................... ok 04-test_params_conversion.t ............. ok 04-test_param_build.t ................... ok 04-test_params.t ........................ ok 04-test_pem_read_depr.t ................. ok # Failed to load provider fips 20506DB33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20506DB33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20506DB33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: decoder_propq_test [options] file # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # -provider val The provider to load (The default value is 'default') # file File to decode. ../../util/wrap.pl ../../test/decoder_propq_test -config ../../test/default-and-fips.cnf -provider fips epki.pem => 1 not ok 7 # ------------------------------------------------------------------------------ # Failed test at test/recipes/04-test_encoder_decoder.t line 84. # Looks like you failed 4 tests of 7.04-test_encoder_decoder.t ............... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/7 subtests 04-test_provfetch.t ..................... ok 02-test_errstr.t ........................ ok 04-test_provider.t ...................... ok 04-test_provider_default_search_path.t .. ok 04-test_provider_fallback.t ............. ok 04-test_provider_pkey.t ................. ok 04-test_upcalls.t ....................... ok 05-test_bf.t ............................ ok 04-test_punycode.t ...................... ok 05-test_cmac.t .......................... ok 05-test_idea.t .......................... ok 05-test_des.t ........................... ok 05-test_hmac.t .......................... ok 05-test_cast.t .......................... ok 05-test_pbe.t ........................... ok 05-test_rc4.t ........................... ok 05-test_rc2.t ........................... ok 05-test_rc5.t ........................... ok # ERROR: (ptr) 'RAND_get0_primary(ctx) != NULL' failed @ test/rand_test.c:269 # 0x0 # 200002913F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CTR-DRBG : 0), Properties () # 200002913F000000:error:12000090:random number generator:rand_new_drbg:unable to fetch drbg:crypto/rand/rand_lib.c:683: # OPENSSL_TEST_RAND_SEED=1764742462 not ok 4 - test_rand_get0_primary # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/rand_test ../../test/fips.cnf => 1 not ok 2 # ------------------------------------------------------------------------------06-test_rdcpu_sanity.t .................. ok 07-test_bio_comp.t ...................... ok 06-test_algorithmid.t ................... ok 15-test_dh.t ............................ ok # Looks like you failed 1 test of 6.05-test_rand.t .......................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests 04-test_pem_reading.t ................... ok # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve SM2 as SM2 key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20707C843F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20707C843F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20707C843F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1764742483 not ok 28 - iteration 14 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742483 not ok 3 - test_builtin_as_sm2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/ecdsatest => 1 not ok 1 - running ecdsatest # ------------------------------------------------------------------------------ # Failed test 'running ecdsatest' # at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test/Simple.pm line 77. # Looks like you failed 1 test of 1.15-test_ecdsa.t ......................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests 15-test_ecparam.t ....................... skipped: EC or EC2M isn't supported in this build 10-test_bn.t ............................ ok 15-test_dsa.t ........................... ok # Failed to load provider fips 20C476BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C476BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C476BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 02-protocol-version.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/02-protocol-version.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/02-protocol-version.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 2 - Test configuration 02-protocol-version.cnf # ------------------------------------------------------------------------------15-test_gendh.t ......................... ok 10-test_exp.t ........................... ok # Failed to load provider fips 20F421BF3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F421BF3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F421BF3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 03-custom_verify.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/03-custom_verify.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/03-custom_verify.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 3 - Test configuration 03-custom_verify.cnf # ------------------------------------------------------------------------------15-test_ec.t ............................ ok 15-test_genpkey.t ....................... ok 15-test_gendhparam.t .................... ok # Failed to load provider fips 2074D1BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074D1BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074D1BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 04-client_auth.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/04-client_auth.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/04-client_auth.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 4 - Test configuration 04-client_auth.cnf # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf Error initializing RSA context 20F4B9B93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl genpkey -provider-path ../../providers -config ../../test/fips-and-base.cnf -algorithm RSA -pkeyopt 'bits:2080' -out genrsatest2080.pem => 1 not ok 17 - Generating RSA key with > 2048 bits and < 3072 bits # ------------------------------------------------------------------------------ genpkey: Error generating EC key 20C4039D3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: Error reading PEM file 20346E873F000000:error:0480006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:797: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:named_curve' | ../../util/wrap.pl ../../apps/openssl asn1parse -i => 1 not ok 1 - Check that 'genpkey -algorithm EC' resulted in a correctly encoded SM2 key # ------------------------------------------------------------------------------ # Failed test 'Generating RSA key with > 2048 bits and < 3072 bits' # at test/recipes/15-test_genrsa.t line 126. Using configuration from ../../test/fips-and-base.cnf Error initializing RSA context 202412903F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl genpkey -provider-path ../../providers -config ../../test/fips-and-base.cnf -algorithm RSA -pkeyopt 'bits:3072' -out genrsatest3072.pem => 1 not ok 18 - Generating RSA key with 3072 bits # ------------------------------------------------------------------------------ # Failed test 'Check that 'genpkey -algorithm EC' resulted in a correctly encoded SM2 key' # at test/recipes/15-test_gensm2.t line 54. # '' # doesn't match '(?^mx: # ^ # .*?cons\:\ SEQUENCE\s+?\R # .*?prim\:\ \ INTEGER\ \ \ \ \ \ \ \ \ \ \ \:00\R # .*?cons\:\ \ SEQUENCE\s+?\R # .*?prim\:\ \ \ OBJECT\ \ \ \ \ \ \ \ \ \ \ \ \:id\-ecPublicKey\R # .*?prim\:\ \ \ OBJECT\ \ \ \ \ \ \ \ \ \ \ \ \:sm2\R # .*?prim\:\ \ OCTET\ STRING\ \ \ \ \ \ \[HEX\ DUMP\]\: # )' genpkey: Error generating SM2 key 20348B853F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: Error reading PEM file 204498A93F000000:error:0480006C:PEM routines:get_name:no start line:crypto/pem/pem_lib.c:797: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm SM2 | ../../util/wrap.pl ../../apps/openssl asn1parse -i => 1 not ok 2 - Check that 'genpkey -algorithm SM2' resulted in a correctly encoded SM2 key # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 21.15-test_genrsa.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/21 subtests # Failed test 'Check that 'genpkey -algorithm SM2' resulted in a correctly encoded SM2 key' # at test/recipes/15-test_gensm2.t line 60. # '' # doesn't match '(?^mx: # ^ # .*?cons\:\ SEQUENCE\s+?\R # .*?prim\:\ \ INTEGER\ \ \ \ \ \ \ \ \ \ \ \:00\R # .*?cons\:\ \ SEQUENCE\s+?\R # .*?prim\:\ \ \ OBJECT\ \ \ \ \ \ \ \ \ \ \ \ \:id\-ecPublicKey\R # .*?prim\:\ \ \ OBJECT\ \ \ \ \ \ \ \ \ \ \ \ \:sm2\R # .*?prim\:\ \ OCTET\ STRING\ \ \ \ \ \ \[HEX\ DUMP\]\: # )' # Looks like you failed 2 tests of 2.15-test_gensm2.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests # Failed to load provider fips 20D4108B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4108B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D4108B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 05-sni.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/05-sni.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/05-sni.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 5 - Test configuration 05-sni.cnf # ------------------------------------------------------------------------------ # Failed to load provider fips 2084EFB33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2084EFB33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2084EFB33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 06-sni-ticket.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/06-sni-ticket.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/06-sni-ticket.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 6 - Test configuration 06-sni-ticket.cnf # ------------------------------------------------------------------------------ genpkey: Generating EC key parameters failed 2064C4B83F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -genparam -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 160 - genpkey EC params SM2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params SM2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 202487B43F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -genparam -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.SM2.explicit.pem => 1 not ok 161 - genpkey EC params SM2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params SM2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E44BBF3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -genparam -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.SM2.explicit.der => 1 not ok 162 - genpkey EC params SM2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params SM2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B406B93F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 163 - genpkey EC key on SM2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on SM2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064FA963F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.SM2.explicit.pem -outpubkey ecgen.SM2.explicit-pub.pem => 1 not ok 164 - genpkey EC key on SM2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on SM2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4F4AA3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.SM2.explicit.der -outpubkey ecgen.SM2.explicit-pub.der => 1 not ok 165 - genpkey EC key on SM2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on SM2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004EA8F3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -genparam -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 166 - genpkey EC params SM2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 200425BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 200425BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 200425BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 07-dtls-protocol-version.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/07-dtls-protocol-version.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/07-dtls-protocol-version.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 7 - Test configuration 07-dtls-protocol-version.cnf # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params SM2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C442B63F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -genparam -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.SM2.named_curve.pem => 1 not ok 167 - genpkey EC params SM2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params SM2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2034C29D3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -genparam -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.SM2.named_curve.der => 1 not ok 168 - genpkey EC params SM2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params SM2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 203462B83F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 169 - genpkey EC key on SM2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on SM2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207421A43F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.SM2.named_curve.pem -outpubkey ecgen.SM2.named_curve-pub.pem => 1 not ok 170 - genpkey EC key on SM2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on SM2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E4D7903F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:SM2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.SM2.named_curve.der -outpubkey ecgen.SM2.named_curve-pub.der => 1 not ok 171 - genpkey EC key on SM2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed to load provider fips 2094E4B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094E4B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2094E4B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 08-npn.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/08-npn.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/08-npn.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 8 - Test configuration 08-npn.cnf # ------------------------------------------------------------------------------ # Looks like you failed 12 tests of 220.15-test_genec.t ......................... Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/220 subtests (less 1 skipped subtest: 207 okay) # Failed to load provider fips 2084D3863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2084D3863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2084D3863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 09-alpn.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/09-alpn.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/09-alpn.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 9 - Test configuration 09-alpn.cnf # ------------------------------------------------------------------------------15-test_out_option.t .................... ok ../../util/wrap.pl ../../test/fips_version_test -config ../../test/fips-and-base.cnf '<3.4.0' => 0 Using configuration from ../../test/fips-and-base.cnf Error initializing DSA context 205411AE3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () ../../util/wrap.pl ../../apps/openssl genpkey -provider-path ../../providers -config ../../test/fips-and-base.cnf -genparam -algorithm DSA -pkeyopt 'pbits:3072' -pkeyopt 'qbits:256' -out gendsatest3072params.pem => 1 not ok 19 - Generating 3072-bit DSA params # ------------------------------------------------------------------------------ # Failed test 'Generating 3072-bit DSA params' # at test/recipes/15-test_gendsa.t line 168. # got: '0' # expected: '1' Using configuration from ../../test/fips-and-base.cnf Can't open parameter file gendsatest3072params.pem 20A42BAE3F000000:error:80000002:system library:BIO_new_file:No such file or directory:crypto/bio/bss_file.c:67:calling fopen(gendsatest3072params.pem, r) 20A42BAE3F000000:error:10000080:BIO routines:BIO_new_file:no such file:crypto/bio/bss_file.c:75: ../../util/wrap.pl ../../apps/openssl genpkey -provider-path ../../providers -config ../../test/fips-and-base.cnf -paramfile gendsatest3072params.pem -text -out gendsatest3072.pem => 1 not ok 20 - Generating 3072-bit DSA keypair # ------------------------------------------------------------------------------ # Failed test 'Generating 3072-bit DSA keypair' # at test/recipes/15-test_gendsa.t line 179. # got: '0' # expected: '1' # Looks like you failed 2 tests of 20.15-test_gendsa.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/20 subtests 15-test_ml_dsa_codecs.t ................. ok 15-test_pkey.t .......................... ok 15-test_ml_kem_codecs.t ................. ok Using configuration from ../../test/fips-and-base.cnf pkeyutl: Error initializing context 20A4018C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -encrypt -in ../../test/recipes/15-test_rsaoaep_data/plain_text -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -out enc1.bin => 1 not ok 2 - RSA OAEP Encryption # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf pkeyutl: Error initializing context 20B454823F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -decrypt -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -in enc1.bin -out dec1.txt => 1 not ok 4 - RSA OAEP Decryption # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf pkeyutl: Error initializing context 20744A993F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -encrypt -in ../../test/recipes/15-test_rsaoaep_data/plain_text -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -out enc2.bin => 1 not ok 7 - RSA OAEP Encryption should generate different encrypted data # ------------------------------------------------------------------------------ # Failed test 'RSA OAEP Encryption should generate different encrypted data' # at test/recipes/15-test_rsaoaep.t line 116. Using configuration from ../../test/fips-and-base.cnf pkeyutl: Error initializing context 2034C3983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -decrypt -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -in enc2.bin -out dec2.txt => 1 not ok 8 - RSA OAEP Decryption with default digests # ------------------------------------------------------------------------------ # Failed test 'RSA OAEP Decryption with default digests' # at test/recipes/15-test_rsaoaep.t line 129. Using configuration from ../../test/fips-and-base.cnf pkeyutl: Error initializing context 2014C3873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -encrypt -in ../../test/recipes/15-test_rsaoaep_data/plain_text -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -out enc3.bin => 1 not ok 9 - RSA OAEP Encryption with default digests # ------------------------------------------------------------------------------ # Failed test 'RSA OAEP Encryption with default digests' # at test/recipes/15-test_rsaoaep.t line 140. Using configuration from ../../test/fips-and-base.cnf pkeyutl: Error initializing context 20C4B5963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl pkeyutl -provider-path ../../providers -config ../../test/fips-and-base.cnf -decrypt -inkey ../../test/testrsa2048.pem -pkeyopt 'pad-mode:oaep' -pkeyopt 'oaep-label:123' -pkeyopt 'digest:sha1' -pkeyopt 'mgf1-digest:sha1' -in enc3.bin -out dec3.txt => 1 not ok 10 - RSA OAEP Decryption with explicit default digests # ------------------------------------------------------------------------------15-test_rsax931.t ....................... ok # Failed test 'RSA OAEP Decryption with explicit default digests' # at test/recipes/15-test_rsaoaep.t line 150. # Looks like you failed 6 tests of 10.15-test_rsaoaep.t ....................... Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/10 subtests # Failed to load provider fips 2064EBB43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064EBB43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2064EBB43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 10-resumption.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/10-resumption.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/10-resumption.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 10 - Test configuration 10-resumption.cnf # ------------------------------------------------------------------------------15-test_rsapss.t ........................ ok # Failed to load provider fips 20E4C09E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4C09E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4C09E3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 11-dtls_resumption.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/11-dtls_resumption.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/11-dtls_resumption.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 11 - Test configuration 11-dtls_resumption.cnf # ------------------------------------------------------------------------------15-test_rsa.t ........................... ok 20-test_cli_list.t ...................... ok # Failed to load provider fips 202481803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 202481803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 202481803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 12-ct.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/12-ct.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/12-ct.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 12 - Test configuration 12-ct.cnf # ------------------------------------------------------------------------------15-test_sha.t ........................... ok 20-test_app.t ........................... ok # Failed to load provider fips 20F487923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F487923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F487923F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 13-fragmentation.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/13-fragmentation.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/13-fragmentation.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 13 - Test configuration 13-fragmentation.cnf # ------------------------------------------------------------------------------15-test_dsaparam.t ...................... ok 15-test_mp_rsa.t ........................ ok Error initializing EC context 2074278E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-ecPublicKey : 110), Properties () ../../util/wrap.pl ../../apps/openssl genpkey -algorithm EC -pkeyopt 'ec_paramgen_curve:prime256v1' -out EC.fips.priv.pem => 1 not ok 3 - EC: Generate a key with a FIPS algorithm # ------------------------------------------------------------------------------ # Failed test 'EC: Generate a key with a FIPS algorithm' # at test/recipes/20-test_cli_fips.t line 216. Could not open file or uri for loading private key of key from EC.fips.priv.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl pkey -in EC.fips.priv.pem -pubout -out EC.fips.pub.pem => 1 not ok 4 - EC: Create the public key with FIPS parameters # ------------------------------------------------------------------------------ Could not open file or uri for loading private key from EC.fips.priv.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl dgst -sha256 -sign EC.fips.priv.pem -out EC.fips.sig ../../providers/fips.so => 1 not ok 6 - EC: Sign something with a FIPS key # ------------------------------------------------------------------------------20-test_dgst.t .......................... ok # Failed test 'EC: Sign something with a FIPS key' # at test/recipes/20-test_cli_fips.t line 92. Could not open file or uri for loading private key of public key from EC.fips.pub.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl dgst -sha256 -verify EC.fips.pub.pem -signature EC.fips.sig ../../providers/fips.so => 1 not ok 7 - EC: Verify something with a FIPS key # ------------------------------------------------------------------------------ # Failed to load provider fips 205421883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 205421883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 205421883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 15-certstatus.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/15-certstatus.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/15-certstatus.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 15 - Test configuration 15-certstatus.cnf # ------------------------------------------------------------------------------20-test_dhparam.t ....................... ok # Looks like you failed 4 tests of 14. not ok 10 - EC # ------------------------------------------------------------------------------20-test_kdf.t ........................... ok 20-test_legacy_okay.t ................... ok Error initializing RSA context 204422BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (rsaEncryption : 106), Properties () ../../util/wrap.pl ../../apps/openssl genpkey -algorithm RSA -pkeyopt 'rsa_keygen_bits:2048' -out RSA.fips.priv.pem => 1 not ok 3 - RSA: Generate a key with a FIPS algorithm # ------------------------------------------------------------------------------20-test_nocache.t ....................... ok # Failed test 'RSA: Generate a key with a FIPS algorithm' # at test/recipes/20-test_cli_fips.t line 265. Could not open file or uri for loading private key of key from RSA.fips.priv.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl pkey -in RSA.fips.priv.pem -pubout -out RSA.fips.pub.pem => 1 not ok 4 - RSA: Create the public key with FIPS parameters # ------------------------------------------------------------------------------ Could not open file or uri for loading private key from RSA.fips.priv.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl dgst -sha256 -sign RSA.fips.priv.pem -out RSA.fips.sig ../../providers/fips.so => 1 not ok 6 - RSA: Sign something with a FIPS key # ------------------------------------------------------------------------------ # Failed test 'RSA: Sign something with a FIPS key' # at test/recipes/20-test_cli_fips.t line 92. Could not open file or uri for loading private key of public key from RSA.fips.pub.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl dgst -sha256 -verify RSA.fips.pub.pem -signature RSA.fips.sig ../../providers/fips.so => 1 not ok 7 - RSA: Verify something with a FIPS key # ------------------------------------------------------------------------------ # Failed to load provider fips 2094D7903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094D7903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2094D7903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 16-dtls-certstatus.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/16-dtls-certstatus.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/16-dtls-certstatus.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 16 - Test configuration 16-dtls-certstatus.cnf # ------------------------------------------------------------------------------20-test_mac.t ........................... ok # Looks like you failed 4 tests of 14. not ok 11 - RSA # ------------------------------------------------------------------------------ 202444803F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: 202444803F000000:error:030000A7:digital envelope routines:EVP_PKEY_get_size:unknown max size:crypto/evp/p_lib.c:1880: 202444803F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: 202444803F000000:error:1A800068:SM2 routines:ossl_sm2_internal_verify:reason(104):crypto/sm2/sm2_sign.c:517: Signature Verification Failure ../../util/wrap.pl ../../apps/openssl pkeyutl -verify -certin -in ../../test/certs/sm2.pem -inkey ../../test/certs/sm2.pem -sigfile sm2.sig -rawin -digest sm3 -pkeyopt 'distid:someid' => 1 not ok 2 - Verify an SM2 signature against a piece of data # ------------------------------------------------------------------------------20-test_passwd.t ........................ ok Error initializing DSA context 20546AAF3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (DSA : 108), Properties () ../../util/wrap.pl ../../apps/openssl genpkey -genparam -algorithm DSA -pkeyopt 'dsa_paramgen_bits:2048' -out DSA.fips.param.pem => 1 not ok 2 - DSA: Generate FIPS params # ------------------------------------------------------------------------------20-test_rand_config.t ................... ok # Failed to load provider fips 20E407833F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E407833F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E407833F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 17-renegotiate.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/17-renegotiate.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/17-renegotiate.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 17 - Test configuration 17-renegotiate.cnf # ------------------------------------------------------------------------------ Doing md5 ops for 3s on 16 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 64 size blocks: 1 md5 ops in 0.01s Doing md5 ops for 3s on 256 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 1024 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 8192 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 16384 size blocks: 1 md5 ops in 0.00s Doing sha1 ops for 3s on 16 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 64 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 256 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 1024 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 8192 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 16384 size blocks: 1 sha1 ops in 0.00s Doing sha256 ops for 3s on 16 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 64 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 256 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 1024 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 8192 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 16384 size blocks: 1 sha256 ops in 0.00s Doing sha512 ops for 3s on 16 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 64 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 256 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 1024 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 8192 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 16384 size blocks: 1 sha512 ops in 0.00s Doing rmd160 ops for 3s on 16 size blocks: 1 rmd160 ops in 0.01s Doing rmd160 ops for 3s on 64 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 256 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 1024 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 8192 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 16384 size blocks: 1 rmd160 ops in 0.00s Doing hmac(sha256) ops for 3s on 16 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 64 size blocks: 1 hmac(sha256) ops in 0.01s Doing hmac(sha256) ops for 3s on 256 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 1024 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 8192 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 16384 size blocks: 1 hmac(sha256) ops in 0.00s Doing des-ede3 ops for 3s on 16 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 64 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 256 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 1024 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 8192 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 16384 size blocks: 1 des-ede3 ops in 0.00s Doing aes-128-cbc ops for 3s on 16 size blocks: 1 aes-128-cbc ops in 0.01s Doing aes-128-cbc ops for 3s on 64 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 256 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 1024 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 8192 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 16384 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 64 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 256 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 1024 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 8192 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16384 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 64 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 256 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 1024 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 8192 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16384 size blocks: 1 aes-256-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 64 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 256 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 1024 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 8192 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16384 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 64 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 256 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 1024 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 8192 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16384 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 64 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 256 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 1024 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 8192 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16384 size blocks: 1 camellia-256-cbc ops in 0.00s Doing ghash ops for 3s on 16 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 64 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 256 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 1024 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 8192 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 16384 size blocks: 1 ghash ops in 0.00s Doing rand ops for 3s on 16 size blocks: 1 rand ops in 0.01s Doing rand ops for 3s on 64 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 256 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 1024 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 8192 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 16384 size blocks: 1 rand ops in 0.00s Doing kmac128 ops for 3s on 16 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 64 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 256 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 1024 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 8192 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 16384 size blocks: 1 kmac128 ops in 0.00s Doing kmac256 ops for 3s on 16 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 64 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 256 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 1024 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 8192 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 16384 size blocks: 1 kmac256 ops in 0.00s Doing 512 bits private rsa sign ops for 10s: 1 512 bits private RSA sign ops in 0.01s Doing 512 bits public rsa verify ops for 10s: 1 512 bits public RSA verify ops in 0.00s Doing 512 bits public rsa encrypt ops for 10s: 1 512 bits public RSA encrypt ops in 0.00s Doing 512 bits private rsa decrypt ops for 10s: 1 512 bits private RSA decrypt ops in 0.01s Doing 1024 bits sign dsa ops for 10s: 1 1024 bits DSA sign ops in 0.00s Doing 1024 bits verify dsa ops for 10s: 1 1024 bits DSA verify ops in 0.01s Doing 224 bits sign ecdsa ops for 10s: 1 224 bits ECDSA sign ops in 0.01s Doing 224 bits verify ecdsa ops for 10s: 1 224 bits ECDSA verify ops in 0.01s Doing 224 bits ecdh ops for 10s: 1 224-bits ECDH ops in 0.01s Doing 253 bits sign Ed25519 ops for 10s: 1 253 bits Ed25519 sign ops in 0.00s Doing 253 bits verify Ed25519 ops for 10s: 1 253 bits Ed25519 verify ops in 0.01s SM2 init failure. 201417B93F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: Doing 2048 bits ffdh ops for 10s: 1 2048-bits FFDH ops in 0.00s Doing rsa512 keygen ops for 10s: 1 rsa512 KEM keygen ops in 0.09s Doing rsa512 encaps ops for 10s: 1 rsa512 KEM encaps ops in 0.00s Doing rsa512 decaps ops for 10s: 1 rsa512 KEM decaps ops in 0.00s Doing rsa512 keygen ops for 10s: 1 rsa512 signature keygen ops in 0.07s Doing rsa512 signs ops for 10s: 1 rsa512 signature sign ops in 0.01s Doing rsa512 verify ops for 10s: 1 rsa512 signature verify ops in 0.00s version: 3.5.4 built on: Wed Dec 3 00:00:00 2025 UTC options: bn(64,64) compiler: gcc -fPIC -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DDEVRANDOM="\\"/dev/urandom\\"" -DREDHAT_FIPS_VERSION="\\"3.5.4-00aa924ad4fd2f68\\"" -DSYSTEM_CIPHERS_FILE="/etc/crypto-policies/back-ends/openssl.config" CPUINFO: N/A The 'numbers' are in 1000s of bytes per second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes md5 infk 6400.00 infk infk infk infk sha1 infk infk infk infk infk infk rmd160 1600.00 infk infk infk infk infk sha256 infk infk infk infk infk infk sha512 infk infk infk infk infk infk hmac(sha256) infk 6400.00 infk infk infk infk des-ede3 infk infk infk infk infk infk aes-128-cbc 1600.00 infk infk infk infk infk aes-192-cbc infk infk infk infk infk infk aes-256-cbc infk infk infk infk infk infk camellia-128-cbc infk infk infk infk infk infk camellia-192-cbc infk infk infk infk infk infk camellia-256-cbc infk infk infk infk infk infk ghash infk infk infk infk infk infk rand 1600.00 infk infk infk infk infk kmac128 infk infk infk infk infk infk kmac256 infk infk infk infk infk infk sign verify sign/s verify/s 256 bits SM2 (CurveSM2) infs infs 0.0 0.0 ../../util/wrap.pl ../../apps/openssl speed -testmode => 1 not ok 1 - Simple test of all speed algorithms # ------------------------------------------------------------------------------ Can't open parameter file DSA.fips.param.pem 20146EBC3F000000:error:80000002:system library:BIO_new_file:No such file or directory:crypto/bio/bss_file.c:67:calling fopen(DSA.fips.param.pem, r) 20146EBC3F000000:error:10000080:BIO routines:BIO_new_file:no such file:crypto/bio/bss_file.c:75: ../../util/wrap.pl ../../apps/openssl genpkey -paramfile DSA.fips.param.pem -pkeyopt 'type:fips186_4' -out DSA.fips.priv.pem => 1 not ok 8 - DSA: Generate a key with FIPS parameters # ------------------------------------------------------------------------------ # Failed test 'DSA: Generate a key with FIPS parameters' # at test/recipes/20-test_cli_fips.t line 365. Could not open file or uri for loading private key of key from DSA.fips.priv.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl pkey -in DSA.fips.priv.pem -pubout -out DSA.fips.pub.pem => 1 not ok 9 - DSA: Create the public key with FIPS parameters # ------------------------------------------------------------------------------ Doing md5 ops for 3s on 16 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 64 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 256 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 1024 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 8192 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 16384 size blocks: 1 md5 ops in 0.00s Doing sha1 ops for 3s on 16 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 64 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 256 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 1024 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 8192 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 16384 size blocks: 1 sha1 ops in 0.00s Doing sha256 ops for 3s on 16 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 64 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 256 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 1024 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 8192 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 16384 size blocks: 1 sha256 ops in 0.00s Doing sha512 ops for 3s on 16 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 64 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 256 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 1024 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 8192 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 16384 size blocks: 1 sha512 ops in 0.00s Doing rmd160 ops for 3s on 16 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 64 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 256 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 1024 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 8192 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 16384 size blocks: 1 rmd160 ops in 0.00s Doing hmac(sha256) ops for 3s on 16 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 64 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 256 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 1024 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 8192 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 16384 size blocks: 1 hmac(sha256) ops in 0.00s Doing des-ede3 ops for 3s on 16 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 64 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 256 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 1024 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 8192 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 16384 size blocks: 1 des-ede3 ops in 0.00s Doing aes-128-cbc ops for 3s on 16 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 64 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 256 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 1024 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 8192 size blocks: 1 aes-128-cbc ops in 0.01s Doing aes-128-cbc ops for 3s on 16384 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 64 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 256 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 1024 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 8192 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16384 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 64 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 256 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 1024 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 8192 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16384 size blocks: 1 aes-256-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 64 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 256 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 1024 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 8192 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16384 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 64 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 256 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 1024 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 8192 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16384 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 64 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 256 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 1024 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 8192 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16384 size blocks: 1 camellia-256-cbc ops in 0.00s Doing ghash ops for 3s on 16 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 64 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 256 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 1024 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 8192 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 16384 size blocks: 1 ghash ops in 0.00s Doing rand ops for 3s on 16 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 64 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 256 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 1024 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 8192 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 16384 size blocks: 1 rand ops in 0.00s Doing kmac128 ops for 3s on 16 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 64 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 256 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 1024 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 8192 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 16384 size blocks: 1 kmac128 ops in 0.00s Doing kmac256 ops for 3s on 16 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 64 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 256 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 1024 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 8192 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 16384 size blocks: 1 kmac256 ops in 0.00s Doing 512 bits private rsa sign ops for 10s: 1 512 bits private RSA sign ops in 0.00s Doing 512 bits public rsa verify ops for 10s: 1 512 bits public RSA verify ops in 0.00s Doing 512 bits public rsa encrypt ops for 10s: 1 512 bits public RSA encrypt ops in 0.00s Doing 512 bits private rsa decrypt ops for 10s: 1 512 bits private RSA decrypt ops in 0.00s Doing 1024 bits sign dsa ops for 10s: 1 1024 bits DSA sign ops in 0.00s Doing 1024 bits verify dsa ops for 10s: 1 1024 bits DSA verify ops in 0.00s Doing 224 bits sign ecdsa ops for 10s: 1 224 bits ECDSA sign ops in 0.01s Doing 224 bits verify ecdsa ops for 10s: 1 224 bits ECDSA verify ops in 0.01s Doing 224 bits ecdh ops for 10s: 1 224-bits ECDH ops in 0.01s Doing 253 bits sign Ed25519 ops for 10s: 1 253 bits Ed25519 sign ops in 0.00s Doing 253 bits verify Ed25519 ops for 10s: 1 253 bits Ed25519 verify ops in 0.00s SM2 init failure. 207494893F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: Doing 2048 bits ffdh ops for 10s: 1 2048-bits FFDH ops in 0.00s Doing rsa512 keygen ops for 10s: 1 rsa512 KEM keygen ops in 0.09s Doing rsa512 encaps ops for 10s: 1 rsa512 KEM encaps ops in 0.00s Doing rsa512 decaps ops for 10s: 1 rsa512 KEM decaps ops in 0.00s Doing rsa512 keygen ops for 10s: 1 rsa512 signature keygen ops in 0.09s Doing rsa512 signs ops for 10s: 1 rsa512 signature sign ops in 0.00s Doing rsa512 verify ops for 10s: 1 rsa512 signature verify ops in 0.00s version: 3.5.4 built on: Wed Dec 3 00:00:00 2025 UTC options: bn(64,64) compiler: gcc -fPIC -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DDEVRANDOM="\\"/dev/urandom\\"" -DREDHAT_FIPS_VERSION="\\"3.5.4-00aa924ad4fd2f68\\"" -DSYSTEM_CIPHERS_FILE="/etc/crypto-policies/back-ends/openssl.config" CPUINFO: N/A The 'numbers' are in 1000s of bytes per second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes md5 infk infk infk infk infk infk sha1 infk infk infk infk infk infk rmd160 infk infk infk infk infk infk sha256 infk infk infk infk infk infk sha512 infk infk infk infk infk infk hmac(sha256) infk infk infk infk infk infk des-ede3 infk infk infk infk infk infk aes-128-cbc infk infk infk infk 819.20k infk aes-192-cbc infk infk infk infk infk infk aes-256-cbc infk infk infk infk infk infk camellia-128-cbc infk infk infk infk infk infk camellia-192-cbc infk infk infk infk infk infk camellia-256-cbc infk infk infk infk infk infk ghash infk infk infk infk infk infk rand infk infk infk infk infk infk kmac128 infk infk infk infk infk infk kmac256 infk infk infk infk infk infk sign verify sign/s verify/s 256 bits SM2 (CurveSM2) infs infs 0.0 0.0 ../../util/wrap.pl ../../apps/openssl speed -testmode -misalign 1 => 1 not ok 3 - Test the misalign option # ------------------------------------------------------------------------------ +DT:md5:3:16 +R:1:md5:0.000000 +DT:md5:3:64 +R:1:md5:0.000000 +DT:md5:3:256 +R:1:md5:0.000000 +DT:md5:3:1024 +R:1:md5:0.000000 +DT:md5:3:8192 +R:1:md5:0.000000 +DT:md5:3:16384 +R:1:md5:0.000000 +DT:sha1:3:16 +R:1:sha1:0.000000 +DT:sha1:3:64 +R:1:sha1:0.000000 +DT:sha1:3:256 +R:1:sha1:0.000000 +DT:sha1:3:1024 +R:1:sha1:0.000000 +DT:sha1:3:8192 +R:1:sha1:0.000000 +DT:sha1:3:16384 +R:1:sha1:0.000000 +DT:sha256:3:16 +R:1:sha256:0.000000 +DT:sha256:3:64 +R:1:sha256:0.000000 +DT:sha256:3:256 +R:1:sha256:0.000000 +DT:sha256:3:1024 +R:1:sha256:0.000000 +DT:sha256:3:8192 +R:1:sha256:0.000000 +DT:sha256:3:16384 +R:1:sha256:0.000000 +DT:sha512:3:16 +R:1:sha512:0.000000 +DT:sha512:3:64 +R:1:sha512:0.000000 +DT:sha512:3:256 +R:1:sha512:0.000000 +DT:sha512:3:1024 +R:1:sha512:0.000000 +DT:sha512:3:8192 +R:1:sha512:0.000000 +DT:sha512:3:16384 +R:1:sha512:0.000000 +DT:rmd160:3:16 +R:1:rmd160:0.000000 +DT:rmd160:3:64 +R:1:rmd160:0.000000 +DT:rmd160:3:256 +R:1:rmd160:0.000000 +DT:rmd160:3:1024 +R:1:rmd160:0.000000 +DT:rmd160:3:8192 +R:1:rmd160:0.000000 +DT:rmd160:3:16384 +R:1:rmd160:0.000000 +DT:hmac(sha256):3:16 +R:1:hmac(sha256):0.000000 +DT:hmac(sha256):3:64 +R:1:hmac(sha256):0.000000 +DT:hmac(sha256):3:256 +R:1:hmac(sha256):0.000000 +DT:hmac(sha256):3:1024 +R:1:hmac(sha256):0.000000 +DT:hmac(sha256):3:8192 +R:1:hmac(sha256):0.000000 +DT:hmac(sha256):3:16384 +R:1:hmac(sha256):0.000000 +DT:des-ede3:3:16 +R:1:des-ede3:0.000000 +DT:des-ede3:3:64 +R:1:des-ede3:0.000000 +DT:des-ede3:3:256 +R:1:des-ede3:0.000000 +DT:des-ede3:3:1024 +R:1:des-ede3:0.000000 +DT:des-ede3:3:8192 +R:1:des-ede3:0.010000 +DT:des-ede3:3:16384 +R:1:des-ede3:0.000000 +DT:aes-128-cbc:3:16 +R:1:aes-128-cbc:0.000000 +DT:aes-128-cbc:3:64 +R:1:aes-128-cbc:0.000000 +DT:aes-128-cbc:3:256 +R:1:aes-128-cbc:0.000000 +DT:aes-128-cbc:3:1024 +R:1:aes-128-cbc:0.000000 +DT:aes-128-cbc:3:8192 +R:1:aes-128-cbc:0.000000 +DT:aes-128-cbc:3:16384 +R:1:aes-128-cbc:0.000000 +DT:aes-192-cbc:3:16 +R:1:aes-192-cbc:0.000000 +DT:aes-192-cbc:3:64 +R:1:aes-192-cbc:0.000000 +DT:aes-192-cbc:3:256 +R:1:aes-192-cbc:0.000000 +DT:aes-192-cbc:3:1024 +R:1:aes-192-cbc:0.000000 +DT:aes-192-cbc:3:8192 +R:1:aes-192-cbc:0.000000 +DT:aes-192-cbc:3:16384 +R:1:aes-192-cbc:0.000000 +DT:aes-256-cbc:3:16 +R:1:aes-256-cbc:0.000000 +DT:aes-256-cbc:3:64 +R:1:aes-256-cbc:0.000000 +DT:aes-256-cbc:3:256 +R:1:aes-256-cbc:0.000000 +DT:aes-256-cbc:3:1024 +R:1:aes-256-cbc:0.000000 +DT:aes-256-cbc:3:8192 +R:1:aes-256-cbc:0.010000 +DT:aes-256-cbc:3:16384 +R:1:aes-256-cbc:0.000000 +DT:camellia-128-cbc:3:16 +R:1:camellia-128-cbc:0.000000 +DT:camellia-128-cbc:3:64 +R:1:camellia-128-cbc:0.000000 +DT:camellia-128-cbc:3:256 +R:1:camellia-128-cbc:0.000000 +DT:camellia-128-cbc:3:1024 +R:1:camellia-128-cbc:0.000000 +DT:camellia-128-cbc:3:8192 +R:1:camellia-128-cbc:0.000000 +DT:camellia-128-cbc:3:16384 +R:1:camellia-128-cbc:0.000000 +DT:camellia-192-cbc:3:16 +R:1:camellia-192-cbc:0.000000 +DT:camellia-192-cbc:3:64 +R:1:camellia-192-cbc:0.000000 +DT:camellia-192-cbc:3:256 +R:1:camellia-192-cbc:0.000000 +DT:camellia-192-cbc:3:1024 +R:1:camellia-192-cbc:0.000000 +DT:camellia-192-cbc:3:8192 +R:1:camellia-192-cbc:0.000000 +DT:camellia-192-cbc:3:16384 +R:1:camellia-192-cbc:0.000000 +DT:camellia-256-cbc:3:16 +R:1:camellia-256-cbc:0.000000 +DT:camellia-256-cbc:3:64 +R:1:camellia-256-cbc:0.000000 +DT:camellia-256-cbc:3:256 +R:1:camellia-256-cbc:0.000000 +DT:camellia-256-cbc:3:1024 +R:1:camellia-256-cbc:0.000000 +DT:camellia-256-cbc:3:8192 +R:1:camellia-256-cbc:0.000000 +DT:camellia-256-cbc:3:16384 +R:1:camellia-256-cbc:0.000000 +DT:ghash:3:16 +R:1:ghash:0.000000 +DT:ghash:3:64 +R:1:ghash:0.000000 +DT:ghash:3:256 +R:1:ghash:0.000000 +DT:ghash:3:1024 +R:1:ghash:0.000000 +DT:ghash:3:8192 +R:1:ghash:0.000000 +DT:ghash:3:16384 +R:1:ghash:0.000000 +DT:rand:3:16 +R:1:rand:0.010000 +DT:rand:3:64 +R:1:rand:0.000000 +DT:rand:3:256 +R:1:rand:0.000000 +DT:rand:3:1024 +R:1:rand:0.000000 +DT:rand:3:8192 +R:1:rand:0.000000 +DT:rand:3:16384 +R:1:rand:0.000000 +DT:kmac128:3:16 +R:1:kmac128:0.000000 +DT:kmac128:3:64 +R:1:kmac128:0.000000 +DT:kmac128:3:256 +R:1:kmac128:0.000000 +DT:kmac128:3:1024 +R:1:kmac128:0.000000 +DT:kmac128:3:8192 +R:1:kmac128:0.000000 +DT:kmac128:3:16384 +R:1:kmac128:0.000000 +DT:kmac256:3:16 +R:1:kmac256:0.000000 +DT:kmac256:3:64 +R:1:kmac256:0.000000 +DT:kmac256:3:256 +R:1:kmac256:0.000000 +DT:kmac256:3:1024 +R:1:kmac256:0.000000 +DT:kmac256:3:8192 +R:1:kmac256:0.000000 +DT:kmac256:3:16384 +R:1:kmac256:0.000000 +DTP:512:private:rsa sign:10 +R1:1:512:0.00 +DTP:512:public:rsa verify:10 +R2:1:512:0.00 +DTP:512:public:rsa encrypt:10 +R3:1:512:0.00 +DTP:512:private:rsa decrypt:10 +R4:1:512:0.01 +DTP:1024:sign:dsa:10 +R5:1:1024:0.00 +DTP:1024:verify:dsa:10 +R6:1:1024:0.00 +DTP:224:sign:ecdsa:10 +R7:1:224:0.02 +DTP:224:verify:ecdsa:10 +R8:1:224:0.01 +DTP:224::ecdh:10 +R9:1:224:0.01 +DTP:253:sign:Ed25519:10 +R10:1:253:Ed25519:0.00 +DTP:253:verify:Ed25519:10 +R11:1:253:Ed25519:0.00 SM2 init failure. 20F470AF3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: +DTP:2048::ffdh:10 +R14:1:2048:0.01 +DTP:rsa512:keygen:10 +R15:1:rsa512:0.08 +DTP:rsa512:encaps:10 +R16:1:rsa512:0.00 +DTP:rsa512:decaps:10 +R17:1:rsa512:0.00 +DTP:rsa512:keygen:10 +R18:1:rsa512:0.07 +DTP:rsa512:signs:10 +R19:1:rsa512:0.01 +DTP:rsa512:verify:10 +R20:1:rsa512:0.00 +H:16:64:256:1024:8192:16384 +F:3:md5:inf:inf:inf:inf:inf:inf +F:4:sha1:inf:inf:inf:inf:inf:inf +F:5:rmd160:inf:inf:inf:inf:inf:inf +F:6:sha256:inf:inf:inf:inf:inf:inf +F:7:sha512:inf:inf:inf:inf:inf:inf +F:9:hmac(sha256):inf:inf:inf:inf:inf:inf +F:11:des-ede3:inf:inf:inf:inf:819200.00:inf +F:19:aes-128-cbc:inf:inf:inf:inf:inf:inf +F:20:aes-192-cbc:inf:inf:inf:inf:inf:inf +F:21:aes-256-cbc:inf:inf:inf:inf:819200.00:inf +F:22:camellia-128-cbc:inf:inf:inf:inf:inf:inf +F:23:camellia-192-cbc:inf:inf:inf:inf:inf:inf +F:24:camellia-256-cbc:inf:inf:inf:inf:inf:inf +F:26:ghash:inf:inf:inf:inf:inf:inf +F:27:rand:1600.00:inf:inf:inf:inf:inf +F:29:kmac128:inf:inf:inf:inf:inf:inf +F:30:kmac256:inf:inf:inf:inf:inf:inf +F7:0:256:CurveSM2:0.000000:0.000000 ../../util/wrap.pl ../../apps/openssl speed -testmode -mr => 1 not ok 8 - Test the mr option # ------------------------------------------------------------------------------ Could not open file or uri for loading private key from DSA.fips.priv.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl dgst -sha256 -sign DSA.fips.priv.pem -out DSA.fips.sig ../../providers/fips.so => 1 not ok 14 - DSA: Sign something with a FIPS key # ------------------------------------------------------------------------------ Doing md5 ops for 3s on 16 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 64 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 256 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 1024 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 8192 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 16384 size blocks: 1 md5 ops in 0.00s Doing sha1 ops for 3s on 16 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 64 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 256 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 1024 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 8192 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 16384 size blocks: 1 sha1 ops in 0.00s Doing sha256 ops for 3s on 16 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 64 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 256 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 1024 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 8192 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 16384 size blocks: 1 sha256 ops in 0.00s Doing sha512 ops for 3s on 16 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 64 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 256 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 1024 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 8192 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 16384 size blocks: 1 sha512 ops in 0.00s Doing rmd160 ops for 3s on 16 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 64 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 256 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 1024 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 8192 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 16384 size blocks: 1 rmd160 ops in 0.00s Doing hmac(sha256) ops for 3s on 16 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 64 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 256 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 1024 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 8192 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 16384 size blocks: 1 hmac(sha256) ops in 0.00s Doing des-ede3 ops for 3s on 16 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 64 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 256 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 1024 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 8192 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 16384 size blocks: 1 des-ede3 ops in 0.00s Doing aes-128-cbc ops for 3s on 16 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 64 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 256 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 1024 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 8192 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 16384 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 64 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 256 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 1024 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 8192 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16384 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 64 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 256 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 1024 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 8192 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16384 size blocks: 1 aes-256-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 64 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 256 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 1024 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 8192 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16384 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 64 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 256 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 1024 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 8192 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16384 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 64 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 256 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 1024 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 8192 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16384 size blocks: 1 camellia-256-cbc ops in 0.00s Doing ghash ops for 3s on 16 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 64 size blocks: 1 ghash ops in 0.01s Doing ghash ops for 3s on 256 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 1024 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 8192 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 16384 size blocks: 1 ghash ops in 0.00s Doing rand ops for 3s on 16 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 64 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 256 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 1024 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 8192 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 16384 size blocks: 1 rand ops in 0.00s Doing kmac128 ops for 3s on 16 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 64 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 256 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 1024 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 8192 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 16384 size blocks: 1 kmac128 ops in 0.00s Doing kmac256 ops for 3s on 16 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 64 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 256 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 1024 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 8192 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 16384 size blocks: 1 kmac256 ops in 0.00s Doing 512 bits private rsa sign ops for 10s: 1 512 bits private RSA sign ops in 0.00s Doing 512 bits public rsa verify ops for 10s: 1 512 bits public RSA verify ops in 0.00s Doing 512 bits public rsa encrypt ops for 10s: 1 512 bits public RSA encrypt ops in 0.00s Doing 512 bits private rsa decrypt ops for 10s: 1 512 bits private RSA decrypt ops in 0.00s Doing 1024 bits sign dsa ops for 10s: 1 1024 bits DSA sign ops in 0.01s Doing 1024 bits verify dsa ops for 10s: 1 1024 bits DSA verify ops in 0.00s Doing 224 bits sign ecdsa ops for 10s: 1 224 bits ECDSA sign ops in 0.01s Doing 224 bits verify ecdsa ops for 10s: 1 224 bits ECDSA verify ops in 0.01s Doing 224 bits ecdh ops for 10s: 1 224-bits ECDH ops in 0.01s Doing 253 bits sign Ed25519 ops for 10s: 1 253 bits Ed25519 sign ops in 0.00s Doing 253 bits verify Ed25519 ops for 10s: 1 253 bits Ed25519 verify ops in 0.00s SM2 init failure. 20B48EAF3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: Doing 2048 bits ffdh ops for 10s: 1 2048-bits FFDH ops in 0.01s Doing rsa512 keygen ops for 10s: 1 rsa512 KEM keygen ops in 0.10s Doing rsa512 encaps ops for 10s: 1 rsa512 KEM encaps ops in 0.00s Doing rsa512 decaps ops for 10s: 1 rsa512 KEM decaps ops in 0.00s Doing rsa512 keygen ops for 10s: 1 rsa512 signature keygen ops in 0.07s Doing rsa512 signs ops for 10s: 1 rsa512 signature sign ops in 0.00s Doing rsa512 verify ops for 10s: 1 rsa512 signature verify ops in 0.00s version: 3.5.4 built on: Wed Dec 3 00:00:00 2025 UTC options: bn(64,64) compiler: gcc -fPIC -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DDEVRANDOM="\\"/dev/urandom\\"" -DREDHAT_FIPS_VERSION="\\"3.5.4-00aa924ad4fd2f68\\"" -DSYSTEM_CIPHERS_FILE="/etc/crypto-policies/back-ends/openssl.config" CPUINFO: N/A The 'numbers' are in 1000s of bytes per second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes md5 infk infk infk infk infk infk sha1 infk infk infk infk infk infk rmd160 infk infk infk infk infk infk sha256 infk infk infk infk infk infk sha512 infk infk infk infk infk infk hmac(sha256) infk infk infk infk infk infk des-ede3 infk infk infk infk infk infk aes-128-cbc infk infk infk infk infk infk aes-192-cbc infk infk infk infk infk infk aes-256-cbc infk infk infk infk infk infk camellia-128-cbc infk infk infk infk infk infk camellia-192-cbc infk infk infk infk infk infk camellia-256-cbc infk infk infk infk infk infk ghash infk 6400.00 infk infk infk infk rand infk infk infk infk infk infk kmac128 infk infk infk infk infk infk kmac256 infk infk infk infk infk infk sign verify sign/s verify/s 256 bits SM2 (CurveSM2) infs infs 0.0 0.0 ../../util/wrap.pl ../../apps/openssl speed -testmode -async_jobs 1 => 1 not ok 14 - Test the async_jobs option # ------------------------------------------------------------------------------ # Failed test 'Test the async_jobs option' # at test/recipes/20-test_speed.t line 91. Doing md5 ops for 3s on 16 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 64 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 256 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 1024 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 8192 size blocks: 1 md5 ops in 0.00s Doing md5 ops for 3s on 16384 size blocks: 1 md5 ops in 0.00s Doing sha1 ops for 3s on 16 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 64 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 256 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 1024 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 8192 size blocks: 1 sha1 ops in 0.00s Doing sha1 ops for 3s on 16384 size blocks: 1 sha1 ops in 0.00s Doing sha256 ops for 3s on 16 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 64 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 256 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 1024 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 8192 size blocks: 1 sha256 ops in 0.00s Doing sha256 ops for 3s on 16384 size blocks: 1 sha256 ops in 0.00s Doing sha512 ops for 3s on 16 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 64 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 256 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 1024 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 8192 size blocks: 1 sha512 ops in 0.00s Doing sha512 ops for 3s on 16384 size blocks: 1 sha512 ops in 0.00s Doing rmd160 ops for 3s on 16 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 64 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 256 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 1024 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 8192 size blocks: 1 rmd160 ops in 0.00s Doing rmd160 ops for 3s on 16384 size blocks: 1 rmd160 ops in 0.00s Doing hmac(sha256) ops for 3s on 16 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 64 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 256 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 1024 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 8192 size blocks: 1 hmac(sha256) ops in 0.00s Doing hmac(sha256) ops for 3s on 16384 size blocks: 1 hmac(sha256) ops in 0.00s Doing des-ede3 ops for 3s on 16 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 64 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 256 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 1024 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 8192 size blocks: 1 des-ede3 ops in 0.00s Doing des-ede3 ops for 3s on 16384 size blocks: 1 des-ede3 ops in 0.01s Doing aes-128-cbc ops for 3s on 16 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 64 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 256 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 1024 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 8192 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-128-cbc ops for 3s on 16384 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 64 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 256 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 1024 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 8192 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-192-cbc ops for 3s on 16384 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 64 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 256 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 1024 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 8192 size blocks: 1 aes-256-cbc ops in 0.00s Doing aes-256-cbc ops for 3s on 16384 size blocks: 1 aes-256-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 64 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 256 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 1024 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 8192 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-128-cbc ops for 3s on 16384 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 64 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 256 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 1024 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 8192 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-192-cbc ops for 3s on 16384 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 64 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 256 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 1024 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 8192 size blocks: 1 camellia-256-cbc ops in 0.00s Doing camellia-256-cbc ops for 3s on 16384 size blocks: 1 camellia-256-cbc ops in 0.00s Doing ghash ops for 3s on 16 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 64 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 256 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 1024 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 8192 size blocks: 1 ghash ops in 0.00s Doing ghash ops for 3s on 16384 size blocks: 1 ghash ops in 0.00s Doing rand ops for 3s on 16 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 64 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 256 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 1024 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 8192 size blocks: 1 rand ops in 0.00s Doing rand ops for 3s on 16384 size blocks: 1 rand ops in 0.00s Doing kmac128 ops for 3s on 16 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 64 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 256 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 1024 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 8192 size blocks: 1 kmac128 ops in 0.00s Doing kmac128 ops for 3s on 16384 size blocks: 1 kmac128 ops in 0.00s Doing kmac256 ops for 3s on 16 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 64 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 256 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 1024 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 8192 size blocks: 1 kmac256 ops in 0.00s Doing kmac256 ops for 3s on 16384 size blocks: 1 kmac256 ops in 0.00s Doing 512 bits private rsa sign ops for 10s: 1 512 bits private RSA sign ops in 0.00s Doing 512 bits public rsa verify ops for 10s: 1 512 bits public RSA verify ops in 0.00s Doing 512 bits public rsa encrypt ops for 10s: 1 512 bits public RSA encrypt ops in 0.00s Doing 512 bits private rsa decrypt ops for 10s: 1 512 bits private RSA decrypt ops in 0.00s Doing 1024 bits sign dsa ops for 10s: 1 1024 bits DSA sign ops in 0.00s Doing 1024 bits verify dsa ops for 10s: 1 1024 bits DSA verify ops in 0.00s Doing 224 bits sign ecdsa ops for 10s: 1 224 bits ECDSA sign ops in 0.01s Doing 224 bits verify ecdsa ops for 10s: 1 224 bits ECDSA verify ops in 0.01s Doing 224 bits ecdh ops for 10s: 1 224-bits ECDH ops in 0.01s Doing 253 bits sign Ed25519 ops for 10s: 1 253 bits Ed25519 sign ops in 0.00s Doing 253 bits verify Ed25519 ops for 10s: 1 253 bits Ed25519 verify ops in 0.00s SM2 init failure. 20A4A7913F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: Doing 2048 bits ffdh ops for 10s: 1 2048-bits FFDH ops in 0.01s Doing rsa512 keygen ops for 10s: 1 rsa512 KEM keygen ops in 0.08s Doing rsa512 encaps ops for 10s: 1 rsa512 KEM encaps ops in 0.00s Doing rsa512 decaps ops for 10s: 1 rsa512 KEM decaps ops in 0.00s Doing rsa512 keygen ops for 10s: 1 rsa512 signature keygen ops in 0.09s Doing rsa512 signs ops for 10s: 1 rsa512 signature sign ops in 0.00s Doing rsa512 verify ops for 10s: 1 rsa512 signature verify ops in 0.00s version: 3.5.4 built on: Wed Dec 3 00:00:00 2025 UTC options: bn(64,64) compiler: gcc -fPIC -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DDEVRANDOM="\\"/dev/urandom\\"" -DREDHAT_FIPS_VERSION="\\"3.5.4-00aa924ad4fd2f68\\"" -DSYSTEM_CIPHERS_FILE="/etc/crypto-policies/back-ends/openssl.config" CPUINFO: N/A The 'numbers' are in 1000s of bytes per second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes md5 infk infk infk infk infk infk sha1 infk infk infk infk infk infk rmd160 infk infk infk infk infk infk sha256 infk infk infk infk infk infk sha512 infk infk infk infk infk infk hmac(sha256) infk infk infk infk infk infk des-ede3 infk infk infk infk infk 1638.40k aes-128-cbc infk infk infk infk infk infk aes-192-cbc infk infk infk infk infk infk aes-256-cbc infk infk infk infk infk infk camellia-128-cbc infk infk infk infk infk infk camellia-192-cbc infk infk infk infk infk infk camellia-256-cbc infk infk infk infk infk infk ghash infk infk infk infk infk infk rand infk infk infk infk infk infk kmac128 infk infk infk infk infk infk kmac256 infk infk infk infk infk infk sign verify sign/s verify/s 256 bits SM2 (CurveSM2) infs infs 0.0 0.0 ../../util/wrap.pl ../../apps/openssl speed -testmode -mlock => 1 not ok 15 - Test the mlock option # ------------------------------------------------------------------------------ # Failed test 'DSA: Sign something with a FIPS key' # at test/recipes/20-test_cli_fips.t line 92. Could not open file or uri for loading private key of public key from DSA.fips.pub.pem: No such file or directory ../../util/wrap.pl ../../apps/openssl dgst -sha256 -verify DSA.fips.pub.pem -signature DSA.fips.sig ../../providers/fips.so => 1 not ok 15 - DSA: Verify something with a FIPS key # ------------------------------------------------------------------------------ # Failed test 'Test the mlock option' # at test/recipes/20-test_speed.t line 99. You have chosen to measure elapsed time instead of user CPU time. Doing md5 ops for 1s on 16 size blocks: 1 md5 ops in 0.00s Doing sha1 ops for 1s on 16 size blocks: 1 sha1 ops in 0.00s Doing sha256 ops for 1s on 16 size blocks: 1 sha256 ops in 0.00s Doing sha512 ops for 1s on 16 size blocks: 1 sha512 ops in 0.00s Doing rmd160 ops for 1s on 16 size blocks: 1 rmd160 ops in 0.00s Doing hmac(sha256) ops for 1s on 16 size blocks: 1 hmac(sha256) ops in 0.00s Doing des-ede3 ops for 1s on 16 size blocks: 1 des-ede3 ops in 0.00s Doing aes-128-cbc ops for 1s on 16 size blocks: 1 aes-128-cbc ops in 0.00s Doing aes-192-cbc ops for 1s on 16 size blocks: 1 aes-192-cbc ops in 0.00s Doing aes-256-cbc ops for 1s on 16 size blocks: 1 aes-256-cbc ops in 0.00s Doing camellia-128-cbc ops for 1s on 16 size blocks: 1 camellia-128-cbc ops in 0.00s Doing camellia-192-cbc ops for 1s on 16 size blocks: 1 camellia-192-cbc ops in 0.00s Doing camellia-256-cbc ops for 1s on 16 size blocks: 1 camellia-256-cbc ops in 0.00s Doing ghash ops for 1s on 16 size blocks: 1 ghash ops in 0.00s Doing rand ops for 1s on 16 size blocks: 1 rand ops in 0.00s Doing kmac128 ops for 1s on 16 size blocks: 1 kmac128 ops in 0.00s Doing kmac256 ops for 1s on 16 size blocks: 1 kmac256 ops in 0.00s Doing 512 bits private rsa sign ops for 1s: 1 512 bits private RSA sign ops in 0.00s Doing 512 bits public rsa verify ops for 1s: 1 512 bits public RSA verify ops in 0.00s Doing 512 bits public rsa encrypt ops for 1s: 1 512 bits public RSA encrypt ops in 0.00s Doing 512 bits private rsa decrypt ops for 1s: 1 512 bits private RSA decrypt ops in 0.00s Doing 1024 bits sign dsa ops for 1s: 1 1024 bits DSA sign ops in 0.01s Doing 1024 bits verify dsa ops for 1s: 1 1024 bits DSA verify ops in 0.00s Doing 224 bits sign ecdsa ops for 1s: 1 224 bits ECDSA sign ops in 0.01s Doing 224 bits verify ecdsa ops for 1s: 1 224 bits ECDSA verify ops in 0.01s Doing 224 bits ecdh ops for 1s: 1 224-bits ECDH ops in 0.02s Doing 253 bits sign Ed25519 ops for 1s: 1 253 bits Ed25519 sign ops in 0.00s Doing 253 bits verify Ed25519 ops for 1s: 1 253 bits Ed25519 verify ops in 0.00s SM2 init failure. 20C400A13F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: Doing 2048 bits ffdh ops for 1s: 1 2048-bits FFDH ops in 0.01s Doing rsa512 keygen ops for 1s: 1 rsa512 KEM keygen ops in 0.07s Doing rsa512 encaps ops for 1s: 1 rsa512 KEM encaps ops in 0.00s Doing rsa512 decaps ops for 1s: 1 rsa512 KEM decaps ops in 0.00s Doing rsa512 keygen ops for 1s: 1 rsa512 signature keygen ops in 0.07s Doing rsa512 signs ops for 1s: 1 rsa512 signature sign ops in 0.00s Doing rsa512 verify ops for 1s: 1 rsa512 signature verify ops in 0.00s version: 3.5.4 built on: Wed Dec 3 00:00:00 2025 UTC options: bn(64,64) compiler: gcc -fPIC -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wno-error=implicit-function-declaration -Wno-error=incompatible-pointer-types -Wno-error=int-conversion -Wno-error=return-mismatch -Wno-error=declaration-missing-parameter-type -Wno-error=implicit-int -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -march=rv64imafdcbv_zicsr_zicntr_zihpm_ziccif_ziccrse_ziccamoa_zicclsm_zic64b_za64rs_zihintpause_zba_zbb_zbs_zicbom_zicbop_zicboz_zfhmin_zkt_zvfhmin_zvbb_zvkt_zihintntl_zicond_zimop_zcmop_zcb_zfa_zawrs -mabi=lp64d -Wa,--noexecstack -Wa,--generate-missing-build-notes=yes -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BUILDING_OPENSSL -DZLIB -DNDEBUG -DPURIFY -DDEVRANDOM="\\"/dev/urandom\\"" -DREDHAT_FIPS_VERSION="\\"3.5.4-00aa924ad4fd2f68\\"" -DSYSTEM_CIPHERS_FILE="/etc/crypto-policies/back-ends/openssl.config" CPUINFO: N/A The 'numbers' are in 1000s of bytes per second processed. type 16 bytes md5 infk sha1 infk rmd160 infk sha256 infk sha512 infk hmac(sha256) infk des-ede3 infk aes-128-cbc infk aes-192-cbc infk aes-256-cbc infk camellia-128-cbc infk camellia-192-cbc infk camellia-256-cbc infk ghash infk rand infk kmac128 infk kmac256 infk sign verify sign/s verify/s 256 bits SM2 (CurveSM2) infs infs 0.0 0.0 ../../util/wrap.pl ../../apps/openssl speed -testmode -seconds 1 -bytes 16 -elapsed => 1 not ok 16 - Test the seconds, bytes and elapsed options # ------------------------------------------------------------------------------ # Looks like you failed 5 tests of 22. not ok 12 - DSA # ------------------------------------------------------------------------------ # Failed test 'DSA' # at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 1322. # Looks like you failed 3 tests of 12.20-test_cli_fips.t ...................... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/12 subtests # Failed to load provider fips 20E459983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E459983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E459983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 18-dtls-renegotiate.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/18-dtls-renegotiate.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/18-dtls-renegotiate.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 18 - Test configuration 18-dtls-renegotiate.cnf # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 27.20-test_pkeyutl.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/27 subtests # Looks like you failed 6 tests of 25.20-test_speed.t ......................... Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/25 subtests (less 1 skipped subtest: 18 okay) 20-test_spkac.t ......................... ok 02-test_lhash.t ......................... ok 25-test_crl.t ........................... ok 25-test_d2i.t ........................... ok 25-test_eai_data.t ...................... ok 25-test_pkcs7.t ......................... ok 25-test_rusext.t ........................ ok # Failed to load provider fips 208462B03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 208462B03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 208462B03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 19-mac-then-encrypt.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/19-mac-then-encrypt.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/19-mac-then-encrypt.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 19 - Test configuration 19-mac-then-encrypt.cnf # ------------------------------------------------------------------------------25-test_sid.t ........................... ok 25-test_pkcs8.t ......................... ok 20-test_enc.t ........................... ok 25-test_verify_store.t .................. ok # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, "AES-128-CFB1", "fips=yes") != NULL' failed @ test/acvp_test.c:1668 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB1 : 0), Properties (fips=yes) # OPENSSL_TEST_RAND_SEED=1764742862 not ok 1 - aes_cfb1_bits_test # ------------------------------------------------------------------------------ # AES-128-ECB : encrypt # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, alg, "") != NULL' failed @ test/acvp_test.c:883 # 0x0 # ERROR: (bool) 'cipher_enc(tst->alg, tst->pt, tst->pt_len, tst->key, tst->key_len, tst->iv, tst->iv_len, tst->ct, tst->ct_len, enc) == true' failed @ test/acvp_test.c:904 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # AES-192-CBC : encrypt # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, alg, "") != NULL' failed @ test/acvp_test.c:883 # 0x0 # ERROR: (bool) 'cipher_enc(tst->alg, tst->pt, tst->pt_len, tst->key, tst->key_len, tst->iv, tst->iv_len, tst->ct, tst->ct_len, enc) == true' failed @ test/acvp_test.c:904 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CBC : 1), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 2 - iteration 2 # ------------------------------------------------------------------------------ # AES-128-CTR : encrypt # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, alg, "") != NULL' failed @ test/acvp_test.c:883 # 0x0 # ERROR: (bool) 'cipher_enc(tst->alg, tst->pt, tst->pt_len, tst->key, tst->key_len, tst->iv, tst->iv_len, tst->ct, tst->ct_len, enc) == true' failed @ test/acvp_test.c:904 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CTR : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 3 - iteration 3 # ------------------------------------------------------------------------------ # AES-128-XTS : encrypt # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, alg, "") != NULL' failed @ test/acvp_test.c:883 # 0x0 # ERROR: (bool) 'cipher_enc(tst->alg, tst->pt, tst->pt_len, tst->key, tst->key_len, tst->iv, tst->iv_len, tst->ct, tst->ct_len, enc) == true' failed @ test/acvp_test.c:904 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-XTS : 62), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 4 - iteration 4 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 2 - cipher_enc_dec_test # ------------------------------------------------------------------------------ # AES-128-CCM : encrypt : expected to pass # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, alg, "") != NULL' failed @ test/acvp_test.c:933 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CCM : 41), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 5 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 3 - aes_ccm_enc_dec_test # ------------------------------------------------------------------------------ # AES-128-GCM : encrypt : expected to pass # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, alg, "") != NULL' failed @ test/acvp_test.c:1021 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-GCM : 27), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 6 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 4 - aes_gcm_enc_dec_test # ------------------------------------------------------------------------------ # AES-128-GCM : encrypt : expected to pass # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, alg, "") != NULL' failed @ test/acvp_test.c:1021 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-GCM : 27), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 5 - aes_gcm_gen_iv_internal_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL) != NULL' failed @ test/acvp_test.c:1335 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 7 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 6 - rsa_keygen_test # ------------------------------------------------------------------------------ # RSA pkcs1 signature generation # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, "RSA", tst->mod) != NULL' failed @ test/acvp_test.c:1428 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 8 - iteration 1 # ------------------------------------------------------------------------------ # RSA pss signature generation # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, "RSA", tst->mod) != NULL' failed @ test/acvp_test.c:1428 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 9 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 7 - rsa_siggen_test # ------------------------------------------------------------------------------ # RSA pkcs1 Signature Verify : expected to pass # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL) != NULL' failed @ test/acvp_test.c:1281 # 0x0 # ERROR: (bool) 'rsa_create_pkey(&pkey, tst->n, tst->n_len, tst->e, tst->e_len, NULL, 0, bn_ctx) == true' failed @ test/acvp_test.c:1472 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 10 - iteration 1 # ------------------------------------------------------------------------------ # RSA pkcs1 Signature Verify : expected to fail # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL) != NULL' failed @ test/acvp_test.c:1281 # 0x0 # ERROR: (bool) 'rsa_create_pkey(&pkey, tst->n, tst->n_len, tst->e, tst->e_len, NULL, 0, bn_ctx) == true' failed @ test/acvp_test.c:1472 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 11 - iteration 2 # ------------------------------------------------------------------------------ # RSA pss Signature Verify : expected to pass # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL) != NULL' failed @ test/acvp_test.c:1281 # 0x0 # ERROR: (bool) 'rsa_create_pkey(&pkey, tst->n, tst->n_len, tst->e, tst->e_len, NULL, 0, bn_ctx) == true' failed @ test/acvp_test.c:1472 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 12 - iteration 3 # ------------------------------------------------------------------------------ # RSA pss Signature Verify : expected to fail # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL) != NULL' failed @ test/acvp_test.c:1281 # 0x0 # ERROR: (bool) 'rsa_create_pkey(&pkey, tst->n, tst->n_len, tst->e, tst->e_len, NULL, 0, bn_ctx) == true' failed @ test/acvp_test.c:1472 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 13 - iteration 4 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 8 - rsa_sigver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, "RSA", (size_t)2048) != NULL' failed @ test/acvp_test.c:1507 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 14 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, "RSA", (size_t)2048) != NULL' failed @ test/acvp_test.c:1507 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (rsaEncryption : 106), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 15 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 9 - rsa_decryption_primitive_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "DH", NULL) != NULL' failed @ test/acvp_test.c:1201 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (dhKeyAgreement : 107), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 16 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 10 - dh_safe_prime_keygen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "DH", NULL) != NULL' failed @ test/acvp_test.c:1172 # 0x0 # ERROR: (bool) 'dh_create_pkey(&pkey, tst->group_name, tst->pub, tst->pub_len, tst->priv, tst->priv_len, bn_ctx, 1) == true' failed @ test/acvp_test.c:1231 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (dhKeyAgreement : 107), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 17 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 11 - dh_safe_prime_keyver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'paramgen_ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL) != NULL' failed @ test/acvp_test.c:526 # 0x0 # INFO: @ test/acvp_test.c:531 # dsa_paramgen failed # ERROR: (ptr) 'param_key = dsa_paramgen(tst->L, tst->N) != NULL' failed @ test/acvp_test.c:564 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 18 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 12 - dsa_keygen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'paramgen_ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL) != NULL' failed @ test/acvp_test.c:604 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 19 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 13 - dsa_paramgen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL) != NULL' failed @ test/acvp_test.c:700 # 0x0 # ERROR: (bool) 'dsa_create_pkey(¶m_key, tst->p, tst->p_len, tst->q, tst->q_len, NULL, 0, tst->seed, tst->seed_len, tst->counter, 1, 0, NULL, 0, bn_ctx) == true' failed @ test/acvp_test.c:723 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 20 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL) != NULL' failed @ test/acvp_test.c:700 # 0x0 # ERROR: (bool) 'dsa_create_pkey(¶m_key, tst->p, tst->p_len, tst->q, tst->q_len, NULL, 0, tst->seed, tst->seed_len, tst->counter, 1, 0, NULL, 0, bn_ctx) == true' failed @ test/acvp_test.c:723 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 21 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 14 - dsa_pqver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'paramgen_ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL) != NULL' failed @ test/acvp_test.c:526 # 0x0 # INFO: @ test/acvp_test.c:531 # dsa_paramgen failed # ERROR: (ptr) 'param_key = dsa_paramgen(L, N) != NULL' failed @ test/acvp_test.c:541 # 0x0 # ERROR: (ptr) 'pkey = dsa_keygen(tst->L, tst->N) != NULL' failed @ test/acvp_test.c:795 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 22 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 15 - dsa_siggen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL) != NULL' failed @ test/acvp_test.c:700 # 0x0 # ERROR: (bool) 'dsa_create_pkey(&pkey, tst->p, tst->p_len, tst->q, tst->q_len, tst->g, tst->g_len, NULL, 0, 0, 0, 0, tst->pub, tst->pub_len, bn_ctx) == true' failed @ test/acvp_test.c:829 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 23 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL) != NULL' failed @ test/acvp_test.c:700 # 0x0 # ERROR: (bool) 'dsa_create_pkey(&pkey, tst->p, tst->p_len, tst->q, tst->q_len, tst->g, tst->g_len, NULL, 0, 0, 0, 0, tst->pub, tst->pub_len, bn_ctx) == true' failed @ test/acvp_test.c:829 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DSA : 108), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 24 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 16 - dsa_sigver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, "EC", tst->curve_name) != NULL' failed @ test/acvp_test.c:154 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 25 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 17 - ecdsa_keygen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL) != NULL' failed @ test/acvp_test.c:195 # 0x0 # ERROR: (bool) 'ecdsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, tst->pass) == true' failed @ test/acvp_test.c:217 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 26 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL) != NULL' failed @ test/acvp_test.c:195 # 0x0 # ERROR: (bool) 'ecdsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, tst->pass) == true' failed @ test/acvp_test.c:217 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 27 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 18 - ecdsa_pub_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, "EC", tst->curve_name) != NULL' failed @ test/acvp_test.c:284 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 28 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 19 - ecdsa_siggen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL) != NULL' failed @ test/acvp_test.c:195 # 0x0 # ERROR: (bool) 'ecdsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:314 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 29 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 20 - ecdsa_sigver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 42 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 43 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 44 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 45 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 46 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 47 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 48 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 49 - iteration 8 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 22 - eddsa_keygen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 50 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 51 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 52 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED25519 : 115), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 53 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 54 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 55 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 56 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL) != NULL' failed @ test/acvp_test.c:452 # 0x0 # ERROR: (bool) 'eddsa_create_pkey(&pkey, tst->curve_name, tst->pub, tst->pub_len, 1) == true' failed @ test/acvp_test.c:473 # false # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ED448 : 116), Properties () # OPENSSL_TEST_RAND_SEED=1764742862 not ok 57 - iteration 8 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 23 - eddsa_pub_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'rand = EVP_RAND_fetch(libctx, "TEST-RAND", "-fips") != NULL' failed @ test/acvp_test.c:1575 # 0x0 # 2090269E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (TEST-RAND : 0), Properties (-fips) # OPENSSL_TEST_RAND_SEED=1764742862 not ok 58 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764742862 not ok 24 - drbg_test # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/acvp_test -config ../../test/fips.cnf => 1 not ok 1 - running acvp_test # ------------------------------------------------------------------------------ # Failed test 'running acvp_test' # at test/recipes/30-test_acvp.t line 29. # Looks like you failed 1 test of 1.30-test_acvp.t .......................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests 30-test_aesgcm.t ........................ ok 30-test_afalg.t ......................... ok # ERROR: (int) 'is_fips && !bad_fips == is_fips_loaded' failed @ test/defltfips_test.c:38 # [1] compared to [0] # OPENSSL_TEST_RAND_SEED=1764742870 not ok 1 - test_is_fips_enabled # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/defltfips_test fips => 1 not ok 1 - running defltfips_test fips # ------------------------------------------------------------------------------30-test_engine.t ........................ ok # ERROR: (int) 'is_fips && !bad_fips == is_fips_loaded' failed @ test/defltfips_test.c:38 # [1] compared to [0] # OPENSSL_TEST_RAND_SEED=1764742871 not ok 1 - test_is_fips_enabled # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/defltfips_test fips => 1 not ok 2 - running defltfips_test fips # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 5.30-test_defltfips.t ..................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests 30-test_evp_byname.t .................... ok # Failed to load provider fips 20A420B23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A420B23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20A420B23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 20-cert-select.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/20-cert-select.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/20-cert-select.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 20 - Test configuration 20-cert-select.cnf # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_paramgen(pctx, &pkeyparams) == true' failed @ test/evp_extra_test.c:2579 # false # 20F0B6AF3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1764742884 not ok 17 - test_EVP_SM2 # ------------------------------------------------------------------------------ # Failed to load provider fips 2074A2883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074A2883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074A2883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 21-key-update.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/21-key-update.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/21-key-update.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 21 - Test configuration 21-key-update.cnf # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_extra_test => 1 not ok 1 - running evp_extra_test # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_paramgen(pctx, &pkeyparams) == true' failed @ test/evp_extra_test.c:2579 # false # 20C05BA43F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1764742898 not ok 17 - test_EVP_SM2 # ------------------------------------------------------------------------------20-test_enc_more.t ...................... ok ../../util/wrap.pl ../../test/evp_extra_test -context => 1 not ok 3 - running evp_extra_test with a non-default library context # ------------------------------------------------------------------------------ # Failed to load provider fips 203487913F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 203487913F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 203487913F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 22-compression.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/22-compression.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/22-compression.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 22 - Test configuration 22-compression.cnf # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F059AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F059AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F059AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742914 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F059AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F059AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F059AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742914 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F059AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F059AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F059AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742914 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property '' fips => 1 not ok 8 - running evp_fetch_prov_test with digest and loaded providers 'fips' # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A079BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A079BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A079BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742916 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A079BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A079BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A079BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742916 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A079BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A079BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A079BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742916 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider=fips fips => 1 not ok 9 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider=fips" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E053893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E053893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E053893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742918 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E053893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E053893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E053893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742918 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E053893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E053893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E053893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742918 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider!=default fips => 1 not ok 10 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D071BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D071BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20D071BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742919 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D071BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D071BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20D071BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742919 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D071BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D071BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20D071BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742919 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider=default -fetchfail fips => 1 not ok 11 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider=default" is expected to fail # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040ADA93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040ADA93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040ADA93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742921 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040ADA93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040ADA93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040ADA93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742921 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040ADA93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040ADA93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040ADA93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742921 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property provider!=fips -fetchfail fips => 1 not ok 12 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "provider!=fips" is expected to fail # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 209080B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 209080B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 209080B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742923 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 209080B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 209080B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 209080B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742923 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 209080B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 209080B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 209080B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742923 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips=yes fips => 1 not ok 13 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ CN=server.example error 66 at 0 depth lookup: EE certificate key too weak error ../../test/certs/ee-cert-ec-sha3-224.pem: verification failed 20B498A23F000000:error:03000072:digital envelope routines:X509_PUBKEY_get0:decode error:crypto/x509/x_pubkey.c:464: ../../util/wrap.pl ../../apps/openssl verify -auth_level 1 -provider-path ../../providers -trusted ../../test/certs/root-cert.pem -untrusted ../../test/certs/ca-cert-ec-named.pem ../../test/certs/ee-cert-ec-sha3-224.pem => 2 not ok 138 - accept cert generated with EC and SHA3-224 w/fips # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050E18E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050E18E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050E18E3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742925 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050E18E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050E18E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050E18E3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742925 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050E18E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050E18E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050E18E3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742925 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips!=no fips => 1 not ok 14 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # Failed to load provider fips 20C4559F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C4559F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C4559F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 23-srp.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/23-srp.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/23-srp.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 23 - Test configuration 23-srp.cnf # ------------------------------------------------------------------------------ # ERROR: (ptr) 'key = EVP_PKEY_Q_keygen(mainctx, NULL, "SM2") != NULL' failed @ test/evp_extra_test2.c:568 # 0x0 # 20A0A1A33F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1764742908 not ok 9 - test_sm2_tofrom_data_select # ------------------------------------------------------------------------------ # Failed test 'accept cert generated with EC and SHA3-224 w/fips' # at test/recipes/25-test_verify.t line 375. CN=server.example error 66 at 0 depth lookup: EE certificate key too weak error ../../test/certs/ee-cert-ec-sha3-256.pem: verification failed 20B4F9B53F000000:error:03000072:digital envelope routines:X509_PUBKEY_get0:decode error:crypto/x509/x_pubkey.c:464: ../../util/wrap.pl ../../apps/openssl verify -auth_level 1 -provider-path ../../providers -trusted ../../test/certs/root-cert.pem -untrusted ../../test/certs/ca-cert-ec-named.pem ../../test/certs/ee-cert-ec-sha3-256.pem => 2 not ok 139 - accept cert generated with EC and SHA3-256 w/fips # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2000D09D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2000D09D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2000D09D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742926 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2000D09D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2000D09D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2000D09D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742926 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2000D09D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2000D09D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2000D09D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742926 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property -fips fips => 1 not ok 15 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "-fips" # ------------------------------------------------------------------------------ # Failed test 'accept cert generated with EC and SHA3-256 w/fips' # at test/recipes/25-test_verify.t line 377. CN=server.example error 66 at 0 depth lookup: EE certificate key too weak error ../../test/certs/ee-cert-ec-sha3-384.pem: verification failed 20A427AB3F000000:error:03000072:digital envelope routines:X509_PUBKEY_get0:decode error:crypto/x509/x_pubkey.c:464: ../../util/wrap.pl ../../apps/openssl verify -auth_level 1 -provider-path ../../providers -trusted ../../test/certs/root-cert.pem -untrusted ../../test/certs/ca-cert-ec-named.pem ../../test/certs/ee-cert-ec-sha3-384.pem => 2 not ok 140 - accept cert generated with EC and SHA3-384 w/fips # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 201015A23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 201015A23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 201015A23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742928 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 201015A23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 201015A23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 201015A23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742928 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 201015A23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 201015A23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 201015A23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742928 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips=no -fetchfail fips => 1 not ok 16 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips=no is expected to fail" # ------------------------------------------------------------------------------ # Failed test 'accept cert generated with EC and SHA3-384 w/fips' # at test/recipes/25-test_verify.t line 379. CN=server.example error 66 at 0 depth lookup: EE certificate key too weak error ../../test/certs/ee-cert-ec-sha3-512.pem: verification failed 20A460883F000000:error:03000072:digital envelope routines:X509_PUBKEY_get0:decode error:crypto/x509/x_pubkey.c:464: ../../util/wrap.pl ../../apps/openssl verify -auth_level 1 -provider-path ../../providers -trusted ../../test/certs/root-cert.pem -untrusted ../../test/certs/ca-cert-ec-named.pem ../../test/certs/ee-cert-ec-sha3-512.pem => 2 not ok 141 - accept cert generated with EC and SHA3-512 w/fips # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2010738C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2010738C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2010738C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742930 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2010738C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2010738C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2010738C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742930 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2010738C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2010738C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2010738C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742930 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/fips.cnf -property fips!=yes -fetchfail fips => 1 not ok 17 - running evp_fetch_prov_test with digest and loaded providers 'fips' using property "fips!=yes is expected to fail" # ------------------------------------------------------------------------------ CN=server.example error 66 at 0 depth lookup: EE certificate key too weak error ../../test/certs/ee-cert-ec-named-named.pem: verification failed 20E4008C3F000000:error:03000072:digital envelope routines:X509_PUBKEY_get0:decode error:crypto/x509/x_pubkey.c:464: ../../util/wrap.pl ../../apps/openssl verify -auth_level 1 -provider-path ../../providers -trusted ../../test/certs/root-cert.pem -untrusted ../../test/certs/ca-cert-ec-named.pem ../../test/certs/ee-cert-ec-named-named.pem => 2 not ok 144 - accept named curve leaf with named curve intermediate w/fips # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206092BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206092BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 206092BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206092BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206092BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742932 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206092BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206092BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 206092BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206092BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206092BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742932 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206092BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206092BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 206092BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206092BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206092BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742932 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property '' default fips => 1 not ok 18 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060F0A73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060F0A73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2060F0A73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060F0A73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060F0A73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742933 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060F0A73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060F0A73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2060F0A73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060F0A73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060F0A73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742933 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060F0A73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060F0A73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2060F0A73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060F0A73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060F0A73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742933 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider!=default default fips => 1 not ok 19 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040F5BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040F5BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040F5BE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2040F5BE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2040F5BE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742935 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040F5BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040F5BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040F5BE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2040F5BE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2040F5BE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742935 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040F5BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040F5BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040F5BE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2040F5BE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2040F5BE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742935 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider=default default fips => 1 not ok 20 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider=default" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050F3A43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050F3A43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050F3A43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050F3A43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050F3A43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742937 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050F3A43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050F3A43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050F3A43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050F3A43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050F3A43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742937 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050F3A43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050F3A43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050F3A43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050F3A43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050F3A43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742937 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider!=fips default fips => 1 not ok 21 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider!=fips" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 204024B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 204024B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 204024B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 204024B73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 204024B73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742939 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 204024B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 204024B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 204024B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 204024B73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 204024B73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742939 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 204024B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 204024B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 204024B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 204024B73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 204024B73F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742939 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property provider=fips default fips => 1 not ok 22 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "provider=fips" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B002983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B002983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B002983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B002983F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B002983F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742940 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B002983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B002983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B002983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B002983F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B002983F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742940 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B002983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B002983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B002983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B002983F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B002983F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742940 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips=yes default fips => 1 not ok 23 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ # Failed to load provider fips 206474B43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 206474B43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 206474B43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 24-padding.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/24-padding.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/24-padding.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 24 - Test configuration 24-padding.cnf # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2090E5BC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2090E5BC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2090E5BC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2090E5BC3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2090E5BC3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742942 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2090E5BC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2090E5BC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2090E5BC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2090E5BC3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2090E5BC3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742942 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2090E5BC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2090E5BC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2090E5BC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2090E5BC3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2090E5BC3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742942 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips!=no default fips => 1 not ok 24 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040D2883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040D2883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040D2883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2040D2883F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2040D2883F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742944 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040D2883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040D2883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040D2883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2040D2883F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2040D2883F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742944 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2040D2883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2040D2883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2040D2883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2040D2883F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2040D2883F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742944 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property -fips default fips => 1 not ok 25 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "-fips" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B0C9BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B0C9BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B0C9BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B0C9BB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B0C9BB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742946 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B0C9BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B0C9BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B0C9BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B0C9BB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B0C9BB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742946 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B0C9BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B0C9BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B0C9BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B0C9BB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B0C9BB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742946 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips=no default fips => 1 not ok 26 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips=no" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A073803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A073803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A073803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A073803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A073803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742947 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A073803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A073803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A073803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A073803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A073803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742947 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A073803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A073803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A073803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A073803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A073803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742947 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type digest -config ../../test/default-and-fips.cnf -property fips!=yes default fips => 1 not ok 27 - running evp_fetch_prov_test with digest and loaded providers 'default' & 'fips' using property "fips!=yes" # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_extra_test2 => 1 not ok 4 - running evp_extra_test2 # ------------------------------------------------------------------------------ # Failed test 'running evp_extra_test2' # at test/recipes/30-test_evp_extra.t line 34. # Looks like you failed 3 tests of 4.30-test_evp_extra.t ..................... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/4 subtests # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B050AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B050AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B050AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742952 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B050AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B050AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B050AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742952 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B050AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B050AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B050AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742952 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property '' fips => 1 not ok 34 - running evp_fetch_prov_test with cipher and loaded providers 'fips' # ------------------------------------------------------------------------------30-test_evp_kdf.t ....................... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060428D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060428D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2060428D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742954 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060428D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060428D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2060428D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742954 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060428D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060428D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2060428D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742954 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider=fips fips => 1 not ok 35 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider=fips" # ------------------------------------------------------------------------------25-test_x509.t .......................... ok # Failed to load provider fips 20C4AD893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C4AD893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C4AD893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 25-cipher.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/25-cipher.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/25-cipher.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 25 - Test configuration 25-cipher.cnf # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200002863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200002863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 200002863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742956 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200002863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200002863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 200002863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742956 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200002863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200002863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 200002863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742956 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider!=default fips => 1 not ok 36 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20707A803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20707A803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20707A803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742958 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20707A803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20707A803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20707A803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742958 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20707A803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20707A803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20707A803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742958 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider=default -fetchfail fips => 1 not ok 37 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider=default" is expected to fail # ------------------------------------------------------------------------------ # Failed to load provider fips 209030B93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209030B93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 209030B93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: evp_libctx_test [options] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with # -config infile The configuration file to use for the libctx # -provider val The provider to load (The default value is 'default') ../../util/wrap.pl ../../test/evp_libctx_test -config ../../test/fips-and-base.cnf -provider fips => 1 not ok 1 - running fips evp_libctx_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A0C3873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A0C3873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A0C3873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742960 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------30-test_evp_pkey_dhkem.t ................ ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A0C3873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A0C3873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A0C3873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742960 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A0C3873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A0C3873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A0C3873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742960 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property provider!=fips -fetchfail fips => 1 not ok 38 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "provider!=fips" is expected to fail # ------------------------------------------------------------------------------ C=CN, ST=LN, L=Shenyang, O=Test Org, OU=Test OU, CN=Test SM2 Sign Cert error 66 at 0 depth lookup: EE certificate key too weak error ../../test/certs/sm2.pem: verification failed 2084F79E3F000000:error:030000A8:digital envelope routines:EVP_PKEY_get_security_bits:unknown security bits:crypto/evp/p_lib.c:87: ../../util/wrap.pl ../../apps/openssl verify -auth_level 1 -vfyopt 'distid:1234567812345678' -trusted ../../test/certs/sm2-ca-cert.pem ../../test/certs/sm2.pem => 2 not ok 189 - SM2 ID test # ------------------------------------------------------------------------------ # Failed test 'SM2 ID test' # at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 908. C=CN, ST=LN, L=Shenyang, O=Test Org, OU=Test OU, CN=Test SM2 Sign Cert error 66 at 0 depth lookup: EE certificate key too weak error ../../test/certs/sm2.pem: verification failed 20E4028B3F000000:error:030000A8:digital envelope routines:EVP_PKEY_get_security_bits:unknown security bits:crypto/evp/p_lib.c:87: ../../util/wrap.pl ../../apps/openssl verify -auth_level 1 -vfyopt 'hexdistid:31323334353637383132333435363738' -trusted ../../test/certs/sm2-ca-cert.pem ../../test/certs/sm2.pem => 2 not ok 190 - SM2 hex ID test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A000813F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A000813F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A000813F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742962 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A000813F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A000813F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A000813F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742962 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A000813F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A000813F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A000813F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742962 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips=yes fips => 1 not ok 39 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 207056993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207056993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 207056993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742963 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 207056993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207056993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 207056993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742963 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 207056993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207056993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 207056993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742963 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------30-test_evp_pkey_dparam.t ............... ok ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips!=no fips => 1 not ok 40 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 3.30-test_evp_libctx.t .................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20808E863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20808E863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20808E863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742965 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20808E863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20808E863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20808E863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742965 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20808E863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20808E863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20808E863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742965 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property -fips fips => 1 not ok 41 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "-fips" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F020A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F020A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F020A93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742967 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F020A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F020A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F020A93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742967 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F020A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F020A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F020A93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742967 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips=no -fetchfail fips => 1 not ok 42 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips=no is expected to fail" # ------------------------------------------------------------------------------ # Looks like you failed 7 tests of 203.25-test_verify.t ........................ Dubious, test returned 7 (wstat 1792, 0x700) Failed 7/203 subtests 30-test_evp_skey.t ...................... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E09FA83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E09FA83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E09FA83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742969 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E09FA83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E09FA83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E09FA83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742969 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E09FA83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E09FA83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E09FA83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742969 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/fips.cnf -property fips!=yes -fetchfail fips => 1 not ok 43 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips!=yes is expected to fail" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A094B93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A094B93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A094B93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A094B93F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A094B93F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742971 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A094B93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A094B93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A094B93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A094B93F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A094B93F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742971 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A094B93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A094B93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20A094B93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A094B93F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A094B93F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742971 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property '' default fips => 1 not ok 44 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' # ------------------------------------------------------------------------------30-test_evp_pkey_provided.t ............. ok 30-test_evp_xof.t ....................... ok # Failed to load provider fips 205454803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 205454803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 205454803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 26-tls13_client_auth.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/26-tls13_client_auth.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/26-tls13_client_auth.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 26 - Test configuration 26-tls13_client_auth.cnf # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2020658D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2020658D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2020658D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2020658D3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2020658D3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742972 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2020658D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2020658D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2020658D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2020658D3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2020658D3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742972 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2020658D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2020658D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2020658D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2020658D3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2020658D3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742972 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider!=default default fips => 1 not ok 45 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider!=default" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200043AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200043AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 200043AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 200043AE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 200043AE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742974 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200043AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200043AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 200043AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 200043AE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 200043AE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742974 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200043AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200043AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 200043AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 200043AE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 200043AE3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742974 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider=default default fips => 1 not ok 46 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider=default" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D0F7A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0F7A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20D0F7A33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20D0F7A33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20D0F7A33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742976 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D0F7A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0F7A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20D0F7A33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20D0F7A33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20D0F7A33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742976 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D0F7A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0F7A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20D0F7A33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20D0F7A33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20D0F7A33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742976 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider!=fips default fips => 1 not ok 47 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider!=fips" # ------------------------------------------------------------------------------25-test_req.t ........................... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 205021853F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 205021853F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 205021853F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 205021853F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 205021853F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742978 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 205021853F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 205021853F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 205021853F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 205021853F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 205021853F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742978 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 205021853F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 205021853F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 205021853F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 205021853F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 205021853F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742978 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property provider=fips default fips => 1 not ok 48 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "provider=fips" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, "fips") != NULL' failed @ test/pairwise_fail_test.c:74 # 0x0 # ERROR: (bool) 'setup_selftest_pairwise_failure(type) == true' failed @ test/pairwise_fail_test.c:97 # false # 20C04A9A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C04A9A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20C04A9A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742978 not ok 1 - test_keygen_pairwise_failure # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/pairwise_fail_test -config ../../test/fips-and-base.cnf -pairwise rsa => 1 not ok 1 - fips provider rsa keygen pairwise failure test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050CC903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050CC903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050CC903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050CC903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050CC903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742979 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050CC903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050CC903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050CC903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050CC903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050CC903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742979 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050CC903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050CC903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050CC903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050CC903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050CC903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742979 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips=yes default fips => 1 not ok 49 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips=yes" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, "fips") != NULL' failed @ test/pairwise_fail_test.c:74 # 0x0 # ERROR: (bool) 'setup_selftest_pairwise_failure(type) == true' failed @ test/pairwise_fail_test.c:104 # false # 20202AB83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20202AB83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20202AB83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742980 not ok 1 - test_keygen_pairwise_failure # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/pairwise_fail_test -config ../../test/fips-and-base.cnf -pairwise ec => 1 not ok 2 - fips provider ec keygen pairwise failure test # ------------------------------------------------------------------------------30-test_pbelu.t ......................... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2080AD873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2080AD873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2080AD873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2080AD873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2080AD873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742981 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2080AD873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2080AD873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2080AD873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2080AD873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2080AD873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742981 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2080AD873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2080AD873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2080AD873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2080AD873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2080AD873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742981 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips!=no default fips => 1 not ok 50 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, "fips") != NULL' failed @ test/pairwise_fail_test.c:74 # 0x0 # ERROR: (bool) 'setup_selftest_pairwise_failure(type) == true' failed @ test/pairwise_fail_test.c:104 # false # 20D0A1973F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0A1973F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20D0A1973F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742982 not ok 1 - test_keygen_pairwise_failure # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/pairwise_fail_test -config ../../test/fips-and-base.cnf -pairwise eckat => 1 not ok 3 - fips provider ec keygen kat failure test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E0A4803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E0A4803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E0A4803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20E0A4803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20E0A4803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742983 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E0A4803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E0A4803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E0A4803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20E0A4803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20E0A4803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742983 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E0A4803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E0A4803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20E0A4803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20E0A4803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20E0A4803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742983 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property -fips default fips => 1 not ok 51 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "-fips" # ------------------------------------------------------------------------------30-test_pkey_meth.t ..................... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0A1BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0A1BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F0A1BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0A1BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0A1BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742985 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0A1BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0A1BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F0A1BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0A1BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0A1BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742985 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0A1BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0A1BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20F0A1BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0A1BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0A1BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742985 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------30-test_hpke.t .......................... ok ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips=no default fips => 1 not ok 52 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips=no" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, "fips") != NULL' failed @ test/pairwise_fail_test.c:74 # 0x0 # ERROR: (bool) 'setup_selftest_pairwise_failure(type) == true' failed @ test/pairwise_fail_test.c:126 # false # 2060E4AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060E4AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2060E4AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742985 not ok 1 - test_keygen_pairwise_failure # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/pairwise_fail_test -config ../../test/fips-and-base.cnf -pairwise eddsa => 1 not ok 6 - fips provider eddsa keygen pairwise failure test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050049A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050049A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050049A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050049A3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050049A3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742986 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050049A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050049A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050049A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050049A3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050049A3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742986 not ok 4 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2050049A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2050049A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 2050049A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2050049A3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2050049A3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1764742986 not ok 5 - test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_fetch_prov_test -type cipher -config ../../test/default-and-fips.cnf -property fips!=yes default fips => 1 not ok 53 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips!=yes" # ------------------------------------------------------------------------------ # Failed test 'running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips!=yes"' # at test/recipes/30-test_evp_fetch_prov.t line 121. # Looks like you failed 40 tests of 53.30-test_evp_fetch_prov.t ................ Dubious, test returned 40 (wstat 10240, 0x2800) Failed 40/53 subtests 30-test_pkey_meth_kdf.t ................. ok # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, "fips") != NULL' failed @ test/pairwise_fail_test.c:74 # 0x0 # ERROR: (bool) 'setup_selftest_pairwise_failure(type) == true' failed @ test/pairwise_fail_test.c:137 # false # 203093933F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 203093933F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 203093933F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742989 not ok 1 - test_keygen_pairwise_failure # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/pairwise_fail_test -config ../../test/fips-and-base.cnf -pairwise ml-dsa => 1 not ok 7 - fips provider ml-dsa keygen pairwise failure test # ------------------------------------------------------------------------------ # Failed to load provider fips 206429AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 206429AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 206429AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 27-ticket-appdata.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/27-ticket-appdata.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/27-ticket-appdata.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 27 - Test configuration 27-ticket-appdata.cnf # ------------------------------------------------------------------------------ # ERROR: (ptr) 'sha256 != NULL' failed @ test/prov_config_test.c:39 # 0x0 # 20A041A43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA2-256 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764742990 not ok 2 - test_double_config # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/prov_config_test ../../test/fips.cnf ../../test/recursive.cnf ../../test/pathed.cnf => 1 not ok 2 - running prov_config_test fips.cnf # ------------------------------------------------------------------------------ # Failed test 'running prov_config_test fips.cnf' # at test/recipes/30-test_prov_config.t line 33. # Looks like you failed 1 test of 2.30-test_prov_config.t ................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, "fips") != NULL' failed @ test/pairwise_fail_test.c:74 # 0x0 # ERROR: (bool) 'setup_selftest_pairwise_failure(type) == true' failed @ test/pairwise_fail_test.c:148 # false # 20B04CB93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B04CB93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20B04CB93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742992 not ok 1 - test_keygen_pairwise_failure # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/pairwise_fail_test -config ../../test/fips-and-base.cnf -pairwise slh-dsa => 1 not ok 8 - fips provider slh-dsa keygen pairwise failure test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, provider_name) != NULL' failed @ test/provider_status_test.c:154 # 0x0 # 20C014AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C014AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20C014AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742993 not ok 1 - test_provider_status # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/provider_status_test -config ../../test/fips.cnf -provider_name fips => 1 not ok 5 - fips provider test # ------------------------------------------------------------------------------ # Failed test 'fips provider test' # at test/recipes/30-test_provider_status.t line 46. # Looks like you failed 1 test of 5.30-test_provider_status.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests 40-test_rehash.t ........................ ok # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, "fips") != NULL' failed @ test/pairwise_fail_test.c:74 # 0x0 # ERROR: (bool) 'setup_selftest_pairwise_failure(type) == true' failed @ test/pairwise_fail_test.c:159 # false # 20C0F1953F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C0F1953F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 20C0F1953F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764742996 not ok 1 - test_keygen_pairwise_failure # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/pairwise_fail_test -config ../../test/fips-and-base.cnf -pairwise ml-kem => 1 not ok 9 - fips provider ml-kem keygen pairwise failure test # ------------------------------------------------------------------------------ # Failed test 'fips provider ml-kem keygen pairwise failure test' # at test/recipes/30-test_pairwise_fail.t line 124. # Looks like you failed 7 tests of 9.30-test_pairwise_fail.t ................. Dubious, test returned 7 (wstat 1792, 0x700) Failed 7/9 subtests (less 2 skipped subtests: 0 okay) 60-test_x509_dup_cert.t ................. ok 60-test_x509_acert.t .................... ok 60-test_x509_load_cert_file.t ........... ok 60-test_x509_req.t ...................... ok 60-test_x509_check_cert_pkey.t .......... ok 60-test_x509_store.t .................... ok 60-test_x509_time.t ..................... ok 61-test_bio_prefix.t .................... ok 61-test_bio_addr.t ...................... ok 61-test_bio_meth.t ...................... ok # Failed to load provider fips 20E4627F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4627F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4627F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 28-seclevel.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/28-seclevel.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/28-seclevel.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 28 - Test configuration 28-seclevel.cnf # ------------------------------------------------------------------------------61-test_bio_pw_callback.t ............... ok 61-test_bio_readbuffer.t ................ ok 65-test_cmp_asn.t ....................... ok # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->seed, tst->seed_len) != NULL' failed @ test/ml_dsa_test.c:94 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->seed, tst->seed_len) != NULL' failed @ test/ml_dsa_test.c:94 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 2 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743012 not ok 1 - ml_dsa_keygen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/ml_dsa_test.c:73 # 0x0 # ERROR: (bool) 'ml_dsa_create_keypair(&pkey, td->alg, td->priv, td->priv_len, NULL, 0, 1) == true' failed @ test/ml_dsa_test.c:146 # false # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 3 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/ml_dsa_test.c:73 # 0x0 # ERROR: (bool) 'ml_dsa_create_keypair(&pkey, td->alg, td->priv, td->priv_len, NULL, 0, 1) == true' failed @ test/ml_dsa_test.c:146 # false # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 4 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743012 not ok 2 - ml_dsa_siggen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/ml_dsa_test.c:73 # 0x0 # ERROR: (bool) 'ml_dsa_create_keypair(&pkey, td->alg, NULL, 0, td->pub, td->pub_len, 1) == true' failed @ test/ml_dsa_test.c:185 # false # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 5 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743012 not ok 3 - ml_dsa_sigver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->seed, tst->seed_len) != NULL' failed @ test/ml_dsa_test.c:212 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 4 - ml_dsa_key_dup_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'key = ossl_ml_dsa_key_new(lib_ctx, "?fips=yes", EVP_PKEY_ML_DSA_44) != NULL' failed @ test/ml_dsa_test.c:240 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE-128 : 0), Properties () # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE-256 : 0), Properties () # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE-128 : 0), Properties (?fips=yes) # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE-256 : 0), Properties (?fips=yes) # OPENSSL_TEST_RAND_SEED=1764743012 not ok 5 - ml_dsa_key_internal_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key("ML-DSA-44", NULL, 0) != NULL' failed @ test/ml_dsa_test.c:327 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 6 - ml_dsa_keygen_drbg_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 6 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 7 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 8 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 9 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 10 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 11 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 12 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 13 - iteration 8 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 14 - iteration 9 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 15 - iteration 10 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 16 - iteration 11 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 17 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743012 not ok 7 - ml_dsa_44_sign_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 18 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 19 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 20 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 21 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 22 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 23 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 24 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 25 - iteration 8 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 26 - iteration 9 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 27 - iteration 10 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 28 - iteration 11 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 29 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743012 not ok 8 - ml_dsa_65_sign_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 30 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 31 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 32 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 33 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 34 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 35 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 36 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 37 - iteration 8 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 38 - iteration 9 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 39 - iteration 10 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 40 - iteration 11 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:397 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-87 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 41 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743012 not ok 9 - ml_dsa_87_sign_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/ml_dsa_test.c:73 # 0x0 # ERROR: (bool) 'ml_dsa_create_keypair(&pkey, tst->name, tst->priv, tst->priv_len, tst->pub, tst->pub_len, 1) == true' failed @ test/ml_dsa_test.c:268 # false # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 10 - from_data_invalid_public_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, "ML-DSA-44", NULL) != NULL' failed @ test/ml_dsa_test.c:297 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 11 - from_data_bad_input_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/ml_dsa_test.c:42 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/ml_dsa_test.c:460 # 0x0 # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-44 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 12 - ml_dsa_digest_sign_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/ml_dsa_test.c:73 # 0x0 # ERROR: (bool) 'ml_dsa_create_keypair(&key, td->alg, priv, td->priv_len, NULL, 0, 0) == true' failed @ test/ml_dsa_test.c:524 # false # 20700EA43F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-DSA-65 : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743012 not ok 13 - ml_dsa_priv_pub_bad_t0_test # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/ml_dsa_test -config ../../test/fips-and-base.cnf => 1 not ok 12 - running ml_dsa_test with FIPS # ------------------------------------------------------------------------------ # Failed test 'running ml_dsa_test with FIPS' # at test/recipes/30-test_ml_dsa.t line 95. # Looks like you failed 1 test of 12.30-test_ml_dsa.t ........................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/12 subtests 65-test_cmp_ctx.t ....................... ok 65-test_cmp_hdr.t ....................... ok 65-test_cmp_protect.t ................... skipped: 3 # Failed to load provider fips 20E09CAF3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E09CAF3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E09CAF3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: cmp_msg_test [options] new.key server.crt pkcs10.der module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/cmp_msg_test ../../test/recipes/65-test_cmp_msg_data/new.key ../../test/recipes/65-test_cmp_msg_data/server.crt ../../test/recipes/65-test_cmp_msg_data/pkcs10.der fips ../../test/fips-and-base.cnf => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test at test/recipes/65-test_cmp_msg.t line 38. # Looks like you failed 1 test of 3.65-test_cmp_msg.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests 65-test_cmp_status.t .................... ok # Failed to load provider fips 2080B4A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2080B4A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2080B4A33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: cmp_server_test [options] CR_protected_PBM_1234.der module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/cmp_server_test ../../test/recipes/65-test_cmp_server_data/CR_protected_PBM_1234.der fips ../../test/fips-and-base.cnf => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test at test/recipes/65-test_cmp_server.t line 38. # Looks like you failed 1 test of 3.65-test_cmp_server.t .................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests 65-test_cmp_vfy.t ....................... skipped: 3 66-test_ossl_store.t .................... ok 70-test_asyncio.t ....................... ok 70-test_bad_dtls.t ...................... ok 70-test_clienthello.t ................... ok 70-test_certtypeext.t ................... ok 70-test_npn.t ........................... ok 20-test_dhparam_check.t ................. ok # Failed to load provider fips 20D4EF8B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4EF8B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D4EF8B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 30-extended-master-secret.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/30-extended-master-secret.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/30-extended-master-secret.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 30 - Test configuration 30-extended-master-secret.cnf # ------------------------------------------------------------------------------70-test_packet.t ........................ ok 70-test_quic_cfq.t ...................... ok 70-test_comp.t .......................... ok # Failed to load provider fips 20B0ABAD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B0ABAD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B0ABAD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: cmp_client_test [options] server.key server.crt client.key client.crt client.csr module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/cmp_client_test ../../test/recipes/65-test_cmp_client_data/server.key ../../test/recipes/65-test_cmp_client_data/server.crt ../../test/recipes/65-test_cmp_client_data/client.key ../../test/recipes/65-test_cmp_client_data/client.crt ../../test/recipes/65-test_cmp_client_data/client.csr fips ../../test/fips-and-base.cnf => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test at test/recipes/65-test_cmp_client.t line 40. # Looks like you failed 1 test of 3.65-test_cmp_client.t .................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests 70-test_quic_fc.t ....................... ok 70-test_quic_fifd.t ..................... ok 70-test_quic_lcidm.t .................... ok 70-test_quic_qlog.t ..................... ok 70-test_quic_rcidm.t .................... ok # Failed to load provider fips 2034A19A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2034A19A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2034A19A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # Usage: ssl_test [options] conf_file module_name [module_conf_file] # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/ssl_test 32-compressed-certificate.cnf.fips fips ../../test/fips-and-base.cnf => 1 not ok 9 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/32-compressed-certificate.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/32-compressed-certificate.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 1 test of 9. not ok 31 - Test configuration 32-compressed-certificate.cnf # ------------------------------------------------------------------------------ # Failed test 'Test configuration 32-compressed-certificate.cnf' # at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 1322. # Looks like you failed 29 tests of 31.80-test_ssl_new.t ....................... Dubious, test returned 29 (wstat 7424, 0x1d00) Failed 29/31 subtests 70-test_quic_record.t ................... ok 70-test_quic_radix.t .................... ok 70-test_quic_srtm.t ..................... ok 70-test_quic_txp.t ...................... ok 70-test_quic_stream.t ................... ok 70-test_quic_tserver.t .................. ok 70-test_quic_txpim.t .................... ok 70-test_quic_wire.t ..................... ok 70-test_key_share.t ..................... ok 70-test_recordlen.t ..................... ok 70-test_servername.t .................... ok 70-test_sslkeylogfile.t ................. skipped: test_sslkeylogfile requires SSLKEYLOGFILE support 70-test_sslcertstatus.t ................. ok 70-test_sslcbcpadding.t ................. ok 70-test_sslextension.t .................. ok 70-test_renegotiation.t ................. ok # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:44 # 0x0 # ERROR: (ptr) 'key = slh_dsa_key_from_data(td->alg, td->pub, td->pub_len, 1) != NULL' failed @ test/slh_dsa_test.c:159 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 2 - slh_dsa_key_validate_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:44 # 0x0 # ERROR: (ptr) 'key != NULL' failed @ test/slh_dsa_test.c:189 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 3 - slh_dsa_key_validate_failure_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:44 # 0x0 # ERROR: (ptr) 'key[0] = slh_dsa_key_from_data(td1->alg, td1->pub, td1->pub_len, 1) != NULL' failed @ test/slh_dsa_test.c:127 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 4 - slh_dsa_key_eq_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'gctx = EVP_PKEY_CTX_new_from_name(lib_ctx, "SLH-DSA-SHA2-128s", NULL) != NULL' failed @ test/slh_dsa_test.c:378 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 5 - slh_dsa_usage_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'gkey = do_gen_key(tst->name, tst->priv, key_len + n) != NULL' failed @ test/slh_dsa_test.c:453 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 6 - slh_dsa_deterministic_usage_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/slh_dsa_test.c:73 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/slh_dsa_test.c:73 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-192f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 2 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/slh_dsa_test.c:73 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-256f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 3 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/slh_dsa_test.c:73 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 4 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/slh_dsa_test.c:73 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-128f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 5 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL) != NULL' failed @ test/slh_dsa_test.c:73 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-256f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 6 - iteration 6 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743078 not ok 7 - slh_dsa_sign_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 7 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 8 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-192s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 9 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-192f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 10 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-256s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 11 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-256f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 12 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 13 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-128f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 14 - iteration 8 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-192s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 15 - iteration 9 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-192f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 16 - iteration 10 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-256s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 17 - iteration 11 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'pkey = do_gen_key(tst->name, tst->priv, key_len - n) != NULL' failed @ test/slh_dsa_test.c:332 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHAKE-256f : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 18 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743078 not ok 8 - slh_dsa_keygen_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL) != NULL' failed @ test/slh_dsa_test.c:311 # 0x0 # ERROR: (ptr) 'key = do_gen_key(alg, NULL, 0) != NULL' failed @ test/slh_dsa_test.c:534 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 9 - slh_dsa_digest_sign_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, tst->name, NULL) != NULL' failed @ test/slh_dsa_test.c:585 # 0x0 # 2000108C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SLH-DSA-SHA2-128s : 0), Properties () # OPENSSL_TEST_RAND_SEED=1764743078 not ok 10 - slh_dsa_keygen_invalid_test # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/slh_dsa_test -config ../../test/fips-and-base.cnf => 1 not ok 2 - running slh_dsa_test with FIPS # ------------------------------------------------------------------------------ # Failed test 'running slh_dsa_test with FIPS' # at test/recipes/30-test_slh_dsa.t line 40. # Looks like you failed 1 test of 2.30-test_slh_dsa.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests 70-test_sslskewith0p.t .................. ok 70-test_sslsignature.t .................. ok 70-test_sslsessiontick.t ................ ok 70-test_tls13alerts.t ................... ok 70-test_quic_multistream.t .............. ok 70-test_sslvertol.t ..................... ok 70-test_sslversions.t ................... ok 70-test_sslmessages.t ................... ok 70-test_tls13cookie.t ................... ok 70-test_tls13downgrade.t ................ ok 70-test_tls13certcomp.t ................. ok 70-test_tls13hrr.t ...................... ok 70-test_tls13groupselection.t ........... ok 70-test_sslsigalgs.t .................... ok 70-test_verify_extra.t .................. ok 70-test_wpacket.t ....................... ok 71-test_ssl_ctx.t ....................... ok 70-test_tls13psk.t ...................... ok 75-test_json_enc.t ...................... ok 75-test_quic_ackm.t ..................... ok 70-test_tls13kexmodes.t ................. ok 75-test_quic_cc.t ....................... ok 75-test_quic_srt_gen.t .................. ok 79-test_http.t .......................... ok 80-test_ca_internals.t .................. ok 80-test_cipherbytes.t ................... ok 70-test_tlsextms.t ...................... ok 80-test_cipherlist.t .................... ok 70-test_sslrecords.t .................... ok 80-test_ciphername.t .................... ok 70-test_tls13messages.t ................. ok 80-test_cmsapi.t ........................ ok 80-test_ct.t ............................ ok 80-test_dane.t .......................... ok 80-test_dtls_mtu.t ...................... ok # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20F40AA03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F40AA03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F40AA03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-1.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-1.txt not ok 1 - signed content DER format, RSA key # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_PROVIDER_available(libctx, modulename) == true' failed @ test/quicapitest.c:2882 # false # Usage: quicapitest [options] provider config certsdir datadir # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/quicapitest fips ../../test/fips-and-base.cnf ../../test/certs ../../test/recipes/75-test_quicapi_data => 1 not ok 2 - running quicapitest # ------------------------------------------------------------------------------ # Failed test 'running quicapitest' # at test/recipes/75-test_quicapi.t line 38. # Looks like you failed 1 test of 2.75-test_quicapi.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests 80-test_dtlsv1listen.t .................. ok # Failed test 'signed content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -text -out cms2pkcs7-2.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20D48B9B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D48B9B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D48B9B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -text -out cms2pkcs7-2.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-2.cms -inform DER -text -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-2.txt not ok 2 - signed text content DER format, RSA key # ------------------------------------------------------------------------------80-test_dtls.t .......................... ok # Failed test 'signed text content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-3.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20F480983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F480983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F480983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-3.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-3.txt -content ../../test/smcont.txt not ok 3 - signed detached content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-4.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B4CFB93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B4CFB93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B4CFB93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-4.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-4.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-4.txt not ok 4 - signed content test streaming BER format, RSA # ------------------------------------------------------------------------------80-test_policy_tree.t ................... ok # Failed test 'signed content test streaming BER format, RSA' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-5.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 201430993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 201430993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 201430993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-5.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-5.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-5.txt not ok 5 - signed content DER format, DSA key # ------------------------------------------------------------------------------80-test_ssl_test_ctx.t .................. ok # Failed test 'signed content DER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-6.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20F46EA13F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F46EA13F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F46EA13F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-6.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-6.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-6.txt -content ../../test/smcont.txt not ok 6 - signed detached content DER format, DSA key # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-7.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E4C39E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4C39E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4C39E3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-7.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -in cms2pkcs7-7.cms -inform DER -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2pkcs7-72.cms # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-72.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-7.txt -content ../../test/smcont.txt not ok 7 - signed detached content DER format, add RSA signer (with DSA existing) # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, add RSA signer (with DSA existing)' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-8.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 209405903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209405903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 209405903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smdsa1.pem -out cms2pkcs7-8.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-8.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-8.txt not ok 8 - signed content test streaming BER format, DSA key # ------------------------------------------------------------------------------80-test_sslcorrupt.t .................... ok # Failed test 'signed content test streaming BER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2pkcs7-9.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 202422803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 202422803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 202422803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2pkcs7-9.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-9.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-9.txt not ok 9 - signed content test streaming BER format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming BER format, 2 DSA and 2 RSA keys' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -noattr -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2pkcs7-10.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20746A863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20746A863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20746A863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -noattr -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2pkcs7-10.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-10.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-10.txt not ok 10 - signed content test streaming BER format, 2 DSA and 2 RSA keys, no attributes # ------------------------------------------------------------------------------ pkcs12: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20C440AC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C440AC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C440AC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl pkcs12 -provider-path ../../providers -provider fips -in ../../test/recipes/80-test_pkcs12_data/pbmac1_256_256.good.p12 -password 'pass:1234' -noenc => 1 not ok 28 - test pbmac1 pkcs12 file pbmac1_256_256.good.p12 # ------------------------------------------------------------------------------80-test_ca.t ............................ ok # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2pkcs7-13.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20F4B2B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4B2B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F4B2B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2pkcs7-13.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-13.cms -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-13.txt not ok 13 - signed content test streaming S/MIME format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------ # Failed test 'test pbmac1 pkcs12 file pbmac1_256_256.good.p12' # at test/recipes/80-test_pkcs12.t line 229. ../../util/wrap.pl ../../apps/openssl pkcs12 -provider-path ../../providers -provider fips -in ../../test/recipes/80-test_pkcs12_data/pbmac1_256_256.good.p12 -info -noout -passin 'pass:1234' 2> pbmac1_256_256.good.p12_info.txt => 1 not ok 29 - test_export_pkcs12_pbmac1_256_256.good.p12_info # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming S/MIME format, 2 DSA and 2 RSA keys' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2pkcs7-14.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20544BA03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20544BA03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20544BA03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2pkcs7-14.cms => 1 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2pkcs7-14.cms -CAfile ../../test/smime-certs/smroot.pem -out cms2pkcs7-14.txt not ok 14 - signed content test streaming multipart S/MIME format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------ # Failed test 'test_export_pkcs12_pbmac1_256_256.good.p12_info' # at test/recipes/80-test_pkcs12.t line 232. pkcs12: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20D433A43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D433A43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D433A43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl pkcs12 -provider-path ../../providers -provider fips -in ../../test/recipes/80-test_pkcs12_data/pbmac1_512_256.good.p12 -password 'pass:1234' -noenc => 1 not ok 30 - test pbmac1 pkcs12 file pbmac1_512_256.good.p12 # ------------------------------------------------------------------------------80-test_x509aux.t ....................... ok # Failed test 'test pbmac1 pkcs12 file pbmac1_512_256.good.p12' # at test/recipes/80-test_pkcs12.t line 229. ../../util/wrap.pl ../../apps/openssl pkcs12 -provider-path ../../providers -provider fips -in ../../test/recipes/80-test_pkcs12_data/pbmac1_512_256.good.p12 -info -noout -passin 'pass:1234' 2> pbmac1_512_256.good.p12_info.txt => 1 not ok 31 - test_export_pkcs12_pbmac1_512_256.good.p12_info # ------------------------------------------------------------------------------ # # Looks like you failed 12 tests of 19. not ok 2 - CMS => PKCS\#7 compatibility tests # ------------------------------------------------------------------------------ # Failed test 'test_export_pkcs12_pbmac1_512_256.good.p12_info' # at test/recipes/80-test_pkcs12.t line 232. pkcs12: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2014F7873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2014F7873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2014F7873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl pkcs12 -provider-path ../../providers -provider fips -in ../../test/recipes/80-test_pkcs12_data/pbmac1_512_512.good.p12 -password 'pass:1234' -noenc => 1 not ok 32 - test pbmac1 pkcs12 file pbmac1_512_512.good.p12 # ------------------------------------------------------------------------------ # Failed test 'test pbmac1 pkcs12 file pbmac1_512_512.good.p12' # at test/recipes/80-test_pkcs12.t line 229. ../../util/wrap.pl ../../apps/openssl pkcs12 -provider-path ../../providers -provider fips -in ../../test/recipes/80-test_pkcs12_data/pbmac1_512_512.good.p12 -info -noout -passin 'pass:1234' 2> pbmac1_512_512.good.p12_info.txt => 1 not ok 33 - test_export_pkcs12_pbmac1_512_512.good.p12_info # ------------------------------------------------------------------------------ # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-1.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2064F5AB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064F5AB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2064F5AB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-1.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-1.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2004F1B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2004F1B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2004F1B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-1.txt => 1 not ok 1 - signed content DER format, RSA key # ------------------------------------------------------------------------------81-test_cmp_cli.t ....................... ok # Failed test 'signed content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -text -out pkcs72cms-2.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2074867F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074867F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074867F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -text -out pkcs72cms-2.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-2.cms -inform DER -text -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-2.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20D498933F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D498933F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D498933F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-2.cms -inform DER -text -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-2.txt => 1 not ok 2 - signed text content DER format, RSA key # ------------------------------------------------------------------------------82-test_ocsp_cert_chain.t ............... ok 80-test_tsa.t ........................... ok # Failed test 'signed text content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-3.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 204422B03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 204422B03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 204422B03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-3.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-3.txt -content ../../test/smcont.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2034F58B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2034F58B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2034F58B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-3.txt -content ../../test/smcont.txt => 1 not ok 3 - signed detached content DER format, RSA key # ------------------------------------------------------------------------------82-test_tfo_cli.t ....................... skipped: test_tfo_cli needs tfo enabled # Looks like you failed 6 tests of 53.80-test_pkcs12.t ........................ Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/53 subtests 90-test_asn1_time.t ..................... ok # Failed test 'signed detached content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-4.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B4C9973F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B4C9973F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B4C9973F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-4.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-4.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-4.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2024068D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2024068D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2024068D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-4.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-4.txt => 1 not ok 4 - signed content test streaming BER format, RSA # ------------------------------------------------------------------------------90-test_async.t ......................... ok # Failed test 'signed content test streaming BER format, RSA' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-5.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2084829B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2084829B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2084829B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-5.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-5.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-5.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 202429963F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 202429963F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 202429963F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-5.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-5.txt => 1 not ok 5 - signed content DER format, DSA key # ------------------------------------------------------------------------------90-test_bio_memleak.t ................... ok 90-test_bio_enc.t ....................... ok # Failed test 'signed content DER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-6.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20D4D3B63F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4D3B63F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D4D3B63F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-6.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-6.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-6.txt -content ../../test/smcont.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20A46EB63F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A46EB63F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20A46EB63F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-6.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-6.txt -content ../../test/smcont.txt => 1 not ok 6 - signed detached content DER format, DSA key # ------------------------------------------------------------------------------90-test_constant_time.t ................. ok 90-test_cert_comp.t ..................... ok # Failed test 'signed detached content DER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-7.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20C4408A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C4408A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C4408A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-7.cms => 0 # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -in pkcs72cms-7.cms -inform DER -outform DER -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-72.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 208486813F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 208486813F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 208486813F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -in pkcs72cms-7.cms -inform DER -outform DER -signer ../../test/smime-certs/smrsa1.pem -out pkcs72cms-72.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-72.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-7.txt -content ../../test/smcont.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 209421A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209421A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 209421A93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-72.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-7.txt -content ../../test/smcont.txt => 1 not ok 7 - signed detached content DER format, add RSA signer (with DSA existing) # ------------------------------------------------------------------------------90-test_fatalerr.t ...................... ok 90-test_fipsload.t ...................... ok # Failed test 'signed detached content DER format, add RSA signer (with DSA existing)' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-8.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2014D3853F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2014D3853F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2014D3853F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smdsa1.pem -out pkcs72cms-8.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-8.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-8.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2044D0933F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2044D0933F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2044D0933F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-8.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-8.txt => 1 not ok 8 - signed content test streaming BER format, DSA key # ------------------------------------------------------------------------------90-test_gmdiff.t ........................ ok 90-test_ige.t ........................... ok 90-test_bio_base64.t .................... ok # Failed test 'signed content test streaming BER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out pkcs72cms-9.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E4D0A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4D0A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4D0A93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out pkcs72cms-9.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-9.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-9.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2004A5AB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2004A5AB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2004A5AB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-9.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-9.txt => 1 not ok 9 - signed content test streaming BER format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------90-test_memleak.t ....................... ok 90-test_overhead.t ...................... ok 80-test_ocsp.t .......................... ok # Failed test 'signed content test streaming BER format, 2 DSA and 2 RSA keys' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -noattr -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out pkcs72cms-10.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2024A17F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2024A17F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2024A17F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -noattr -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out pkcs72cms-10.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-10.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-10.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2044D0813F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2044D0813F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2044D0813F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-10.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-10.txt => 1 not ok 10 - signed content test streaming BER format, 2 DSA and 2 RSA keys, no attributes # ------------------------------------------------------------------------------90-test_includes.t ...................... ok 90-test_quicfaults.t .................... ok 90-test_secmem.t ........................ ok # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out pkcs72cms-13.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2094E57F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094E57F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2094E57F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out pkcs72cms-13.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-13.cms -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-13.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B498953F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B498953F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B498953F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-13.cms -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-13.txt => 1 not ok 13 - signed content test streaming S/MIME format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------90-test_srp.t ........................... ok 90-test_shlibload.t ..................... ok # Failed test 'signed content test streaming S/MIME format, 2 DSA and 2 RSA keys' # at test/recipes/80-test_cms.t line 780. # CMD: openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out pkcs72cms-14.cms Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 209431A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209431A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 209431A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out pkcs72cms-14.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-14.cms -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-14.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 209467893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209467893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 209467893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in pkcs72cms-14.cms -CAfile ../../test/smime-certs/smroot.pem -out pkcs72cms-14.txt => 1 not ok 14 - signed content test streaming multipart S/MIME format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------90-test_sslbuffers.t .................... ok # # Looks like you failed 12 tests of 19. not ok 3 - CMS <= PKCS\#7 compatibility tests # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B406A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B406A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B406A93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-1.txt not ok 1 - signed content DER format, RSA key # ------------------------------------------------------------------------------90-test_store_cases.t ................... ok # Failed test 'signed content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -text -out cms2cms-1-2.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20C4A2BB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C4A2BB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C4A2BB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -text -out cms2cms-1-2.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-2.cms -inform DER -text -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-2.txt not ok 2 - signed text content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed text content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-3.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2054ED913F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2054ED913F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2054ED913F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-3.txt -content ../../test/smcont.txt not ok 3 - signed detached content DER format, RSA key # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, RSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-4.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20F4518B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4518B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F4518B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-4.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-4.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-4.txt not ok 4 - signed content test streaming BER format, RSA # ------------------------------------------------------------------------------90-test_sysdefault.t .................... ok # Failed test 'signed content test streaming BER format, RSA' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-5.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B426B83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B426B83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B426B83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-5.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-5.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-5.txt not ok 5 - signed content DER format, DSA key # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-6.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20A439803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A439803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20A439803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-6.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-6.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-6.txt -content ../../test/smcont.txt not ok 6 - signed detached content DER format, DSA key # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-7.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 202441933F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 202441933F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 202441933F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-7.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -in cms2cms-1-7.cms -inform DER -outform DER -signer ../../test/smime-certs/smrsa1.pem -out cms2cms-1-72.cms # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-72.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-7.txt -content ../../test/smcont.txt not ok 7 - signed detached content DER format, add RSA signer (with DSA existing) # ------------------------------------------------------------------------------ # Failed test 'signed detached content DER format, add RSA signer (with DSA existing)' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-8.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2084A18B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2084A18B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2084A18B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smdsa1.pem -out cms2cms-1-8.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-8.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-8.txt not ok 8 - signed content test streaming BER format, DSA key # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming BER format, DSA key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2cms-1-9.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B44C873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B44C873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B44C873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2cms-1-9.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-9.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-9.txt not ok 9 - signed content test streaming BER format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming BER format, 2 DSA and 2 RSA keys' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -noattr -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2cms-1-10.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20D4589C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4589C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D4589C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -noattr -nodetach -stream -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -out cms2cms-1-10.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-10.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-10.txt not ok 10 - signed content test streaming BER format, 2 DSA and 2 RSA keys, no attributes # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-1-13.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2094E0A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094E0A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2094E0A33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-1-13.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-13.cms -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-13.txt not ok 13 - signed content test streaming S/MIME format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming S/MIME format, 2 DSA and 2 RSA keys' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-1-14.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E409A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E409A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E409A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-1-14.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-1-14.cms -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-1-14.txt not ok 14 - signed content test streaming multipart S/MIME format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------ # # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -keyid -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-2-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2054F8923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2054F8923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2054F8923F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -keyid -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-2-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-2-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-2-1.txt not ok 20 - signed content test streaming BER format, 2 DSA and 2 RSA keys, keyid # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming BER format, 2 DSA and 2 RSA keys, keyid' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-2-2.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E4538B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4538B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4538B3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -signer ../../test/smime-certs/smrsa2.pem -signer ../../test/smime-certs/smdsa1.pem -signer ../../test/smime-certs/smdsa2.pem -stream -out cms2cms-2-2.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-2-2.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-2-2.txt not ok 21 - signed content test streaming PEM format, 2 DSA and 2 RSA keys # ------------------------------------------------------------------------------ # ERROR: (ptr) 'multi_provider[n] = OSSL_PROVIDER_load(multi_libctx, providers[n]) != NULL' failed @ test/threadstest.c:792 # 0x0 # 202059BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 202059BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 202059BE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764743228 not ok 14 - test_multi_general_worker_fips_provider # ------------------------------------------------------------------------------ # ERROR: (ptr) 'multi_provider[n] = OSSL_PROVIDER_load(multi_libctx, providers[n]) != NULL' failed @ test/threadstest.c:792 # 0x0 # 202059BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 202059BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 202059BE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764743228 not ok 16 - test_multi_shared_pkey # ------------------------------------------------------------------------------ # ERROR: (ptr) 'multi_provider[n] = OSSL_PROVIDER_load(multi_libctx, providers[n]) != NULL' failed @ test/threadstest.c:792 # 0x0 # 202059BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 202059BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 202059BE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764743228 not ok 17 - test_multi_downgrade_shared_pkey # ------------------------------------------------------------------------------ # ERROR: (ptr) 'multi_provider[n] = OSSL_PROVIDER_load(multi_libctx, providers[n]) != NULL' failed @ test/threadstest.c:792 # 0x0 # 202059BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 202059BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: # 202059BE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1764743228 not ok 18 - test_multi_shared_pkey_release # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/threadstest -fips -config /builddir/build/BUILD/openssl-3.5.4/test/default-and-fips.cnf ../../test/recipes/90-test_threads_data => 1 not ok 1 - running test_threads with FIPS # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, 2 DSA and 2 RSA keys' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-3.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B493903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B493903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B493903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-2-3.cms -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-2-3.txt not ok 22 - signed content MIME format, RSA key, signed receipt request # ------------------------------------------------------------------------------ # Failed test 'signed content MIME format, RSA key, signed receipt request' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-4.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 208485AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 208485AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 208485AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -nodetach -signer ../../test/smime-certs/smrsa1.pem -receipt_request_to test@openssl.org -receipt_request_all -out cms2cms-2-4.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign_receipt -in cms2cms-2-4.cms -signer ../../test/smime-certs/smrsa2.pem -out cms2cms-2-42.cms # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify_receipt cms2cms-2-42.cms -in cms2cms-2-4.cms -CAfile ../../test/smime-certs/smroot.pem not ok 23 - signed receipt MIME format, RSA key # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 3.90-test_threads.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-6.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2094C9943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094C9943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2094C9943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-6.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -in cms2cms-2-6.cms -out cms2cms-2-6.txt -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 not ok 25 - enveloped content test streaming PEM format, AES-256-CBC cipher, KEK # ------------------------------------------------------------------------------90-test_time_offset.t ................... ok # Failed test 'enveloped content test streaming PEM format, AES-256-CBC cipher, KEK' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes-128-gcm -stream -out cms2cms-2-7.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E4C18F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4C18F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4C18F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes-128-gcm -stream -out cms2cms-2-7.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 => 1 # CMD: openssl cms -decrypt -in cms2cms-2-7.cms -out cms2cms-2-7.txt -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 not ok 26 - enveloped content test streaming PEM format, AES-256-GCM cipher, KEK # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 128 Decryption-Verification Process Tests" tests at line 11 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:31: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:41: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:51: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:59: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:69: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:79: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:89: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:99: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:109: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:119: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:127: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:135: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:143: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:153: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:161: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:171: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:181: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:191: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:199: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:209: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:219: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:229: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:239: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:249: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:259: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:267: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:275: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:283: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:293: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:301: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:311: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:321: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:331: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:339: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:349: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:359: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:369: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:379: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:389: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:399: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:407: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:415: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:423: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:433: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:441: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:451: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:461: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:471: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:479: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:489: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:499: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:509: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:519: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:529: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:539: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:547: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:555: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:563: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:573: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:581: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:591: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:601: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:611: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:619: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:629: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:639: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:649: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:659: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:669: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:679: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:687: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:695: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:703: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:713: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:721: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:731: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:741: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:751: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:759: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:769: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:779: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:789: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:799: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:809: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:819: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:827: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:835: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:843: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:853: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:861: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:871: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:881: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:891: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:899: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:909: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:919: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:929: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:939: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:949: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:959: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:967: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:975: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:983: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:993: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1001: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1011: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1021: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1031: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1039: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1049: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1059: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1069: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1079: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1089: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1099: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1107: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1115: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1123: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1133: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1141: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1151: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1161: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1171: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1179: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1189: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1199: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1209: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1219: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1229: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1239: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1247: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1255: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1263: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1273: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1281: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1291: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1301: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1311: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1319: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1329: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1339: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1349: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1359: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1369: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1379: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1387: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1395: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1403: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1413: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1421: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1431: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1441: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1451: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1459: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1469: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1479: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1489: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1499: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1509: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1519: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1527: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1535: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1543: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1553: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1561: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1571: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1581: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1591: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1599: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1609: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1619: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1629: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1639: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1649: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1659: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1667: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1675: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1683: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1693: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1701: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1711: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1721: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1731: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1739: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1749: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1759: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1769: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1779: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1789: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1799: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1807: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1815: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1823: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1833: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1841: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1851: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1861: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1871: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1879: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1889: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1899: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1909: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1919: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1929: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1939: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1947: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1955: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1963: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1973: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1981: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:1991: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2001: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2011: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2019: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2029: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2039: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2049: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2059: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2069: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2079: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2087: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2095: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2103: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2113: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2121: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2131: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2141: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2151: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2159: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2169: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2179: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2189: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2199: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2209: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2219: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2227: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2235: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 192 Decryption-Verification Process Tests" tests at line 2244 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2246: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2254: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2264: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2274: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2284: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2292: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2302: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2312: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2322: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2332: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2342: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2352: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2360: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2368: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2376: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2386: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2394: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2404: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2414: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2424: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2432: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2442: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2452: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2462: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2472: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2482: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2492: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2500: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2508: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2516: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2526: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2534: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2544: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2554: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2564: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2572: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2582: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2592: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2602: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2612: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2622: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2632: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2640: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2648: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2656: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2666: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2674: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2684: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2694: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2704: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2712: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2722: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2732: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2742: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2752: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2762: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2772: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2780: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2788: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2796: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2806: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2814: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2824: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2834: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2844: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2852: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2862: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2872: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2882: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2892: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2902: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2912: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2920: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2928: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2936: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2946: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2954: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2964: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2974: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2984: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:2992: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3002: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3012: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3022: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3032: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3042: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3052: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3060: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3068: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3076: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3086: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3094: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3104: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3114: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3124: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3132: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3142: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3152: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3162: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3172: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3182: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3192: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3200: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3208: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3216: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3226: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3234: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3244: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3254: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3264: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3272: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3282: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3292: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3302: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3312: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3322: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3332: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3340: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3348: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3356: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3366: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3374: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3384: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3394: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3404: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3412: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3422: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3432: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3442: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3452: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3462: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3472: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3480: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3488: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3496: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3506: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3514: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3524: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3534: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3544: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3552: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3562: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3572: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3582: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3592: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3602: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3612: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3620: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3628: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3636: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3646: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3654: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3664: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3674: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3684: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3692: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3702: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3712: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3722: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3732: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3742: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3752: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3760: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3768: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3776: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3786: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3794: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3804: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3814: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3824: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3832: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3842: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3852: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3862: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3872: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3882: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3892: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3900: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3908: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3916: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3926: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3934: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3944: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3954: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3964: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3972: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3982: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:3992: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4002: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4012: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4022: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4032: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4040: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4048: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4056: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4066: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4074: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4084: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4094: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4104: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4112: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4122: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4132: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4142: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4152: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4162: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4172: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4180: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4188: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4196: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4206: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4214: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4224: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4234: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4244: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4252: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4262: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4272: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4282: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4292: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4302: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4312: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4320: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4328: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4336: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4346: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4354: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4364: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4374: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4384: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4392: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4402: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4412: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4422: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4432: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4442: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4452: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4460: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4468: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 256 Decryption-Verification Process Tests" tests at line 4477 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4479: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4487: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4497: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4507: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4517: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4525: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4535: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4543: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4553: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4563: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4573: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4583: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4591: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4601: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4609: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4619: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4627: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4637: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4647: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4657: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4665: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4675: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4683: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4693: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4703: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4713: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4723: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4731: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4741: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4749: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4759: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4767: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4777: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4787: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4797: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4805: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4815: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4823: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4833: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4843: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4853: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4863: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4871: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4881: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4889: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4899: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4907: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4917: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4927: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4937: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4945: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4955: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4963: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4973: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4983: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:4993: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5003: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5011: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5021: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5029: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5039: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5047: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5057: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5067: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5077: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5085: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5095: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5103: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5113: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5123: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5133: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5143: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5151: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5161: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5169: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5179: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5187: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5197: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5207: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5217: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5225: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5235: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5243: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5253: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5263: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5273: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5283: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5291: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5301: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5309: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5319: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5327: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5337: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5347: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5357: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5365: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5375: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5383: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5393: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5403: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5413: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5423: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5431: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5441: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5449: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5459: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5467: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5477: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5487: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5497: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5505: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5515: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5523: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5533: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5543: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5553: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5563: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5571: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5581: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5589: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5599: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5607: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5617: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5627: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5637: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5645: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5655: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5663: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5673: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5683: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5693: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5703: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5711: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5721: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5729: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5739: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5747: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5757: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5767: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5777: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5785: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5795: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5803: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5813: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5823: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5833: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5843: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5851: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5861: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5869: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5879: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5887: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5897: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5907: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5917: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5925: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5935: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5943: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5953: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5963: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5973: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5983: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:5991: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6001: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6009: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6019: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6027: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6037: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6047: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6057: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6065: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6075: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6083: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6093: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6103: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6113: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6123: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6131: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6141: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6149: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6159: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6167: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6177: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6187: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6197: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6205: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6215: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6223: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6233: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6243: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6253: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6263: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6271: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6281: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6289: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6299: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6307: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6317: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6327: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6337: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6345: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6355: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6363: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6373: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6383: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6393: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6403: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6411: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6421: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6429: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6439: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6447: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6457: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6467: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6477: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6485: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6495: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6503: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6513: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6523: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6533: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6543: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6551: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6561: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6569: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6579: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6587: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6597: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6607: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6617: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6625: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6635: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6643: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6653: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6663: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6673: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6683: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6691: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6701: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 128 Variable Associated Data Tests" tests at line 6710 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6712: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6720: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6728: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6736: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6744: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6752: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6760: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6768: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6776: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6784: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6792: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6800: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6808: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6816: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6824: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6832: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6840: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6848: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6856: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6864: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6872: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6880: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6888: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6896: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6904: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6912: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6920: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6928: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6936: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6944: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6952: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6960: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6968: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6976: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6984: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:6992: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7000: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7008: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7016: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7024: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7032: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7040: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7048: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7056: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7064: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7072: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7080: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7088: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7096: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7104: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7112: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7120: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7128: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7136: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7144: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7152: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7160: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7168: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7176: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7184: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7192: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7200: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7208: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7216: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7224: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7232: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7240: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7248: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7256: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7264: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7272: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7280: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7288: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7296: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7304: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7312: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7320: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7328: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7336: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7344: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7352: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7360: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7368: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7376: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7384: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7392: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7400: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7408: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7416: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7424: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7432: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7440: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7448: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7456: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7464: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7472: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7480: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7488: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7496: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7504: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7512: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7520: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7528: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7536: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7544: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7552: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7560: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7568: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7576: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7584: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7592: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7600: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7608: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7616: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7624: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7632: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7640: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7648: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7656: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7664: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7672: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7680: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7688: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7696: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7704: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7712: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7720: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7728: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7736: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7744: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7752: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7760: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7768: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7776: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7784: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7792: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7800: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7808: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7816: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7824: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7832: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7840: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7848: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7856: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7864: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7872: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7880: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7888: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7896: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7904: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7912: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7920: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7928: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7936: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7944: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7952: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7960: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7968: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7976: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7984: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:7992: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8000: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8008: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8016: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8024: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8032: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8040: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8048: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8056: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8064: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8072: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8080: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8088: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8096: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8104: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8112: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8120: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8128: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8136: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8144: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8152: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8160: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8168: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8176: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8184: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8192: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8200: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8208: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8216: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8224: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8232: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8240: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8248: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8256: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8264: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8272: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8280: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8288: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8296: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8304: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8312: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8320: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8328: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8336: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8344: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8352: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8360: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8368: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8376: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8384: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8392: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8400: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8408: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8416: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8424: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8432: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8440: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8448: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8456: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8464: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8472: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8480: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8488: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8496: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8504: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8512: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8520: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8528: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8536: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8544: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8552: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8560: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8568: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8576: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8584: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8592: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8600: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8608: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8616: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8624: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8632: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8640: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8648: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8656: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8664: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8672: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8680: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8688: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8696: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8704: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8712: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8720: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8728: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8736: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8744: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8752: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8760: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8768: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8776: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8784: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8792: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8800: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8808: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8816: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8824: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8832: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8840: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8848: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8856: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8864: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8872: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8880: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8888: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8896: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8904: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8912: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8920: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8928: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8936: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8944: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8952: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8960: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8968: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8976: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8984: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:8992: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9000: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9008: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9016: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9024: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9032: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9040: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9048: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9056: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9064: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9072: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9080: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9088: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9096: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9104: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9112: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9120: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9128: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9136: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9144: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9152: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9160: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9168: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9176: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9184: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9192: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9200: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9208: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9216: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9224: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9232: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9240: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9248: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9256: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9264: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9272: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9280: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9288: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9296: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9304: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9312: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9320: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9328: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9336: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 192 Variable Associated Data Tests" tests at line 9345 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9347: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9355: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9363: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9371: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9379: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9387: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9395: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9403: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9411: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9419: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9427: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9435: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9443: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9451: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9459: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9467: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9475: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9483: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9491: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9499: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9507: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9515: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9523: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9531: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9539: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9547: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9555: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9563: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9571: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9579: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9587: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9595: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9603: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9611: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9619: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9627: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9635: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9643: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9651: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9659: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9667: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9675: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9683: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9691: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9699: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9707: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9715: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9723: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9731: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9739: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9747: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9755: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9763: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9771: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9779: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9787: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9795: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9803: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9811: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9819: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9827: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9835: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9843: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9851: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9859: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9867: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9875: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9883: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9891: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9899: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9907: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9915: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9923: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9931: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9939: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9947: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9955: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9963: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9971: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9979: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9987: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:9995: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10003: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10011: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10019: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10027: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10035: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10043: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10051: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10059: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10067: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10075: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10083: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10091: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10099: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10107: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10115: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10123: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10131: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10139: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10147: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10155: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10163: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10171: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10179: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10187: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10195: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10203: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10211: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10219: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10227: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10235: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10243: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10251: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10259: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10267: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10275: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10283: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10291: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10299: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10307: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10315: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10323: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10331: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10339: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10347: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10355: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10363: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10371: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10379: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10387: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10395: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10403: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10411: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10419: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10427: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10435: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10443: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10451: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10459: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10467: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10475: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10483: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10491: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10499: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10507: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10515: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10523: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10531: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10539: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10547: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10555: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10563: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10571: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10579: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10587: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10595: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10603: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10611: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10619: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10627: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10635: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10643: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10651: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10659: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10667: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10675: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10683: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10691: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10699: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10707: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10715: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10723: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10731: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10739: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10747: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10755: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10763: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10771: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10779: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10787: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10795: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10803: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10811: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10819: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10827: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10835: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10843: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10851: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10859: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10867: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10875: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10883: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10891: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10899: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10907: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10915: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10923: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10931: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10939: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10947: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10955: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10963: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10971: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10979: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10987: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:10995: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11003: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11011: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11019: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11027: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11035: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11043: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11051: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11059: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11067: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11075: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11083: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11091: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11099: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11107: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11115: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11123: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11131: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11139: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11147: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11155: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11163: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11171: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11179: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11187: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11195: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11203: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11211: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11219: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11227: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11235: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11243: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11251: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11259: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11267: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11275: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11283: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11291: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11299: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11307: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11315: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11323: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11331: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11339: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11347: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11355: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11363: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11371: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11379: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11387: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11395: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11403: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11411: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11419: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11427: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11435: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11443: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11451: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11459: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11467: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11475: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11483: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11491: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11499: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11507: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11515: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11523: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11531: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11539: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11547: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11555: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11563: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11571: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11579: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11587: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11595: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11603: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11611: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11619: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11627: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11635: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11643: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11651: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11659: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11667: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11675: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11683: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11691: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11699: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11707: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11715: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11723: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11731: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11739: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11747: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11755: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11763: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11771: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11779: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11787: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11795: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11803: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11811: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11819: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11827: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11835: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11843: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11851: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11859: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11867: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11875: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11883: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11891: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11899: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11907: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11915: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11923: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11931: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11939: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11947: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11955: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11963: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11971: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 256 Variable Associated Data Tests" tests at line 11980 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11982: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11990: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:11998: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12006: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12014: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12022: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12030: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12038: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12046: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12054: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12062: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12070: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12078: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12086: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12094: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12102: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12110: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12118: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12126: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12134: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12142: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12150: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12158: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12166: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12174: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12182: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12190: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12198: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12206: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12214: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12222: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12230: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12238: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12246: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12254: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12262: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12270: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12278: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12286: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12294: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12302: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12310: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12318: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12326: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12334: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12342: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12350: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12358: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12366: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12374: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12382: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12390: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12398: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12406: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12414: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12422: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12430: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12438: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12446: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12454: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12462: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12470: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12478: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12486: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12494: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12502: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12510: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12518: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12526: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12534: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12542: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12550: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12558: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12566: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12574: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12582: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12590: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12598: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12606: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12614: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12622: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12630: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12638: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12646: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12654: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12662: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12670: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12678: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12686: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12694: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12702: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12710: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12718: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12726: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12734: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12742: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12750: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12758: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12766: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12774: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12782: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12790: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12798: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12806: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12814: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12822: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12830: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12838: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12846: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12854: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12862: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12870: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12878: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12886: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12894: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12902: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12910: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12918: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12926: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12934: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12942: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12950: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12958: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12966: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12974: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12982: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12990: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:12998: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13006: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13014: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13022: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13030: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13038: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13046: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13054: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13062: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13070: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13078: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13086: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13094: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13102: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13110: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13118: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13126: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13134: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13142: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13150: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13158: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13166: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13174: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13182: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13190: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13198: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13206: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13214: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13222: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13230: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13238: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13246: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13254: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13262: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13270: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13278: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13286: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13294: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13302: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13310: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13318: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13326: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13334: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13342: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13350: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13358: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13366: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13374: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13382: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13390: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13398: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13406: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13414: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13422: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13430: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13438: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13446: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13454: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13462: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13470: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13478: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13486: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13494: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13502: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13510: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13518: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13526: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13534: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13542: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13550: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13558: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13566: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13574: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13582: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13590: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13598: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13606: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13614: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13622: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13630: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13638: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13646: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13654: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13662: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13670: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13678: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13686: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13694: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13702: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13710: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13718: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13726: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13734: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13742: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13750: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13758: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13766: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13774: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13782: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13790: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13798: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13806: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13814: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13822: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13830: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13838: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13846: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13854: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13862: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13870: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13878: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13886: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13894: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13902: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13910: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13918: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13926: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13934: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13942: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13950: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13958: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13966: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13974: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13982: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13990: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:13998: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14006: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14014: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14022: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14030: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14038: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14046: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14054: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14062: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14070: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14078: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14086: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14094: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14102: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14110: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14118: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14126: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14134: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14142: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14150: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14158: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14166: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14174: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14182: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14190: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14198: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14206: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14214: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14222: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14230: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14238: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14246: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14254: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14262: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14270: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14278: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14286: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14294: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14302: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14310: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14318: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14326: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14334: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14342: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14350: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14358: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14366: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14374: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14382: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14390: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14398: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14406: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14414: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14422: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14430: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14438: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14446: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14454: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14462: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14470: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14478: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14486: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14494: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14502: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14510: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14518: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14526: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14534: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14542: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14550: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14558: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14566: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14574: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14582: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14590: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14598: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14606: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 128 Variable Nonce Tests" tests at line 14615 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14617: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14625: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14633: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14641: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14649: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14657: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14665: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14673: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14681: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14689: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14697: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14705: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14713: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14721: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14729: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14737: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14745: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14753: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14761: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14769: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14777: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14785: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14793: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14801: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14809: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14817: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14825: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14833: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14841: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14849: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14857: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14865: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14873: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14881: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14889: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14897: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14905: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14913: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14921: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14929: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14937: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14945: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14953: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14961: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14969: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14977: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14985: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:14993: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15001: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15009: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15017: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15025: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15033: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15041: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15049: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15057: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15065: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15073: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15081: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15089: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15097: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15105: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15113: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15121: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15129: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15137: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15145: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15153: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15161: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 192 Variable Nonce Tests" tests at line 15170 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15172: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15180: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15188: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15196: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15204: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15212: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15220: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15228: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15236: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15244: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15252: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15260: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15268: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15276: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15284: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15292: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15300: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15308: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15316: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15324: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15332: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15340: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15348: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15356: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15364: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15372: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15380: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15388: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15396: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15404: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15412: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15420: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15428: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15436: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15444: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15452: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15460: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15468: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15476: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15484: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15492: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15500: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15508: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15516: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15524: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15532: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15540: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15548: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15556: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15564: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15572: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15580: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15588: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15596: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15604: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15612: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15620: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15628: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15636: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15644: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15652: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15660: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15668: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15676: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15684: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15692: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15700: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15708: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15716: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 256 Variable Nonce Tests" tests at line 15725 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15727: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15735: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15743: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15751: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15759: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15767: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15775: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15783: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15791: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15799: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15807: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15815: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15823: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15831: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15839: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15847: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15855: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15863: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15871: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15879: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15887: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15895: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15903: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15911: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15919: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15927: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15935: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15943: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15951: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15959: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15967: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15975: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15983: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15991: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:15999: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16007: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16015: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16023: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16031: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16039: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16047: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16055: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16063: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16071: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16079: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16087: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16095: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16103: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16111: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16119: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16127: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16135: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16143: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16151: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16159: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16167: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16175: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16183: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16191: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16199: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16207: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16215: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16223: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16231: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16239: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16247: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16255: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16263: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16271: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 128 Variable Plaintext Tests" tests at line 16280 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16282: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16290: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16298: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16306: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16314: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16322: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16330: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16338: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16346: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16354: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16362: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16370: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16378: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16386: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16394: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16402: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16410: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16418: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16426: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16434: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16442: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16450: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16458: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16466: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16474: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16482: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16490: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16498: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16506: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16514: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16522: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16530: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16538: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16546: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16554: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16562: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16570: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16578: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16586: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16594: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16602: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16610: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16618: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16626: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16634: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16642: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16650: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16658: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16666: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16674: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16682: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16690: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16698: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16706: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16714: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16722: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16730: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16738: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16746: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16754: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16762: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16770: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16778: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16786: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16794: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16802: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16810: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16818: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16826: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16834: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16842: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16850: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16858: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16866: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16874: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16882: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16890: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16898: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16906: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16914: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16922: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16930: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16938: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16946: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16954: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16962: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16970: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16978: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16986: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:16994: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17002: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17010: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17018: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17026: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17034: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17042: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17050: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17058: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17066: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17074: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17082: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17090: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17098: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17106: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17114: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17122: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17130: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17138: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17146: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17154: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17162: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17170: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17178: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17186: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17194: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17202: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17210: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17218: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17226: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17234: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17242: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17250: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17258: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17266: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17274: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17282: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17290: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17298: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17306: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17314: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17322: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17330: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17338: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17346: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17354: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17362: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17370: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17378: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17386: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17394: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17402: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17410: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17418: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17426: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17434: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17442: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17450: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17458: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17466: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17474: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17482: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17490: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17498: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17506: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17514: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17522: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17530: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17538: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17546: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17554: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17562: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17570: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17578: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17586: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17594: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17602: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17610: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17618: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17626: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17634: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17642: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17650: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17658: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17666: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17674: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17682: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17690: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17698: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17706: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17714: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17722: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17730: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17738: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17746: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17754: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17762: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17770: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17778: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17786: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17794: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17802: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17810: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17818: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17826: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17834: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17842: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17850: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17858: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17866: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17874: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17882: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17890: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17898: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17906: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17914: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17922: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17930: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17938: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17946: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17954: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17962: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17970: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17978: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17986: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:17994: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18002: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18010: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18018: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18026: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18034: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18042: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18050: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18058: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18066: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18074: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18082: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18090: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18098: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18106: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18114: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18122: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18130: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18138: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18146: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18154: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18162: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18170: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18178: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18186: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18194: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18202: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18210: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18218: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18226: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18234: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18242: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18250: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18258: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18266: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 192 Variable Plaintext Tests" tests at line 18275 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18277: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18285: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18293: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18301: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18309: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18317: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18325: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18333: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18341: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18349: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18357: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18365: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18373: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18381: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18389: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18397: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18405: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18413: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18421: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18429: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18437: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18445: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18453: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18461: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18469: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18477: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18485: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18493: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18501: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18509: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18517: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18525: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18533: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18541: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18549: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18557: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18565: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18573: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18581: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18589: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18597: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18605: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18613: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18621: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18629: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18637: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18645: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18653: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18661: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18669: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18677: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18685: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18693: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18701: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18709: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18717: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18725: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18733: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18741: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18749: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18757: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18765: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18773: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18781: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18789: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18797: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18805: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18813: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18821: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18829: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18837: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18845: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18853: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18861: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18869: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18877: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18885: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18893: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18901: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18909: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18917: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18925: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18933: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18941: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18949: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18957: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18965: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18973: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18981: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18989: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:18997: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19005: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19013: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19021: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19029: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19037: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19045: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19053: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19061: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19069: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19077: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19085: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19093: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19101: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19109: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19117: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19125: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19133: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19141: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19149: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19157: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19165: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19173: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19181: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19189: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19197: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19205: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19213: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19221: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19229: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19237: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19245: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19253: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19261: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19269: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19277: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19285: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19293: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19301: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19309: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19317: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19325: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19333: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19341: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19349: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19357: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19365: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19373: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19381: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19389: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19397: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19405: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19413: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19421: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19429: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19437: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19445: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19453: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19461: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19469: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19477: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19485: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19493: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19501: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19509: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19517: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19525: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19533: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19541: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19549: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19557: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19565: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19573: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19581: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19589: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19597: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19605: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19613: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19621: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19629: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19637: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19645: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19653: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19661: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19669: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19677: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19685: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19693: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19701: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19709: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19717: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19725: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19733: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19741: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19749: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19757: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19765: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19773: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19781: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19789: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19797: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19805: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19813: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19821: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19829: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19837: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19845: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19853: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19861: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19869: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19877: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19885: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19893: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19901: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19909: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19917: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19925: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19933: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19941: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19949: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19957: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19965: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19973: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19981: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19989: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:19997: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20005: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20013: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20021: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20029: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20037: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20045: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20053: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20061: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20069: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20077: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20085: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20093: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20101: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20109: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20117: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20125: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20133: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20141: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20149: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20157: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20165: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20173: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20181: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20189: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20197: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20205: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20213: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20221: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20229: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20237: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20245: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20253: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20261: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 256 Variable Plaintext Tests" tests at line 20270 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20272: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20280: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20288: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20296: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20304: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20312: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20320: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20328: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20336: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20344: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20352: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20360: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20368: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20376: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20384: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20392: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20400: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20408: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20416: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20424: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20432: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20440: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20448: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20456: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20464: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20472: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20480: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20488: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20496: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20504: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20512: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20520: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20528: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20536: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20544: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20552: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20560: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20568: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20576: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20584: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20592: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20600: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20608: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20616: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20624: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20632: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20640: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20648: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20656: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20664: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20672: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20680: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20688: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20696: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20704: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20712: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20720: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20728: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20736: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20744: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20752: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20760: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20768: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20776: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20784: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20792: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20800: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20808: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20816: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20824: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20832: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20840: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20848: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20856: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20864: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20872: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20880: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20888: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20896: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20904: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20912: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20920: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20928: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20936: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20944: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20952: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20960: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20968: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20976: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20984: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:20992: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21000: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21008: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21016: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21024: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21032: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21040: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21048: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21056: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21064: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21072: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21080: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21088: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21096: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21104: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21112: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21120: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21128: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21136: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21144: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21152: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21160: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21168: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21176: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21184: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21192: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21200: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21208: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21216: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21224: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21232: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21240: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21248: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21256: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21264: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21272: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21280: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21288: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21296: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21304: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21312: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21320: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21328: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21336: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21344: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21352: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21360: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21368: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21376: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21384: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21392: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21400: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21408: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21416: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21424: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21432: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21440: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21448: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21456: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21464: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21472: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21480: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21488: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21496: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21504: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21512: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21520: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21528: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21536: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21544: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21552: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21560: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21568: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21576: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21584: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21592: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21600: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21608: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21616: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21624: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21632: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21640: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21648: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21656: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21664: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21672: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21680: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21688: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21696: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21704: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21712: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21720: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21728: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21736: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21744: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21752: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21760: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21768: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21776: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21784: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21792: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21800: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21808: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21816: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21824: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21832: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21840: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21848: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21856: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21864: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21872: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21880: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21888: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21896: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21904: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21912: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21920: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21928: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21936: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21944: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21952: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21960: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21968: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21976: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21984: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:21992: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22000: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22008: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22016: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22024: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22032: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22040: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22048: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22056: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22064: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22072: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22080: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22088: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22096: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22104: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22112: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22120: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22128: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22136: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22144: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22152: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22160: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22168: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22176: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22184: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22192: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22200: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22208: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22216: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22224: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22232: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22240: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22248: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22256: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 128 Variable Tag Tests" tests at line 22265 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22267: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22275: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22283: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22291: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22299: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22307: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22315: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22323: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22331: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22339: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22347: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22355: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22363: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22371: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22379: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22387: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22395: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22403: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22411: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22419: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22427: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22435: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22443: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22451: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22459: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22467: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22475: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22483: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22491: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22499: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22507: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22515: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22523: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22531: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22539: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22547: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22555: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22563: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22571: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22579: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22587: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22595: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22603: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22611: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22619: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22627: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22635: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22643: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22651: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22659: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22667: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22675: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22683: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22691: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22699: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22707: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22715: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22723: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22731: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22739: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22747: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22755: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22763: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22771: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22779: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22787: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22795: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22803: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22811: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 192 Variable Tag Tests" tests at line 22820 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22822: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22830: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22838: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22846: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22854: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22862: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22870: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22878: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22886: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22894: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22902: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22910: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22918: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22926: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22934: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22942: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22950: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22958: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22966: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22974: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22982: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22990: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:22998: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23006: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23014: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23022: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23030: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23038: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23046: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23054: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23062: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23070: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23078: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23086: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23094: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23102: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23110: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23118: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23126: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23134: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23142: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23150: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23158: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23166: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23174: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23182: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23190: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23198: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23206: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23214: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23222: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23230: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23238: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23246: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23254: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23262: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23270: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23278: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23286: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23294: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23302: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23310: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23318: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23326: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23334: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23342: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23350: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23358: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23366: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "NIST CCM 256 Variable Tag Tests" tests at line 23375 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23377: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23385: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23393: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23401: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23409: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23417: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23425: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23433: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23441: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23449: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23457: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23465: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23473: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23481: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23489: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23497: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23505: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23513: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23521: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23529: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23537: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23545: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23553: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23561: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23569: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23577: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23585: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23593: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23601: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23609: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23617: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23625: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23633: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23641: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23649: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23657: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23665: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23673: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23681: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23689: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23697: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23705: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23713: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23721: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23729: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23737: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23745: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23753: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23761: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23769: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23777: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23785: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23793: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23801: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23809: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23817: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23825: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23833: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23841: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23849: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23857: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23865: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23873: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23881: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23889: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23897: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23905: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23913: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt:23921: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 2050439F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 2865 tests with 2865 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743234 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743234 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_ccm_cavs.txt => 1 not ok 64 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_ccm_cavs.txt # ------------------------------------------------------------------------------90-test_tls13ccs.t ...................... ok # Failed test 'enveloped content test streaming PEM format, AES-256-GCM cipher, KEK' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-8.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20942FA73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20942FA73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20942FA73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-8.cms -secretkey 000102030405060708090A0B0C0D0E0F -secretkeyid C0FEE0 => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -in cms2cms-2-8.cms -out cms2cms-2-8.txt -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F not ok 27 - enveloped content test streaming PEM format, KEK, key only # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming PEM format, KEK, key only' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-9.cms -pwri_password test Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20148B9F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20148B9F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20148B9F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -outform PEM -aes128 -stream -out cms2cms-2-9.cms -pwri_password test => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -in cms2cms-2-9.cms -out cms2cms-2-9.txt -inform PEM -pwri_password test not ok 28 - enveloped content test streaming PEM format, AES-128-CBC cipher, password # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming PEM format, AES-128-CBC cipher, password' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -data_create -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-2-10.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2054B4BC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2054B4BC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2054B4BC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -data_create -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-2-10.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -data_out -in cms2cms-2-10.cms -inform PEM -out cms2cms-2-10.txt not ok 29 - data content test streaming PEM format # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -provider default -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -des3 -secretkey 000102030405060708090A0B0C0D0E0F1011121314151617 -stream -out cms2cms-2-13.cms ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -provider default -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -des3 -secretkey 000102030405060708090A0B0C0D0E0F1011121314151617 -stream -out cms2cms-2-13.cms => 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_decrypt -in cms2cms-2-13.cms -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F1011121314151617 -out cms2cms-2-13.txt Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 201456823F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 201456823F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 201456823F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_decrypt -in cms2cms-2-13.cms -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F1011121314151617 -out cms2cms-2-13.txt => 1 not ok 32 - encrypted content test streaming PEM format, triple DES key # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt # INFO: @ test/testutil/stanza.c:123 # Starting "AES (from FIPS-197 test vectors)" tests at line 16 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:18: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:26: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-ECB : 84), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-ECB : 84), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:35: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "AES tests from NIST document SP800-38A" tests at line 79 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:81: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:86: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:91: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:96: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:102: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:108: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-ECB : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:114: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-ECB : 84), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-ECB : 84), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:119: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-ECB : 84), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-ECB : 84), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:124: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-ECB : 84), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-ECB : 84), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:129: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-ECB : 84), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-ECB : 84), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:135: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-ECB : 84), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-ECB : 84), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:141: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-ECB : 84), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-ECB : 84), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:147: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:152: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:157: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:162: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:168: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:174: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:182: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:189: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:196: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:203: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:211: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:219: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:227: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CBC : 1), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CBC : 1), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:234: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CBC : 1), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CBC : 1), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:241: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CBC : 1), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CBC : 1), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:248: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CBC : 1), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CBC : 1), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:256: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CBC : 12), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CBC : 12), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:263: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CBC : 12), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CBC : 12), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:270: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CBC : 12), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CBC : 12), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:277: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CBC : 12), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CBC : 12), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:288: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:296: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:304: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:312: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:321: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:329: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:337: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:345: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CFB : 3), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CFB : 3), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:354: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:362: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:370: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:378: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:387: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:395: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:403: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:411: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CFB : 8), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CFB : 8), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:420: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:428: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:436: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:444: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:453: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:461: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:469: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:477: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CFB : 30), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CFB : 30), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:488: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-OFB : 64), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-OFB : 64), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:495: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-OFB : 64), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-OFB : 64), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:502: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-OFB : 64), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-OFB : 64), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:509: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-OFB : 64), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-OFB : 64), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:517: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-OFB : 38), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-OFB : 38), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:524: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-OFB : 38), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-OFB : 38), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:531: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-OFB : 38), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-OFB : 38), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:538: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-OFB : 38), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-OFB : 38), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:546: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-OFB : 79), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-OFB : 79), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:553: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-OFB : 79), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-OFB : 79), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:560: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-OFB : 79), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-OFB : 79), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-OFB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:567: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-OFB : 79), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-OFB : 79), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "AES Counter test vectors from RFC3686" tests at line 574 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:576: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:584: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:592: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:600: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:608: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-192-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:616: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-192-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:624: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:632: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:640: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:649: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ctr : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:658: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:666: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-CCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:677: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:688: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:696: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:705: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:714: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:723: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:731: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:739: Expected CIPHERFINAL_ERROR got CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:749: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:757: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:766: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:775: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:784: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:792: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:800: Expected CIPHERFINAL_ERROR got CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:810: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:818: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:827: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:836: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:845: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:853: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:861: Expected CIPHERFINAL_ERROR got CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:873: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:882: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:892: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:902: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:912: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:921: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:930: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:939: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "AES GCM single byte IV tests" tests at line 951 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:953: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:960: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:968: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:975: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:983: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:991: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:998: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1006: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1013: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-gcm : 52), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-GCM : 52), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1021: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1028: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1036: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1043: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "AES XTS test vectors from IEEE Std 1619-2007" tests at line 1051 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1054: Expected KEY_SET_ERROR got CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1063 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1073 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1081: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1087: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1093: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1099: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1105: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1111: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1117: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1123: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1130: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1136: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1142: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1148: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1154: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1161: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1167: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1173: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1179: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1185: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1192: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1198: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1204: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1210: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1216: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1222: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1228: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1234: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1240: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1246: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1252: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1258: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1264: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1270: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1276: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1282: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1288: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1294: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-256-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1300: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-xts : 17), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-256-XTS : 17), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "AES XTS Non standard test vectors - generated from reference implementation" tests at line 1306 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1308: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1314: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1320: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1326: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1332: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1338: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1345: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-XTS # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1351: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-xts : 62), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-XTS : 62), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "Case insensitive AES tests" tests at line 1357 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-ECB # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1359: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (Aes-128-eCb : 76), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-ECB : 76), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1364: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AeS-128-cbC : 7), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CTR # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1371: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aES-128-CTR : 0), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CTR : 0), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1379: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-GcM : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "AES-GCM tests from boringssl" tests at line 1388 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1391: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1399: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1407: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1415: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1423: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1431: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1439: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1447: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1455: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1463: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1471: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1479: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1487: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1495: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1503: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1511: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1519: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1527: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1535: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1543: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1551: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1559: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1567: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1575: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1583: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1591: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1599: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1607: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1615: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1623: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1631: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1639: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1647: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1655: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1663: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1671: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1679: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1687: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1695: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1703: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1711: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1719: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1727: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1735: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1743: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1751: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1759: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1767: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1775: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1783: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1791: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1799: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1807: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1815: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1823: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1831: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1839: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1847: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1855: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-gcm : 27), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-GCM : 27), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1865: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1873: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1881: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1889: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1897: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1905: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1913: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1921: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1929: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1937: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1945: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1953: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1961: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1969: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1977: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1985: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:1993: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2001: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2009: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2017: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2025: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2033: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2041: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2049: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2057: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2065: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2073: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2081: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2089: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2097: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2105: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2113: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2121: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2129: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2137: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2145: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2153: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2161: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2169: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2177: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2185: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2193: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2201: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2209: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2217: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2225: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2233: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2241: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2249: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2257: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2265: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2273: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2281: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2289: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2297: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2305: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2313: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2321: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2329: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-GCM # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt:2337: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-gcm : 36), Properties () # 209091AC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-GCM : 36), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 295 tests with 295 errors and 2 skipped # OPENSSL_TEST_RAND_SEED=1764743256 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743256 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_common.txt => 1 not ok 65 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_common.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpciph_aes_cts.txt # INFO: @ test/testutil/stanza.c:123 # Starting "AES CBC Test vectors" tests at line 12 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_cts.txt:18: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050E19F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 2050E19F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_cts.txt:25: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050E19F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 2050E19F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER AES-128-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_cts.txt:32: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 2050E19F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # 2050E19F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "AES CBC CTS1 Test vectors" tests at line 38 # ERROR: @ test/evp_test.c:5262 # unknown Cipher: AES-128-CBC-CTS # # # INFO: @ test/testutil/stanza.c:32 # Completed 3 tests with 4 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743265 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743265 not ok 1 - run_file_tests # ------------------------------------------------------------------------------90-test_tls13encryption.t ............... ok # Failed test 'encrypted content test streaming PEM format, triple DES key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -aes128 -secretkey 000102030405060708090A0B0C0D0E0F -stream -out cms2cms-2-14.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20446F993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20446F993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20446F993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -aes128 -secretkey 000102030405060708090A0B0C0D0E0F -stream -out cms2cms-2-14.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_decrypt -in cms2cms-2-14.cms -inform PEM -secretkey 000102030405060708090A0B0C0D0E0F -out cms2cms-2-14.txt not ok 33 - encrypted content test streaming PEM format, 128 bit AES key # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_cts.txt => 1 not ok 66 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_cts.txt # ------------------------------------------------------------------------------ # Failed test 'encrypted content test streaming PEM format, 128 bit AES key' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -aes128 -secretkey 000102030405060708090A0B0C0D0E0F -stream -noout Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E4458E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4458E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4458E3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -EncryptedData_encrypt -in ../../test/smcont.txt -outform PEM -aes128 -secretkey 000102030405060708090A0B0C0D0E0F -stream -noout => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -help not ok 34 - encrypted content test streaming PEM format -noout, 128 bit AES key # ------------------------------------------------------------------------------ # Failed test 'encrypted content test streaming PEM format -noout, 128 bit AES key' # at test/recipes/80-test_cms.t line 780. # Looks like you failed 24 tests of 34. not ok 4 - CMS <=> CMS consistency tests # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes128-wrap # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:12: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes128-wrap : 63), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-wrap : 63), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-wrap # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:17: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes192-wrap : 23), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-wrap : 23), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-wrap # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:22: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes256-wrap : 47), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-wrap : 47), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-wrap # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:27: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes192-wrap : 23), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-wrap : 23), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-wrap # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:32: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes256-wrap : 47), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-wrap : 47), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-wrap # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:38: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes256-WRAP : 0), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-wrap : 47), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-wrap # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:43: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ID-aes256-WRAP : 47), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-wrap : 47), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes256-wrap # # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:51: Expected CIPHERUPDATE_ERROR got CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes256-wrap : 47), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-wrap : 47), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-wrap-pad # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:59: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes192-wrap-pad : 13), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-wrap-pad : 13), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER id-aes192-wrap-pad # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt:64: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-aes192-wrap-pad : 13), Properties () # 20C0A28C3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-wrap-pad : 13), Properties () # ERROR: @ test/evp_test.c:5262 # unknown Cipher: AES-128-WRAP-INV # # # INFO: @ test/testutil/stanza.c:32 # Completed 10 tests with 11 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743267 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743267 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_aes_wrap.txt => 1 not ok 67 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_wrap.txt # ------------------------------------------------------------------------------ Warning: unknown compression not supported # Failed to load provider fips 20C083A63F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C083A63F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C083A63F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ./fips-and-base-temp.cnf -provider fips -bio_pair => 1 not ok 5 - test sslv2/sslv3 via BIO pair # ------------------------------------------------------------------------------90-test_tls13secrets.t .................. ok Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2004629F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2004629F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2004629F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_pss_saltlen:auto-digestmax' -out digestmaxtest.cms => 1 not ok 1 # ------------------------------------------------------------------------------ # Failed test 'test sslv2/sslv3 via BIO pair' # at test/recipes/80-test_ssl_old.t line 442. Warning: unknown compression not supported # Failed to load provider fips 20104EB73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20104EB73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20104EB73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ./fips-and-base-temp.cnf -provider fips -bio_pair -no_dhe -no_ecdhe => 1 not ok 6 - test sslv2/sslv3 w/o (EC)DHE via BIO pair # ------------------------------------------------------------------------------ # ERROR: (bool) 'OSSL_PROVIDER_available(libctx, modulename) == true' failed @ test/sslapitest.c:13393 # false # Usage: sslapitest [options] certfile privkeyfile srpvfile tmpfile provider config dhfile # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/sslapitest ../../test/certs ../../test/recipes/90-test_sslapi_data/passwd.txt /tmp/cIUPB1tqhQ fips ../../test/fips-and-base.cnf ../../test/recipes/90-test_sslapi_data/dhparams.pem ../../test/recipes/90-test_sslapi_data => 1 not ok 2 - running sslapitest with default fips config # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt # INFO: @ test/testutil/stanza.c:123 # Starting "DES3 Tests" tests at line 14 # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER DES-EDE3-CBC # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt:17: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0B18D3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DES-EDE3-CBC : 69), Properties () # 20C0B18D3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (DES-EDE3-CBC : 69), Properties () # INFO: @ test/evp_test.c:1479 # RUNNING TEST FOR CIPHER DES-EDE3 # # INFO: @ test/evp_test.c:4917 # ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt:27: Source of above error (aligned in-place, not fragmented); unexpected error CIPHERINIT_ERROR # 20C0B18D3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DES-EDE3-ECB : 0), Properties () # 20C0B18D3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (DES-EDE3 : 0), Properties () # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt:35 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt:44 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt:54 # INFO: @ test/testutil/stanza.c:123 # Starting "DES3 FIPS Indicator Tests" tests at line 62 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt:65 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt:77 # INFO: @ test/testutil/stanza.c:32 # Completed 2 tests with 2 errors and 5 skipped # OPENSSL_TEST_RAND_SEED=1764743270 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743270 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpciph_des3_common.txt => 1 not ok 69 - running evp_test -config ../../test/fips-and-base.cnf evpciph_des3_common.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_hkdf.txt # INFO: @ test/testutil/stanza.c:123 # Starting "HKDF tests (from RFC5869 test vectors)" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown KDF: HKDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743272 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743272 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_hkdf.txt => 1 not ok 70 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_hkdf.txt # ------------------------------------------------------------------------------ # Failed test 'test sslv2/sslv3 w/o (EC)DHE via BIO pair' # at test/recipes/80-test_ssl_old.t line 453. Warning: unknown compression not supported # Failed to load provider fips 208069AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 208069AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 208069AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ./fips-and-base-temp.cnf -provider fips -bio_pair -dhe1024dsa -v => 1 not ok 7 - test sslv2/sslv3 with 1024bit DHE via BIO pair # ------------------------------------------------------------------------------ # Failed test at test/recipes/80-test_cms.t line 826. Can't open "digestmaxtest.cms" for reading, No such file or directory 204462B53F000000:error:80000002:system library:BIO_new_file:No such file or directory:crypto/bio/bss_file.c:67:calling fopen(digestmaxtest.cms, r) 204462B53F000000:error:10000080:BIO routines:BIO_new_file:no such file:crypto/bio/bss_file.c:75: ../../util/wrap.pl ../../apps/openssl asn1parse -in digestmaxtest.cms -dump => 1 Argument "Was the file correctly signed with RSASSA-PSS?" isn't numeric in addition (+) at test/recipes/80-test_cms.t line 920. Argument "Failed to determine RSA_PSS_PARAM offset in CMS. " isn't numeric in addition (+) at test/recipes/80-test_cms.t line 920. # 0 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt rsa_padding_mode:pss -out cms2cms-mod-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2074E99C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074E99C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074E99C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -out cms2cms-mod-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-1.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-1.txt not ok 2 - signed content test streaming PEM format, RSA keys, PSS signature # ------------------------------------------------------------------------------90-test_trace_api.t ..................... ok # Failed test 'running sslapitest with default fips config' # at test/recipes/90-test_sslapi.t line 61. ../../util/wrap.pl ../../test/fips_version_test -config ../../test/fips-and-base.cnf '>=3.1.0' => 0 # ERROR: (bool) 'OSSL_PROVIDER_available(libctx, modulename) == true' failed @ test/sslapitest.c:13393 # false # Usage: sslapitest [options] certfile privkeyfile srpvfile tmpfile provider config dhfile # Valid options are: # -help Display this summary # -list Display the list of tests available # -test val Run a single test by id or name # -iter int Run a single iteration of a test # -indent +int Number of tabs added to output # -seed int Seed value to randomize tests with ../../util/wrap.pl ../../test/sslapitest ../../test/certs ../../test/recipes/90-test_sslapi_data/passwd.txt /tmp/cIUPB1tqhQ fips ./fips-and-base-temp.cnf ../../test/recipes/90-test_sslapi_data/dhparams.pem ../../test/recipes/90-test_sslapi_data => 1 not ok 3 - running sslapitest with modified fips config # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt # INFO: @ test/testutil/stanza.c:123 # Starting "KBKDF tests" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown KDF: KBKDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743274 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743274 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt => 1 not ok 71 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_kbkdf_counter.txt # ------------------------------------------------------------------------------ Warning: unknown compression not supported # Failed to load provider fips 20D0D79D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D0D79D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D0D79D3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ./fips-and-base-temp.cnf -provider fips -ipv4 => 1 not ok 12 - test TLS via IPv4 # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 4.90-test_sslapi.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_kbkdf_kmac.txt # INFO: @ test/testutil/stanza.c:123 # Starting "KBKDF tests" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown KDF: KBKDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743276 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743276 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4' # at test/recipes/80-test_ssl_old.t line 481. Warning: unknown compression not supported # Failed to load provider fips 206014843F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 206014843F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 206014843F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ./fips-and-base-temp.cnf -provider fips -ipv4 -client_ktls => 1 not ok 13 - test TLS via IPv4 + ktls(client) # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -noattr -signer ../../test/smime-certs/smrsa1.pem -keyopt rsa_padding_mode:pss -out cms2cms-mod-3.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2044A1B63F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2044A1B63F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2044A1B63F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -noattr -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -out cms2cms-mod-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-3.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-3.txt not ok 4 - signed content test streaming PEM format, RSA keys, PSS signature, no attributes # ------------------------------------------------------------------------------90-test_v3name.t ........................ ok ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_kbkdf_kmac.txt => 1 not ok 72 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_kbkdf_kmac.txt # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4 + ktls(client)' # at test/recipes/80-test_ssl_old.t line 483. Warning: unknown compression not supported # Failed to load provider fips 20D0B9863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D0B9863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D0B9863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ./fips-and-base-temp.cnf -provider fips -ipv4 -server_ktls => 1 not ok 14 - test TLS via IPv4 + ktls(server) # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature, no attributes' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt rsa_padding_mode:pss -keyopt rsa_mgf1_md:sha384 -out cms2cms-mod-4.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2034E4863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2034E4863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2034E4863F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_mgf1_md:sha384' -out cms2cms-mod-4.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-4.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-4.txt not ok 5 - signed content test streaming PEM format, RSA keys, PSS signature, SHA384 MGF1 # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt # INFO: @ test/testutil/stanza.c:123 # Starting "PBKDF2 tests" tests at line 14 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:16 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:25 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:34 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:43 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:52 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:61 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:70 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:79 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt:88 # ERROR: @ test/evp_test.c:5262 # unknown KDF: PBKDF2 # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 9 skipped # OPENSSL_TEST_RAND_SEED=1764743279 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743279 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_pbkdf2.txt => 1 not ok 74 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_pbkdf2.txt # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4 + ktls(server)' # at test/recipes/80-test_ssl_old.t line 485. Warning: unknown compression not supported # Failed to load provider fips 20508BA73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20508BA73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20508BA73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips Available compression methods: zlib compression:1 ../../util/wrap.pl ../../test/ssl_old_test -s_key ../../test/certs/ee-key.pem -s_cert certU.ss -c_key ../../test/certs/ee-key.pem -c_cert certU.ss -config ./fips-and-base-temp.cnf -provider fips -ipv4 -client_ktls -server_ktls => 1 not ok 15 - test TLS via IPv4 + ktls # ------------------------------------------------------------------------------ # Looks like you failed 7 tests of 19. not ok 9 - standard SSL tests # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature, SHA384 MGF1' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt rsa_padding_mode:pss -keyopt rsa_pss_saltlen:16 -out cms2cms-mod-5.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B435823F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B435823F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B435823F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_pss_saltlen:16' -out cms2cms-mod-5.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-5.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-5.txt not ok 6 - signed content test streaming PEM format, RSA keys, PSS signature, saltlen=16 # ------------------------------------------------------------------------------95-test_external_cf_quiche.t ............ skipped: No external tests in this configuration # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_ss.txt # INFO: @ test/testutil/stanza.c:123 # Starting "Single Step KDF tests" tests at line 17 # ERROR: @ test/evp_test.c:5262 # unknown KDF: SSKDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743281 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743281 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_ss.txt => 1 not ok 75 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_ss.txt # ------------------------------------------------------------------------------ # Failed test 'signed content test streaming PEM format, RSA keys, PSS signature, saltlen=16' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt rsa_padding_mode:pss -keyopt rsa_pss_saltlen:digest -out cms2cms-mod-6.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 205407AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 205407AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 205407AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_pss_saltlen:digest' -out cms2cms-mod-6.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-mod-6.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-mod-6.txt not ok 7 - signed content test streaming PEM format, RSA keys, PSS signature, saltlen=digest # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_ssh.txt # INFO: @ test/testutil/stanza.c:123 # Starting "SSHKDF tests (from NIST CAVS 14.1 test vectors)" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown KDF: SSHKDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743283 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743283 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_ssh.txt => 1 not ok 76 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_ssh.txt # ------------------------------------------------------------------------------91-test_pkey_check.t .................... ok 95-test_external_gost_engine.t .......... skipped: No external tests in this configuration # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt # INFO: @ test/testutil/stanza.c:123 # Starting "TLS12 PRF tests (from NIST test vectors)" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown KDF: TLS1-PRF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743285 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743285 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt => 1 not ok 77 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls12_prf.txt # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 14.80-test_ssl_old.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests (less 1 skipped subtest: 12 okay) 95-test_external_krb5.t ................. skipped: No external tests in this configuration # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt # INFO: @ test/testutil/stanza.c:123 # Starting "TLS 1.3 KDF tests (from ACVP test vectors)" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown KDF: TLS13-KDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743286 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743286 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt => 1 not ok 78 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls13_kdf.txt # ------------------------------------------------------------------------------95-test_external_oqsprovider.t .......... skipped: No external tests in this configuration # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_x942.txt # INFO: @ test/testutil/stanza.c:123 # Starting "X9.42 KDF tests (RFC3565 2.3.2 Examples)" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown KDF: X942KDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743288 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743288 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_x942.txt => 1 not ok 79 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_x942.txt # ------------------------------------------------------------------------------95-test_external_pkcs11_provider.t ...... skipped: No external tests in this configuration 95-test_external_pyca.t ................. skipped: No external tests in this configuration 95-test_external_tlsfuzzer.t ............ skipped: No external tests in this configuration # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpkdf_x963.txt # INFO: @ test/testutil/stanza.c:123 # Starting "X963 KDF tests (from NIST test vectors)" tests at line 18 # ERROR: @ test/evp_test.c:5262 # unknown KDF: X963KDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743290 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743290 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpkdf_x963.txt => 1 not ok 80 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_x963.txt # ------------------------------------------------------------------------------99-test_ecstress.t ...................... ok # # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-15.cms -recip ../../test/smime-certs/smdh.pem -aes128 Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B400903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B400903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B400903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-15.cms -recip ../../test/smime-certs/smdh.pem -aes128 => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -decrypt -recip ../../test/smime-certs/smdh.pem -in cms2cms-mod-15.cms -out cms2cms-mod-15.txt not ok 16 - enveloped content test streaming S/MIME format, X9.42 DH # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpmac_common.txt # INFO: @ test/testutil/stanza.c:123 # Starting "HMAC tests (from RFC2104 and others)" tests at line 15 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:17 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:26 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:34 # INFO: @ test/testutil/stanza.c:123 # Starting "SHA1" tests at line 42 # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA1 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:46: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA1 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:54: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA1 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:61: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "SHA2" tests at line 68 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:70 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:79 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:86 # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA224 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:93: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA224 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:101: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA224 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:107: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA256 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:113: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA256 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:121: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA256 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:127: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA384 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:133: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA384 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:141: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA384 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:147: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA512 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:153: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA512 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:161: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA512 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:167: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "SHA3" tests at line 173 # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-224 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:177: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-224 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:185: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-224 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:191: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-256 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:197: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-256 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:205: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-256 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:211: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-384 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:217: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-384 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:225: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-384 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:231: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-512 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:237: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-512 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:245: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHA3-512 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:251: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC by EVP_PKEY : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "HMAC self generated tests" tests at line 257 # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY HMAC test with SHAKE128 # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:259: Expected MAC_INIT_ERROR got MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "HMAC FIPS short key test" tests at line 265 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:268 # INFO: @ test/testutil/stanza.c:123 # Starting "HMAC FIPS short key indicator test" tests at line 276 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpmac_common.txt:279 # INFO: @ test/testutil/stanza.c:123 # Starting "CMAC tests (from FIPS module)" tests at line 289 # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY CMAC test with AES-128-CBC # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, expected->alg, propquery) != NULL' failed @ test/evp_test.c:1782 # 0x0 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:291: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY CMAC test with AES-192-CBC # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, expected->alg, propquery) != NULL' failed @ test/evp_test.c:1782 # 0x0 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:297: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC by EVP_PKEY : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-192-CBC : 1), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY CMAC test with AES-256-CBC # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, expected->alg, propquery) != NULL' failed @ test/evp_test.c:1782 # 0x0 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:303: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-CBC : 12), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY CMAC test with AES-256-ECB # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, expected->alg, propquery) != NULL' failed @ test/evp_test.c:1782 # 0x0 # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:310: Expected MAC_INIT_ERROR got MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-256-ECB : 24), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY CMAC test with AES-128-CBC # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, expected->alg, propquery) != NULL' failed @ test/evp_test.c:1782 # 0x0 # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evpmac_common.txt:320: Expected MAC_INIT_ERROR got MAC_KEY_CREATE_ERROR # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20408C843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (AES-128-CBC : 7), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "GMAC Tests (from NIST)" tests at line 327 # ERROR: @ test/evp_test.c:5262 # unknown MAC: GMAC # # # INFO: @ test/testutil/stanza.c:32 # Completed 33 tests with 34 errors and 8 skipped # OPENSSL_TEST_RAND_SEED=1764743292 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743292 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpmac_common.txt => 1 not ok 81 - running evp_test -config ../../test/fips-and-base.cnf evpmac_common.txt # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming S/MIME format, X9.42 DH' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -compress -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-comp-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2074999C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074999C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074999C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -compress -in ../../test/smcont.txt -outform PEM -nodetach -stream -out cms2cms-comp-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -uncompress -in cms2cms-comp-1.cms -inform PEM -out cms2cms-comp-1.txt not ok 17 - compressed content test streaming PEM format # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpmd_sha.txt # INFO: @ test/testutil/stanza.c:123 # Starting "SHA tests from (RFC6234 section 8.5 and others)" tests at line 15 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:17: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA1 : 88), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA1 : 88), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:21: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA1 : 88), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA1 : 88), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:25: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA1 : 88), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA1 : 88), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:31: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA224 : 87), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA224 : 87), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:35: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA224 : 87), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA224 : 87), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:39: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA224 : 87), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA224 : 87), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:45: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA256 : 102), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA256 : 102), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:49: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA256 : 102), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA256 : 102), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:53: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA256 : 102), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA256 : 102), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:61 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:66 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:71 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:80: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA384 : 95), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA384 : 95), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:84: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA384 : 95), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA384 : 95), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:88: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA384 : 95), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA384 : 95), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:94: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:98: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:102: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:111: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:115: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:119: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:123: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:127: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:132: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:136: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-224 : 93), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:141: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:145: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:149: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:153: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:157: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:162: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:166: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512-256 : 86), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/testutil/stanza.c:123 # Starting "SHA3" tests at line 172 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:179: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:183: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:188: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:192: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-224 : 89), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:197: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:201: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:206: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:210: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:215: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:219: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:224: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:228: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-384 : 90), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:233: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:237: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:242: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:246: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-512 : 85), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:250: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:254: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:259: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:263: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:267: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:271: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:276: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:280: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:287: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:291: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:295: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:299: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/testutil/stanza.c:123 # Starting "KECCAK" tests at line 305 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:313 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:319 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:325 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:332 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:338 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:344 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:351 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:357 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:363 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:370 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:376 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evpmd_sha.txt:382 # INFO: @ test/testutil/stanza.c:123 # Starting "Case insensitive digest tests" tests at line 389 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:391: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (Sha3-256 : 97), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA3-256 : 97), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmd_sha.txt:395: Source of above error; unexpected error DIGESTINIT_ERROR # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (shA512 : 92), Properties () # 20C0789E3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 20C0789E3F000000:error:03000086:digital envelope routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:271: # INFO: @ test/testutil/stanza.c:32 # Completed 59 tests with 59 errors and 15 skipped # OPENSSL_TEST_RAND_SEED=1764743293 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743293 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpmd_sha.txt => 1 not ok 82 - running evp_test -config ../../test/fips-and-base.cnf evpmd_sha.txt # ------------------------------------------------------------------------------ # Failed test 'compressed content test streaming PEM format' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt rsa_padding_mode:pss -keyopt rsa_pss_saltlen:auto-digestmax -out cms2cms-comp-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 202461AD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 202461AD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 202461AD3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform PEM -nodetach -signer ../../test/smime-certs/smrsa1.pem -md sha256 -keyopt 'rsa_padding_mode:pss' -keyopt 'rsa_pss_saltlen:auto-digestmax' -out cms2cms-comp-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -provider default -verify -in cms2cms-comp-1.cms -inform PEM -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-comp-1.txt not ok 18 - signed content test streaming PEM format, RSA keys, PSS signature, saltlen=auto-digestmax, digestsize < maximum salt length # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt # INFO: @ test/testutil/stanza.c:123 # Starting "PBKDF2 tests (using PBE)" tests at line 14 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:16: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:23: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:30: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:37: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:44: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:51: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:58: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:65: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:72: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:79: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:86: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:93: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:100: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:107: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:114: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:121: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:128: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:135: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:142: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/testutil/stanza.c:123 # Starting "PBKDF2 tests for empty and NULL inputs" tests at line 149 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:151: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:158: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:165: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:172: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:179: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt:186: Source of above error; unexpected error PBKDF2_ERROR # 20D0EE963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Thread-local default library context, Algorithm (PBKDF2 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 25 tests with 25 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743295 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743295 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppbe_pbkdf2.txt => 1 not ok 83 - running evp_test -config ../../test/fips-and-base.cnf evppbe_pbkdf2.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_kdf_hkdf.txt # INFO: @ test/testutil/stanza.c:123 # Starting "HKDF tests (from RFC5869 test vectors) using PKEYKDF" tests at line 14 # ERROR: @ test/evp_test.c:5262 # unknown PKEYKDF: HKDF # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743297 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743297 not ok 1 - run_file_tests # ------------------------------------------------------------------------------90-test_rpk.t ........................... ok # Looks like you failed 9 tests of 19. not ok 5 - CMS <=> CMS consistency tests, modified key parameters # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_kdf_hkdf.txt => 1 not ok 84 - running evp_test -config ../../test/fips-and-base.cnf evppkey_kdf_hkdf.txt # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -binary -nodetach -stream -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -md SHA256 -out cms2cms-added-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 207429A03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 207429A03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 207429A03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -binary -nodetach -stream -in ../../test/smcont.txt -outform DER -signer ../../test/smime-certs/smrsa1.pem -md SHA256 -out cms2cms-added-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -binary -nodetach -in cms2cms-added-1.cms -inform DER -outform DER -signer ../../test/smime-certs/smrsa2.pem -md SHA256 -out cms2cms-added-12.cms # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in cms2cms-added-12.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms2cms-added-1.txt not ok 1 - signed content test - check that content type is added to additional signerinfo, RSA keys # ------------------------------------------------------------------------------ # Failed test 'signed content test - check that content type is added to additional signerinfo, RSA keys' # at test/recipes/80-test_cms.t line 780. # Looks like you failed 1 test of 1. not ok 6 - CMS Check the content type attribute is added for additional signers # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_rsa.txt # INFO: @ test/testutil/stanza.c:123 # Starting "RSA tests" tests at line 66 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:68 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:75 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:83 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:90 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:97 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:103 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:110 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:118 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:125 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:132 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:140 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:148 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:154 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:161 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:168 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:174 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:181 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:189 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:197 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:204 # INFO: @ test/evp_test.c:5213 # skipping, 'legacy' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa.txt:212 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Sign: RSA-2048 # # # INFO: @ test/testutil/stanza.c:32 # Completed 1 tests with 1 errors and 21 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_rsa.txt => 139 not ok 85 - running evp_test -config ../../test/fips-and-base.cnf evppkey_rsa.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_rsa_common.txt # INFO: @ test/testutil/stanza.c:123 # Starting "RSA tests" tests at line 97 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa_common.txt:99 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Sign: RSA-2048 # # # INFO: @ test/testutil/stanza.c:32 # Completed 1 tests with 1 errors and 1 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_rsa_common.txt => 139 not ok 86 - running evp_test -config ../../test/fips-and-base.cnf evppkey_rsa_common.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_rsa_kem.txt # INFO: @ test/testutil/stanza.c:123 # Starting "Test RSA KEM" tests at line 9 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2399 # 0x0 # INFO: @ test/evp_test.c:4981 # ../../test/recipes/30-test_evp_data/evppkey_rsa_kem.txt:70 Kem error # INFO: @ test/testutil/stanza.c:32 # Completed 1 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743304 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743304 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_rsa_kem.txt => 1 not ok 87 - running evp_test -config ../../test/fips-and-base.cnf evppkey_rsa_kem.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt # INFO: @ test/testutil/stanza.c:123 # Starting "RSA tests with EVP_PKEY_sign, EVP_PKEY_verify, EVP_PKEY_verify_recover" tests at line 64 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt:69 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt:75 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt:81 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt:88 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt:94 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Sign: RSA-SHA512-224:RSA-2048 # # # INFO: @ test/testutil/stanza.c:32 # Completed 1 tests with 1 errors and 5 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_rsa_sigalg.txt => 139 not ok 88 - running evp_test -config ../../test/fips-and-base.cnf evppkey_rsa_sigalg.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evprand.txt # INFO: @ test/testutil/stanza.c:123 # Starting "CAVP Large Seed" tests at line 17 # ERROR: @ test/evp_test.c:5262 # unknown RAND: CTR-DRBG # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743309 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743309 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evprand.txt => 1 not ok 89 - running evp_test -config ../../test/fips-and-base.cnf evprand.txt # ------------------------------------------------------------------------------ # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-1.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20A46DA13F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A46DA13F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20A46DA13F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-1.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-1.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-1.txt not ok 1 - signed content DER format, RSA key, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha256 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-2.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 207488B23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 207488B23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 207488B23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha256 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-2.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-2.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-2.txt not ok 2 - signed content DER format, RSA key, SHA256 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ffdhe.txt # INFO: @ test/testutil/stanza.c:123 # Starting "RFC7919 DH tests" tests at line 15 # ERROR: (ptr) 'genctx = EVP_PKEY_CTX_new_from_name(libctx, keygen->alg, propquery) != NULL' failed @ test/evp_test.c:4397 # 0x0 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Derive: ffdhe2048-1 # # # INFO: @ test/testutil/stanza.c:32 # Completed 3 tests with 1 errors and 0 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ffdhe.txt => 139 not ok 90 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ffdhe.txt # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key, SHA256 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha512 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-3.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2074BA8F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074BA8F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074BA8F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -md sha512 -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cms-cades-3.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-3.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-3.txt not ok 3 - signed content DER format, RSA key, SHA512 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key, SHA512 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-4.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E455AC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E455AC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E455AC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-4.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-4.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-4.txt not ok 4 - signed content DER format, RSA key, SHA256 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'signed content DER format, RSA key, SHA256 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 780. # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-5.cms Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E412913F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E412913F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E412913F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -cades -binary -nodetach -nosmimecap -md sha256 -in ../../test/smcont.txt -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -outform DER -out cms-cades-5.cms => 1 # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -resign -cades -binary -nodetach -nosmimecap -md sha256 -inform DER -in cms-cades-5.cms -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa2.pem -outform DER -out cms-cades-52.cms # CMD: openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -cades -in cms-cades-52.cms -inform DER -CAfile ../../test/smime-certs/smroot.pem -out cms-cades-5.txt not ok 5 - resigned content DER format, RSA key, SHA256 md, CAdES-BES compatible # ------------------------------------------------------------------------------ # Failed test 'resigned content DER format, RSA key, SHA256 md, CAdES-BES compatible' # at test/recipes/80-test_cms.t line 780. # Looks like you failed 5 tests of 5. not ok 10 - CAdES <=> CAdES consistency tests # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evpmac_cmac_des.txt # INFO: @ test/testutil/stanza.c:123 # Starting "CMAC tests (from FIPS module)" tests at line 15 # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY CMAC test with DES-EDE3-CBC # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, expected->alg, propquery) != NULL' failed @ test/evp_test.c:1782 # 0x0 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_cmac_des.txt:17: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 207021B03F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 207021B03F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DES-EDE3-CBC : 69), Properties () # INFO: @ test/evp_test.c:1764 # Trying the EVP_PKEY CMAC test with DES-EDE3-CBC # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, expected->alg, propquery) != NULL' failed @ test/evp_test.c:1782 # 0x0 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evpmac_cmac_des.txt:24: Source of above error; unexpected error MAC_KEY_CREATE_ERROR # 207021B03F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC by EVP_PKEY : 0), Properties () # 207021B03F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (DES-EDE3-CBC : 69), Properties () # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpmac_cmac_des.txt:31 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evpmac_cmac_des.txt:39 # INFO: @ test/testutil/stanza.c:32 # Completed 2 tests with 2 errors and 2 skipped # OPENSSL_TEST_RAND_SEED=1764743317 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743317 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evpmac_cmac_des.txt => 1 not ok 93 - running evp_test -config ../../test/fips-and-base.cnf evpmac_cmac_des.txt # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2094CB853F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094CB853F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2094CB853F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -outform DER -nodetach -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out cades-ko.cms => 1 not ok 1 - sign content DER format, RSA key, not CAdES-BES compatible # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 2. not ok 12 - CAdES ko tests # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_dsa.txt # INFO: @ test/testutil/stanza.c:123 # Starting "DSA tests" tests at line 45 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Verify: DSA-1024 # # # INFO: @ test/testutil/stanza.c:32 # Completed 1 tests with 1 errors and 0 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_dsa.txt => 139 not ok 96 - running evp_test -config ../../test/fips-and-base.cnf evppkey_dsa.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_dsa_sigalg.txt # INFO: @ test/testutil/stanza.c:123 # Starting "DSA tests" tests at line 45 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Verify: DSA-SHA1:DSA-1024 # # # INFO: @ test/testutil/stanza.c:32 # Completed 1 tests with 1 errors and 0 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_dsa_sigalg.txt => 139 not ok 97 - running evp_test -config ../../test/fips-and-base.cnf evppkey_dsa_sigalg.txt # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 200438993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 200438993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 200438993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -digest ff236ef61b396355f75a4cc6e1c306d4c309084ae271a9e2ad6888f10a101b32 -outform DER -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out signature.der => 1 not ok 1 - CMS sign pre-computed digest, DER format # ------------------------------------------------------------------------------ # Failed test 'CMS sign pre-computed digest, DER format' # at test/recipes/80-test_cms.t line 1084. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B4AB813F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B4AB813F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B4AB813F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.der -inform DER -CAfile ../../test/smime-certs/smroot.pem -content ../../test/smcont.txt => 1 not ok 2 - Verify CMS signed digest, DER format # ------------------------------------------------------------------------------ # Failed test 'Verify CMS signed digest, DER format' # at test/recipes/80-test_cms.t line 1091. # Looks like you failed 2 tests of 2. not ok 14 - CMS signed digest, DER format # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 202441AC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 202441AC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 202441AC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -digest ff236ef61b396355f75a4cc6e1c306d4c309084ae271a9e2ad6888f10a101b32 -outform DER -no_signing_time -nosmimecap -cades -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out signature.der => 1 not ok 1 - CMS sign pre-computed digest, DER format, no signing time # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ecx.txt # INFO: @ test/testutil/stanza.c:123 # Starting "X25519 test vectors (from RFC7748 6.1)" tests at line 20 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecx.txt:60 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecx.txt:66 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecx.txt:73 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecx.txt:78 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecx.txt:83 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Sign: Alice-25519 # # # INFO: @ test/testutil/stanza.c:32 # Completed 2 tests with 1 errors and 7 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecx.txt => 139 not ok 98 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecx.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ecx_sigalg.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ED25519 tests from RFC8032" tests at line 16 # INFO: @ test/evp_test.c:5142 # Can't read private key ED25519-1 # 20C023A73F000000:error:1E000066:DECODER routines:OSSL_DECODER_from_bio:reason(102):crypto/encode_decode/decoder_lib.c:60:No decoders were found. For standard decoders you need at least one of the default or base providers available. Did you forget to load them? # 20C023A73F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 20C023A73F000000:error:080000A6:elliptic curve routines:ossl_ecx_public_from_private:failed making public key:crypto/ec/ecx_backend.c:37: # 20C023A73F000000:error:080000A6:elliptic curve routines:ossl_ecx_key_op:failed making public key:crypto/ec/ecx_backend.c:218: # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743332 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743332 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecx_sigalg.txt => 1 not ok 99 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecx_sigalg.txt # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20C4D4943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C4D4943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C4D4943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.der -inform DER -CAfile ../../test/smime-certs/smroot.pem -content ../../test/smcont.txt => 1 not ok 4 - Verify CMS signed digest, DER format, no signing time # ------------------------------------------------------------------------------ # Failed test 'Verify CMS signed digest, DER format, no signing time' # at test/recipes/80-test_cms.t line 1130. # Looks like you failed 2 tests of 4. not ok 15 - CMS signed digest, DER format, no signing time # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20C48CB83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C48CB83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20C48CB83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -digest ff236ef61b396355f75a4cc6e1c306d4c309084ae271a9e2ad6888f10a101b32 -outform SMIME -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out signature.smime => 1 not ok 1 - CMS sign pre-computed digest, S/MIME format # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ecc.txt # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb163v1 curve tests" tests at line 14 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:27 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:41 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:45 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:51 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:57 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:64 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:77 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:85 # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb163v2 curve tests" tests at line 92 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:105 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:119 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:123 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:129 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:135 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:142 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:155 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:163 # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb163v3 curve tests" tests at line 170 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:183 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:197 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:201 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:207 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:213 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:220 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:233 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:241 # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb176v1 curve tests" tests at line 248 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:261 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:275 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:279 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:285 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:291 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:298 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:311 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:319 # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb208w1 curve tests" tests at line 326 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:340 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:355 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:359 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:365 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:371 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:378 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:391 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:399 # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb272w1 curve tests" tests at line 406 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:420 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:435 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:439 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:445 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:451 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:458 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:471 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:479 # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb304w1 curve tests" tests at line 486 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:500 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:515 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:519 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:525 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:531 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:538 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:551 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:559 # INFO: @ test/testutil/stanza.c:123 # Starting "c2pnb368w1 curve tests" tests at line 566 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:581 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:597 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:601 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:607 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:613 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:620 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:634 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:642 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb191v1 curve tests" tests at line 649 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:663 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:678 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:682 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:688 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:694 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:701 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:714 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:722 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb191v2 curve tests" tests at line 729 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:743 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:758 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:762 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:768 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:774 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:781 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:794 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:802 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb191v3 curve tests" tests at line 809 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:823 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:838 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:842 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:848 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:854 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:861 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:874 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:882 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb239v1 curve tests" tests at line 889 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:903 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:918 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:922 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:928 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:934 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:941 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:954 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:962 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb239v2 curve tests" tests at line 969 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:983 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:998 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1002 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1008 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1014 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1021 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1034 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1042 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb239v3 curve tests" tests at line 1049 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1063 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1078 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1082 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1088 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1094 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1101 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1114 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1122 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb359v1 curve tests" tests at line 1129 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1144 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1160 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1164 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1170 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1176 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1183 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1197 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1205 # INFO: @ test/testutil/stanza.c:123 # Starting "c2tnb431r1 curve tests" tests at line 1212 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1227 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1243 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1247 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1253 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1259 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1266 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1280 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1288 # INFO: @ test/testutil/stanza.c:123 # Starting "prime192v2 curve tests" tests at line 1295 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1309 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1324 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1328 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1334 # INFO: @ test/testutil/stanza.c:123 # Starting "prime192v3 curve tests" tests at line 1339 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1353 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1368 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1372 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1378 # INFO: @ test/testutil/stanza.c:123 # Starting "prime239v1 curve tests" tests at line 1383 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1397 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1412 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1416 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1422 # INFO: @ test/testutil/stanza.c:123 # Starting "prime239v2 curve tests" tests at line 1427 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1441 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1456 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1460 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1466 # INFO: @ test/testutil/stanza.c:123 # Starting "prime239v3 curve tests" tests at line 1471 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1485 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1500 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1504 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1510 # INFO: @ test/testutil/stanza.c:123 # Starting "secp112r1 curve tests" tests at line 1515 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1527 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1540 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1544 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1550 # INFO: @ test/testutil/stanza.c:123 # Starting "secp112r2 curve tests" tests at line 1555 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1567 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1580 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1584 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1590 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1596 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1603 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1615 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1623 # INFO: @ test/testutil/stanza.c:123 # Starting "secp128r1 curve tests" tests at line 1630 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1642 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1655 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1659 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1665 # INFO: @ test/testutil/stanza.c:123 # Starting "secp128r2 curve tests" tests at line 1670 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1682 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1695 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1699 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1705 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1711 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1718 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1730 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1738 # INFO: @ test/testutil/stanza.c:123 # Starting "secp160k1 curve tests" tests at line 1745 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1758 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1772 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1776 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1782 # INFO: @ test/testutil/stanza.c:123 # Starting "secp160r1 curve tests" tests at line 1787 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1800 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1814 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1818 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1824 # INFO: @ test/testutil/stanza.c:123 # Starting "secp160r2 curve tests" tests at line 1829 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1842 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1856 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1860 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1866 # INFO: @ test/testutil/stanza.c:123 # Starting "secp192k1 curve tests" tests at line 1871 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1884 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1898 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1902 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1908 # INFO: @ test/testutil/stanza.c:123 # Starting "secp224k1 curve tests" tests at line 1913 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1927 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1942 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1946 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecc.txt:1952 # INFO: @ test/testutil/stanza.c:123 # Starting "secp256k1 curve tests" tests at line 1957 # INFO: @ test/evp_test.c:5142 # Can't read private key ALICE_cf_secp256k1 # 20F074BC3F000000:error:1E000066:DECODER routines:OSSL_DECODER_from_bio:reason(102):crypto/encode_decode/decoder_lib.c:60:No decoders were found. For standard decoders you need at least one of the default or base providers available. Did you forget to load them? # 20F074BC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CTR-DRBG : 0), Properties () # 20F074BC3F000000:error:12000090:random number generator:rand_new_drbg:unable to fetch drbg:crypto/rand/rand_lib.c:683: # 20F074BC3F000000:error:08000099:elliptic curve routines:ossl_ec_scalar_mul_ladder:ladder pre failure:crypto/ec/ec_mult.c:272: # 20F074BC3F000000:error:0800008E:elliptic curve routines:ossl_ec_key_from_pkcs8:decode error:crypto/ec/ec_backend.c:827: # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 192 skipped # OPENSSL_TEST_RAND_SEED=1764743335 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743335 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecc.txt => 1 not ok 101 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecc.txt # ------------------------------------------------------------------------------ # Failed test 'CMS sign pre-computed digest, S/MIME format' # at test/recipes/80-test_cms.t line 1145. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2074D9A53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074D9A53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074D9A53F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.smime -inform SMIME -CAfile ../../test/smime-certs/smroot.pem -content ../../test/smcont.txt => 1 not ok 2 - Verify CMS signed digest, S/MIME format # ------------------------------------------------------------------------------ # Failed test 'Verify CMS signed digest, S/MIME format' # at test/recipes/80-test_cms.t line 1152. # Looks like you failed 2 tests of 2. not ok 16 - CMS signed digest, S/MIME format # ------------------------------------------------------------------------------ Odd number of elements in hash assignment at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 327. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20E4C1B13F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4C1B13F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20E4C1B13F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -inkey ../../test/certs/ee-key.pem -signer ../../test/certs/ee-cert.pem -certfile ../../test/certs/ca-cert.pem -out signature.p7s => 1 not ok 1 # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ECDH tests (with random keys)" tests at line 19 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:54 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:60 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:99 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:106 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:144 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:151 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:190 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:197 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:238 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:245 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:286 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:293 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:334 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:341 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:382 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:389 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:430 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:437 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:478 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:485 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:526 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:533 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:574 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:581 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:622 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:629 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:670 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:677 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:718 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:725 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:764 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:771 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:810 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:817 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:856 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:863 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:902 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:909 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:950 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:957 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:998 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1005 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1046 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1053 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1094 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1101 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1109 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1116 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1123 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1130 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1137 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1144 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1151 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1158 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1199 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1206 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1247 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1254 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1295 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1302 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1343 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1350 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1391 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1398 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1439 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1446 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1487 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1494 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1535 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1542 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1583 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1590 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1631 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1638 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1679 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1686 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1727 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1734 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1779 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1786 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1831 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1838 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1883 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1890 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1937 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1944 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1983 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:1990 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2031 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2038 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2077 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2084 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2125 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2132 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2171 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2178 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2219 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2226 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2264 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2271 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2312 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2319 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2360 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2367 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2408 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2415 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2456 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt:2463 # INFO: @ test/testutil/stanza.c:123 # Starting "ECDH tests" tests at line 2503 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Derive: P-256 # # # INFO: @ test/testutil/stanza.c:32 # Completed 4 tests with 1 errors and 206 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecdh.txt => 139 not ok 102 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdh.txt # ------------------------------------------------------------------------------ # Failed test at test/recipes/80-test_cms.t line 1172. Odd number of elements in hash assignment at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 327. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20D4619A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4619A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20D4619A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.p7s -purpose sslserver -CAfile ../../test/certs/root-cert.pem -content ../../test/smcont.txt => 1 not ok 2 # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ECDSA tests" tests at line 38 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:40 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:47 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:55 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:63 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:71 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:79 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:87 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:94 # INFO: @ test/testutil/stanza.c:123 # Starting "DigestSign and DigestVerify" tests at line 100 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:102: Source of above error; unexpected error DIGESTVERIFYINIT_ERROR # 2090B7A03F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:114: Source of above error; unexpected error DIGESTVERIFYINIT_ERROR # 2090B7A03F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt:120: Source of above error; unexpected error DIGESTVERIFYINIT_ERROR # 2090B7A03F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (id-ecPublicKey : 110), Properties () # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Sign: P-256 # # # INFO: @ test/testutil/stanza.c:32 # Completed 4 tests with 4 errors and 8 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecdsa.txt => 139 not ok 103 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdsa.txt # ------------------------------------------------------------------------------ # Failed test at test/recipes/80-test_cms.t line 1183. Odd number of elements in hash assignment at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 327. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2024F1AC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2024F1AC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2024F1AC3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -inkey ../../test/certs/ee-key.pem -signer ../../test/certs/ee-cert.pem -out signature.p7s => 1 not ok 3 # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ECDSA tests" tests at line 38 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:40 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:46 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:53 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:60 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:67 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:74 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:81 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:87 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:94 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:102 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:110 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:118 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:126 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt:133 # INFO: @ test/testutil/stanza.c:123 # Starting "Sign-Message and Verify-Message" tests at line 140 # INFO: @ test/evp_test.c:2482 # skipping, key 'P-256-PUBLIC' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'P-384-PUBLIC' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'P-256-PUBLIC' is disabled # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Sign: ECDSA-SHA256:P-256 # # # INFO: @ test/testutil/stanza.c:32 # Completed 1 tests with 1 errors and 17 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ecdsa_sigalg.txt => 139 not ok 104 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdsa_sigalg.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_kas.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ECDH KATs (from NIST SP800-56A co-factor ECDH KATs" tests at line 23 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:47 # INFO: @ test/evp_test.c:5213 # skipping, 'fips' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:53 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:82 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:111 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:140 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:169 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:198 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:227 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:256 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:284 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:312 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:340 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:368 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:396 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:424 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:452 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:480 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:508 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:536 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:564 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:592 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:620 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:648 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:676 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:704 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:733 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:761 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:789 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:818 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:846 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:874 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:902 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:930 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:958 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:986 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1014 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1042 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1070 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1098 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1126 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1154 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1182 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1210 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1238 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1266 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1294 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1322 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1350 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1378 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1406 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1434 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1462 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1490 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1518 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1546 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1574 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1602 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1630 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1658 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1686 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1714 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1742 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1770 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1798 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1826 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1854 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1882 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1910 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1938 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1966 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:1994 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:2022 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:2050 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:2078 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:2106 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:2134 # INFO: @ test/evp_test.c:5213 # skipping, 'default' provider not available: ../../test/recipes/30-test_evp_data/evppkey_kas.txt:2165 # ERROR: (ptr) 'kdata->ctx = EVP_PKEY_CTX_new_from_pkey(libctx, pkey, propquery) != NULL' failed @ test/evp_test.c:2491 # 0x0 # ERROR: @ test/evp_test.c:5262 # unknown Derive: KAS-ECC-CDH_P-384_C1 # # # INFO: @ test/testutil/stanza.c:32 # Completed 52 tests with 1 errors and 102 skipped ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_kas.txt => 139 not ok 105 - running evp_test -config ../../test/fips-and-base.cnf evppkey_kas.txt # ------------------------------------------------------------------------------ Odd number of elements in hash assignment at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 327. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 209420933F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209420933F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 209420933F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.p7s -purpose sslserver -CAfile ../../test/certs/root-cert.pem -certfile ../../test/certs/ca-cert.pem -content ../../test/smcont.txt => 1 not ok 5 # ------------------------------------------------------------------------------ # Failed test at test/recipes/80-test_cms.t line 1183. # Looks like you failed 4 tests of 5. not ok 17 - CMS sign+verify cert path tests # ------------------------------------------------------------------------------ Odd number of elements in hash assignment at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 327. Using configuration from ../../test/fips-and-base.cnf smime: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 209482993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209482993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 209482993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl smime -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.p7s -purpose sslserver -CAfile ../../test/certs/root-cert.pem -content ../../test/smcont.txt => 0 not ok 4 # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 5. not ok 18 - PKCS7 sign+verify cert path tests # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_44_wycheproof_sign.txt # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # ERROR: @ test/evp_test.c:5262 # unknown KeyFromData: ML-DSA-44 # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 49 skipped # OPENSSL_TEST_RAND_SEED=1764743356 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743356 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20F4CBB43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4CBB43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20F4CBB43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/smrsa1.pem -out signature.p7s => 1 not ok 1 - accept perform CMS signature with smime certificate # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_44_wycheproof_sign.txt => 1 not ok 110 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_44_wycheproof_sign.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_44_wycheproof_verify.txt # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_44_1' is disabled # ERROR: @ test/evp_test.c:5262 # unknown KeyFromData: ML-DSA-44 # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 63 skipped # OPENSSL_TEST_RAND_SEED=1764743358 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743358 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ # Failed test 'accept perform CMS signature with smime certificate' # at test/recipes/80-test_cms.t line 1209. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2034F0A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2034F0A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2034F0A93F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.p7s -CAfile ../../test/smime-certs/smroot.pem -content ../../test/smcont.txt => 1 not ok 2 - accept verify CMS signature with smime certificate # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_44_wycheproof_verify.txt => 1 not ok 111 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_44_wycheproof_verify.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_65_wycheproof_sign.txt # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # ERROR: @ test/evp_test.c:5262 # unknown KeyFromData: ML-DSA-65 # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 53 skipped # OPENSSL_TEST_RAND_SEED=1764743359 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743359 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_65_wycheproof_sign.txt => 1 not ok 112 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_65_wycheproof_sign.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_65_wycheproof_verify.txt # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_65_1' is disabled # ERROR: @ test/evp_test.c:5262 # unknown KeyFromData: ML-DSA-65 # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 68 skipped # OPENSSL_TEST_RAND_SEED=1764743361 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743361 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_65_wycheproof_verify.txt => 1 not ok 113 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_65_wycheproof_verify.txt # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2014578C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2014578C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2014578C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -in ../../test/smcont.txt -certfile ../../test/smime-certs/smroot.pem -signer ../../test/smime-certs/csrsa1.pem -out signature.p7s => 1 not ok 5 - accept perform CMS signature with code signing certificate # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_87_wycheproof_sign.txt # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # ERROR: @ test/evp_test.c:5262 # unknown KeyFromData: ML-DSA-87 # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 44 skipped # OPENSSL_TEST_RAND_SEED=1764743363 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743363 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_87_wycheproof_sign.txt => 1 not ok 114 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_87_wycheproof_sign.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_87_wycheproof_verify.txt # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # INFO: @ test/evp_test.c:2482 # skipping, key 'ML_DSA_87_1' is disabled # ERROR: @ test/evp_test.c:5262 # unknown KeyFromData: ML-DSA-87 # # # INFO: @ test/testutil/stanza.c:32 # Completed 0 tests with 1 errors and 61 skipped # OPENSSL_TEST_RAND_SEED=1764743364 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743364 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ # Failed test 'accept perform CMS signature with code signing certificate' # at test/recipes/80-test_cms.t line 1232. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2074E4AA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074E4AA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 2074E4AA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in signature.p7s -CAfile ../../test/smime-certs/smroot.pem -purpose codesign -content ../../test/smcont.txt => 1 not ok 6 - accept verify CMS signature with code signing certificate for purpose code signing # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_dsa_87_wycheproof_verify.txt => 1 not ok 115 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_87_wycheproof_verify.txt # ------------------------------------------------------------------------------ # Looks like you failed 4 tests of 7. not ok 19 - CMS code signing test # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ML-KEM-512 Encapsulation KATs" tests at line 10 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:13: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:21: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:29: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:37: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:45: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:53: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:61: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:69: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:77: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:85: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:93: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:101: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:109: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:117: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:125: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:133: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:141: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:149: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:157: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:165: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:173: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:181: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:189: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:197: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:205: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:213: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:221: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:229: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:237: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:245: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:253: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:261: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:269: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:277: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:285: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:293: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:301: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:309: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:317: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:325: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:333: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:341: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:349: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:357: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:365: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:373: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:381: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:389: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:397: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:405: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:413: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:421: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:429: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:437: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:445: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:453: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:461: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:469: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:477: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:485: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:493: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:501: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:509: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:517: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:525: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:533: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:541: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:549: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:557: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:565: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:573: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:581: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:589: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:597: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:605: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:613: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:621: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:629: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:637: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:645: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:653: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:661: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:669: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:677: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:685: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:693: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:701: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:709: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:717: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:725: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:733: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:741: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:749: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:757: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:765: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:773: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:781: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:789: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:797: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt:805: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 2010A1843F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 100 tests with 100 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743368 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743368 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_encap.txt => 1 not ok 117 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_512_encap.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ML-KEM-512 Decapsulation KATs" tests at line 10 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:13: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:20: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:27: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:34: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:41: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:48: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:55: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:62: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:69: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:76: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:83: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:90: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:97: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:104: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:111: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:118: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:125: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:132: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:139: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:146: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:153: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:160: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:167: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:174: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:181: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:188: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:195: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:202: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:209: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:216: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:223: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:230: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:237: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:244: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:251: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:258: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:265: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:272: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:279: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:286: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:293: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:300: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:307: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:314: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:321: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:328: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:335: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:342: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:349: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:356: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:363: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:370: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:377: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:384: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:391: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:398: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:405: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:412: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:419: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:426: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:433: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:440: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:447: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:454: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:461: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:468: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:475: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:482: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:489: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:496: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:503: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:510: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:517: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:524: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:531: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:538: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:545: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:552: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:559: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:566: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:573: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:580: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:587: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:594: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:601: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:608: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:615: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:622: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:629: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:636: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:643: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:650: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:657: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:664: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:671: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:678: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:685: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:692: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:699: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt:706: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 2050ACA53F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 100 tests with 100 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743370 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743370 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_kem_512_decap.txt => 1 not ok 118 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_512_decap.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt # INFO: @ test/testutil/stanza.c:123 # Starting "BoringSSL ML-KEM-768 Encapsulation KATs" tests at line 11 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:14: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:22: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:30: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:38: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:46: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:54: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:62: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:70: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:78: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:86: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:94: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:102: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:110: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:118: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:126: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:134: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:142: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:150: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:158: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:166: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:174: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:182: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:190: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:198: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:206: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:214: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:222: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:230: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:238: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:246: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:254: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:262: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:270: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:278: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:286: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:294: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:302: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:310: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:318: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:326: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:334: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:342: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:350: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:358: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:366: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:374: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:382: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:390: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:398: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:406: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:414: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:422: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:430: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:438: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:446: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:454: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:462: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:470: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:478: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:486: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:494: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:502: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:510: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:518: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:526: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:534: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:542: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:550: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:558: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:566: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:574: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:582: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:590: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:598: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:606: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:614: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:622: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:630: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:638: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:646: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:654: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:662: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:670: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:678: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:686: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:694: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:702: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:710: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:718: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:726: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:734: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:742: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:750: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:758: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:766: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:774: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:782: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:790: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:798: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:806: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1894: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1902: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1910: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1918: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1926: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1934: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1942: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1950: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1958: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1966: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1974: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1982: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1990: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:1998: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2006: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2014: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2022: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2030: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2038: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2046: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2054: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2062: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2070: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2078: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2086: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2094: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2102: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2110: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2118: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2126: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2134: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2142: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2150: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2158: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2166: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2174: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2182: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2190: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2198: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2206: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2214: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2222: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt:2230: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20A0A4973F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 263 tests with 143 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743373 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743373 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B4CBA43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B4CBA43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B4CBA43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -sign -md sha512 -in ../../test/smcont.txt -signer ../../test/certs/root-ed25519.pem -inkey ../../test/certs/root-ed25519.privkey.pem -out sig1.cms => 1 not ok 1 - accept CMS signature with Ed25519 # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_encap.txt => 1 not ok 120 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_768_encap.txt # ------------------------------------------------------------------------------ # Failed test 'accept CMS signature with Ed25519' # at test/recipes/80-test_cms.t line 1415. Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20B401AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B401AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:942: 20B401AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -config ../../test/fips-and-base.cnf -provider fips -verify -in sig1.cms -CAfile ../../test/certs/root-ed25519.pem -content ../../test/smcont.txt => 1 not ok 2 - accept CMS verify with Ed25519 # ------------------------------------------------------------------------------ # Failed test 'accept CMS verify with Ed25519' # at test/recipes/80-test_cms.t line 1419. # Looks like you failed 2 tests of 2. not ok 28 - EdDSA tests for CMS # ------------------------------------------------------------------------------ # Looks like you failed 14 tests of 30.80-test_cms.t ........................... Dubious, test returned 14 (wstat 3584, 0xe00) Failed 14/30 subtests # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt # INFO: @ test/testutil/stanza.c:123 # Starting "BoringSSL ML-KEM-768 Decapsulation KATs" tests at line 11 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:14: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:21: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:28: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:35: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:42: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:49: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:56: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:63: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:70: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:77: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:84: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:91: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:98: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:105: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:112: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:119: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:126: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:133: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:140: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:147: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:154: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:161: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:168: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:175: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:182: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:189: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:196: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:203: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:210: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:217: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:224: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:231: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:238: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:245: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:252: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:259: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:266: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:273: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:280: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:287: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:294: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:301: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:308: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:315: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:322: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:329: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:336: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:343: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:350: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:357: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:364: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:371: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:378: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:385: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:392: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:399: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:406: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:413: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:420: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:427: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:434: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:441: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:448: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:455: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:462: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:469: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:476: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:483: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:490: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:497: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:504: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:511: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:518: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:525: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:532: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:539: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:546: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:553: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:560: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:567: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:574: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:581: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:588: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:595: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:602: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:609: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:616: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:623: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:630: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:637: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:644: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:651: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:658: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:665: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:672: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:679: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:686: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:693: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:700: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:707: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1594: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1602: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1610: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1618: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1626: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1634: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1642: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1650: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1658: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1666: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1754: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1762: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1770: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1778: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1786: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1794: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1802: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1810: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1818: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1826: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1834: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1841: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1848: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1855: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1862: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1869: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1876: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1883: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1890: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1897: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1904: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1911: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1918: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1925: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1932: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1939: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1946: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1953: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1960: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1967: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1974: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1981: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1988: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:1995: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2002: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2009: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2016: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2023: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2030: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2037: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2044: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2051: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2058: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2065: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2072: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2079: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2086: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2093: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2100: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2107: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2114: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2121: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2128: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2135: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2142: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2149: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2156: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2163: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2170: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2177: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2184: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2191: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2198: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2205: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2212: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2219: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2226: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2233: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2240: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2247: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2254: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2261: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2268: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2275: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt:2282: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20808B803F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 305 tests with 185 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743375 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743375 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_kem_768_decap.txt => 1 not ok 121 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_768_decap.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt # INFO: @ test/testutil/stanza.c:123 # Starting "BoringSSL ML-KEM-1024 Encapsulation KATs" tests at line 11 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:14: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:22: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:30: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:38: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:46: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:54: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:62: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:70: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:78: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:86: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:94: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:102: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:110: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:118: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:126: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:134: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:142: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:150: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:158: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:166: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:174: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:182: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:190: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:198: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:206: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:214: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:222: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:230: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:238: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:246: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:254: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:262: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:270: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:278: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:286: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:294: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:302: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:310: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:318: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:326: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:334: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:342: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:350: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:358: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:366: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:374: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:382: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:390: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:398: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:406: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:414: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:422: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:430: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:438: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:446: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:454: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:462: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:470: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:478: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:486: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:494: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:502: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:510: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:518: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:526: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:534: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:542: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:550: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:558: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:566: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:574: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:582: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:590: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:598: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:606: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:614: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:622: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:630: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:638: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:646: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:654: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:662: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:670: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:678: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:686: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:694: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:702: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:710: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:718: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:726: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:734: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:742: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:750: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:758: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:766: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:774: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:782: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:790: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:798: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:806: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1894: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1902: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1910: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1918: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1926: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1934: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1942: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1950: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1958: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1966: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1974: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1982: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1990: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:1998: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2006: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2014: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2022: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2030: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2038: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2046: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2054: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2062: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2070: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2078: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2086: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2094: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2102: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2110: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2118: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2126: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2134: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2142: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2150: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2158: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2166: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2174: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2182: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2190: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2198: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2206: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2214: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2222: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt:2230: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20400AB93F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 263 tests with 143 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743379 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743379 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_encap.txt => 1 not ok 123 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_1024_encap.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt # INFO: @ test/testutil/stanza.c:123 # Starting "BoringSSL ML-KEM-1024 Decapsulation KATs" tests at line 11 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:14: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:21: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:28: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:35: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:42: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:49: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:56: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:63: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:70: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:77: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:84: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:91: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:98: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:105: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:112: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:119: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:126: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:133: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:140: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:147: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:154: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:161: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:168: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:175: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:182: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:189: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:196: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:203: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:210: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:217: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:224: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:231: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:238: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:245: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:252: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:259: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:266: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:273: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:280: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:287: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:294: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:301: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:308: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:315: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:322: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:329: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:336: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:343: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:350: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:357: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:364: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:371: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:378: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:385: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:392: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:399: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:406: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:413: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:420: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:427: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:434: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:441: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:448: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:455: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:462: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:469: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:476: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:483: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:490: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:497: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:504: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:511: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:518: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:525: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:532: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:539: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:546: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:553: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:560: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:567: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:574: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:581: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:588: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:595: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:602: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:609: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:616: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:623: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:630: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:637: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:644: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:651: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:658: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:665: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:672: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:679: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:686: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:693: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:700: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:707: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1594: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1602: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1610: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1618: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1626: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1634: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1642: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1650: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1658: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1666: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1754: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1762: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1770: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1778: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1786: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1794: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1802: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1810: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1818: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4932 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1826: Expected TEST_DECAPSULATE_ERROR got TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1834: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1841: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1848: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1855: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1862: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1869: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1876: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1883: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1890: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1897: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1904: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1911: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1918: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1925: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1932: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1939: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1946: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1953: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1960: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1967: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1974: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1981: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1988: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:1995: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2002: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2009: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2016: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2023: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2030: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2037: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2044: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2051: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2058: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2065: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2072: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2079: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2086: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2093: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2100: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2107: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2114: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2121: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2128: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2135: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2142: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2149: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2156: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2163: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2170: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2177: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2184: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2191: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2198: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2205: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2212: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2219: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2226: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2233: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2240: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2247: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2254: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2261: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2268: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2275: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt:2282: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 207061B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 305 tests with 185 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743381 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743381 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_kem_1024_decap.txt => 1 not ok 124 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_1024_decap.txt # ------------------------------------------------------------------------------ # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt # INFO: @ test/testutil/stanza.c:123 # Starting "ML-KEM encapDecap ACVP Tests" tests at line 12 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:15: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:23: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:31: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:39: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:47: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:55: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:63: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:71: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:79: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:87: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:95: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:103: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:111: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:119: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:127: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:135: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:143: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:151: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:159: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:167: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:175: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:183: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:191: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:199: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:207: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:215: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:223: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:231: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:239: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:247: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:255: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:263: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:271: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:279: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:287: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:295: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:303: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:311: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:319: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:327: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:335: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:343: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:351: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:359: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:367: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:375: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:383: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:391: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:399: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:407: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:415: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:423: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:431: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:439: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:447: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:455: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:463: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:471: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:479: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:487: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:495: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:503: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:511: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:519: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:527: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:535: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:543: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:551: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:559: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:567: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:575: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:583: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:591: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:599: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:607: Source of above error; unexpected error TEST_PARSE_PUBLIC_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:615: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:623: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:631: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:639: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:647: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:655: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:663: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:671: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:679: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:687: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-512 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:695: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:703: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:711: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:719: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:727: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:735: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:743: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:751: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:759: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:767: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-768 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:775: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:783: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:791: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:799: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:807: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:815: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:823: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:831: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:839: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt:847: Source of above error; unexpected error TEST_PARSE_PRIVATE_KEY_ERROR # 20C092833F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (ML-KEM-1024 : 0), Properties () # INFO: @ test/testutil/stanza.c:32 # Completed 105 tests with 105 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743385 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743385 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/fips-and-base.cnf ../../test/recipes/30-test_evp_data/evppkey_ml_kem_encap_decap.txt => 1 not ok 126 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_encap_decap.txt # ------------------------------------------------------------------------------80-test_cmp_http.t ...................... ok # INFO: @ test/testutil/stanza.c:21 # Reading ../../test/recipes/30-test_evp_data/evppkey_sm2.txt # INFO: @ test/testutil/stanza.c:123 # Starting "SM2 tests" tests at line 19 # INFO: @ test/testutil/stanza.c:123 # Starting "SM2 key generation tests" tests at line 78 # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_sm2.txt:80: Source of above error; unexpected error KEYGEN_GENERATE_ERROR # 201005803F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # INFO: @ test/evp_test.c:4920 # ../../test/recipes/30-test_evp_data/evppkey_sm2.txt:83: Source of above error; unexpected error KEYGEN_GENERATE_ERROR # 201005803F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # INFO: @ test/testutil/stanza.c:123 # Starting "XOF disallowed" tests at line 87 # INFO: @ test/testutil/stanza.c:32 # Completed 11 tests with 2 errors and 0 skipped # OPENSSL_TEST_RAND_SEED=1764743414 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1764743414 not ok 1 - run_file_tests # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_test -config ../../test/default-and-legacy.cnf ../../test/recipes/30-test_evp_data/evppkey_sm2.txt => 1 not ok 165 - running evp_test -config ../../test/default-and-legacy.cnf evppkey_sm2.txt # ------------------------------------------------------------------------------ # Looks like you failed 49 tests of 171.30-test_evp.t ........................... Dubious, test returned 49 (wstat 12544, 0x3100) Failed 49/171 subtests (less 3 skipped subtests: 119 okay) 90-test_store.t ......................... ok Test Summary Report ------------------- 04-test_encoder_decoder.t (Wstat: 1024 (exited 4) Tests: 7 Failed: 4) Failed tests: 3-5, 7 Non-zero exit status: 4 05-test_rand.t (Wstat: 256 (exited 1) Tests: 6 Failed: 1) Failed test: 2 Non-zero exit status: 1 15-test_ecdsa.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 15-test_genrsa.t (Wstat: 512 (exited 2) Tests: 21 Failed: 2) Failed tests: 17-18 Non-zero exit status: 2 15-test_gensm2.t (Wstat: 512 (exited 2) Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 15-test_genec.t (Wstat: 3072 (exited 12) Tests: 220 Failed: 12) Failed tests: 160-171 Non-zero exit status: 12 15-test_gendsa.t (Wstat: 512 (exited 2) Tests: 20 Failed: 2) Failed tests: 19-20 Non-zero exit status: 2 15-test_rsaoaep.t (Wstat: 1536 (exited 6) Tests: 10 Failed: 6) Failed tests: 2, 4, 7-10 Non-zero exit status: 6 20-test_cli_fips.t (Wstat: 768 (exited 3) Tests: 12 Failed: 3) Failed tests: 10-12 Non-zero exit status: 3 20-test_pkeyutl.t (Wstat: 256 (exited 1) Tests: 27 Failed: 1) Failed test: 2 Non-zero exit status: 1 20-test_speed.t (Wstat: 1536 (exited 6) Tests: 25 Failed: 6) Failed tests: 1, 3, 8, 14-16 Non-zero exit status: 6 30-test_acvp.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 30-test_defltfips.t (Wstat: 512 (exited 2) Tests: 5 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 30-test_evp_extra.t (Wstat: 768 (exited 3) Tests: 4 Failed: 3) Failed tests: 1, 3-4 Non-zero exit status: 3 30-test_evp_libctx.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 1 25-test_verify.t (Wstat: 1792 (exited 7) Tests: 203 Failed: 7) Failed tests: 138-141, 144, 189-190 Non-zero exit status: 7 30-test_evp_fetch_prov.t (Wstat: 10240 (exited 40) Tests: 53 Failed: 40) Failed tests: 8-27, 34-53 Non-zero exit status: 40 30-test_prov_config.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 30-test_provider_status.t (Wstat: 256 (exited 1) Tests: 5 Failed: 1) Failed test: 5 Non-zero exit status: 1 30-test_pairwise_fail.t (Wstat: 1792 (exited 7) Tests: 9 Failed: 7) Failed tests: 1-3, 6-9 Non-zero exit status: 7 30-test_ml_dsa.t (Wstat: 256 (exited 1) Tests: 12 Failed: 1) Failed test: 12 Non-zero exit status: 1 65-test_cmp_msg.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 65-test_cmp_server.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 65-test_cmp_client.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 80-test_ssl_new.t (Wstat: 7424 (exited 29) Tests: 31 Failed: 29) Failed tests: 1-13, 15-28, 30-31 Non-zero exit status: 29 30-test_slh_dsa.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 75-test_quicapi.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 80-test_pkcs12.t (Wstat: 1536 (exited 6) Tests: 53 Failed: 6) Failed tests: 28-33 Non-zero exit status: 6 90-test_threads.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 1 90-test_sslapi.t (Wstat: 512 (exited 2) Tests: 4 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 80-test_ssl_old.t (Wstat: 256 (exited 1) Tests: 14 Failed: 1) Failed test: 9 Non-zero exit status: 1 80-test_cms.t (Wstat: 3584 (exited 14) Tests: 30 Failed: 14) Failed tests: 2-6, 10, 12, 14-19, 28 Non-zero exit status: 14 30-test_evp.t (Wstat: 12544 (exited 49) Tests: 171 Failed: 49) Failed tests: 64-67, 69-72, 74-90, 93, 96-99, 101-105 110-115, 117-118, 120-121, 123-124, 126 165 Non-zero exit status: 49 Files=343, Tests=3705, 1095 wallclock secs (159.37 usr 20.09 sys + 5696.85 cusr 1940.89 csys = 7817.20 CPU) Result: FAIL make[2]: *** [Makefile:4225: run_tests] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: *** [Makefile:4222: _tests] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make: *** [Makefile:4220: tests] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.tQiQlI (%check) RPM build warnings: RPM build errors: bogus date in %changelog: Wed Jan 08 2024 mgb01105731 - 1:3.0.12-8 %changelog not in descending chronological order Bad exit status from /var/tmp/rpm-tmp.tQiQlI (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/openssl.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/openssl.spec